aboutsummaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)AuthorFilesLines
2022-04-18Fix build-system: fix "make check"Paolo E. Mazzon1-5/+10
2016-08-28fix compiler warning about std::auto_ptrMathias Gumz1-1/+1
2015-05-01doSubmenu function in menutest.cc avoids copying labelstr by using a const re...Mario J. Rugiero1-1/+1
2015-01-05Fix 'make check'Release-1_3_6Mathias Gumz1-21/+10
2015-01-03Remove reference to src/tests/testSignalMathias Gumz1-13/+0
2014-04-11merge Sami Kerola's new build-systemMathias Gumz4-30/+104
2014-02-18Fix race condition on shutdownMathias Gumz3-260/+0
2013-06-29fix detection of $HOME folderMathias Gumz1-5/+10
2013-05-26build-sys: move to non-recursive buildSami Kerola2-30/+104
2013-05-26build-sys: use pkg-config to locate dependenciesSami Kerola1-0/+6
2013-05-26build-sys: use AC_USE_SYSTEM_EXTENSIONSSami Kerola2-8/+0
2013-05-26build-sys: include config.h to all files using automakeSami Kerola1-1/+1
2013-01-03automake: use AM_CPPFLAGS rather than INCLUDESSami Kerola1-1/+1
2012-11-08Rewrite of FbTk::TextureRenderMathias Gumz1-1/+1
2012-10-03Improved vertical alignment of text in FbTk::TextButtonMathias Gumz1-106/+106
2012-08-28changed timing functions to use a monotonic increasing clockMathias Gumz2-8/+2
2012-04-06Allow percentage values for some Window commandsLajos Koszti1-14/+12
2012-01-04Exceptions should be caught by reference.Ryan Pavlik1-1/+1
2011-05-10Remove Observers from testSignal.ccPavel Labath1-23/+0
2011-05-10Last round of simplification of Signal/Slot classesPavel Labath1-9/+9
2011-04-18Fix VPATH buildsPavel Labath1-1/+1
2011-04-15Fix a couple of "comparison between signed and unsigned" warningsPavel Labath2-9/+7
2011-03-19added RectangleUtil::overlapRectangles() + test casesMathias Gumz1-0/+55
2011-03-18added tests/testRectangleUtil.ccMathias Gumz2-1/+69
2011-03-18some love to src/tests, use automake to use the same build environment as the...Mathias Gumz8-260/+63
2011-02-23renamed FbTk::XLayer to FbTk::Layer and FbTk::XLayerItem to FbTk::LayerItemMathias Gumz1-11/+11
2011-02-21Render rectangles instead of squares to test TextureRender.ccMathias Gumz1-13/+9
2010-09-20updated 'texturetest.cc' to work with current APIMathias Gumz1-4/+6
2010-03-19Added simple stress test in pythonHenrik Kinnunen1-0/+87
2010-03-19Added SelectArg and MemFunSelectArg*Henrik Kinnunen1-1/+32
2010-03-18Added FbTk::relaySignal, which relays new signals to old Subject type signals.Henrik Kinnunen2-3/+25
2010-03-18Fixed so testDemandAttention compilesHenrik Kinnunen1-3/+5
2010-03-18Added MemFunIgnoreArgs which ignores aditional arguments.Henrik Kinnunen1-1/+22
2008-09-18Added new Signal/Slot system in FbTkHenrik Kinnunen2-1/+126
2008-01-04remove old svn $Id$ tagsMark Tiefenbruck6-12/+0
2007-05-20added fullscreen testfluxgen2-0/+173
2007-05-19added title test for _NET_WM_NAME and WM_NAME memory leaksfluxgen2-0/+123
2006-11-07cosmetic patch from slava againmathias1-1/+0
2006-10-30Cosmetic patch from Slava Semushinmathias1-1/+2
2006-09-18added include pathfluxgen1-1/+1
2006-05-13added test program for _NET_WM_STATE_DEMANDS_ATTENTIONfluxgen1-0/+5
2006-05-13test program for _NET_WM_STATE_DEMANDS_ATTENTIONfluxgen1-0/+131
2006-05-07handle utf-8 strings properly.simonb1-1/+4
2006-03-26rotated fonts, buttons, containers. Used for tabs for nowsimonb1-14/+44
2006-02-16updated copyright infomathias12-12/+12
2005-11-22testing replaceStringfluxgen1-10/+16
2005-06-03- Usage of xft-fonts is prefered, except a font-description starts with '-'mathias2-11/+12
2005-01-24copyright datemathias12-8/+21
2005-01-15minor stufffluxgen1-2/+1
2005-01-15fixed some issues and added testMenu targetfluxgen1-2/+5