aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* replace autotools with cmakeCharles Kerr2013-10-182-58/+23
|
* refactor the timezone and current time provider into a gobject Interface ↵Charles Kerr2013-10-172-0/+236
| | | | 'IndicatorDatetimeClock'
* fix typo in the potfile unit tests' error messagesCharles Kerr2013-10-041-1/+1
|
* sync unit tests to not look for the leading zeroCharles Kerr2013-10-031-6/+6
|
* get coverage reports working. We now have nonzero coverage, whooCharles Kerr2013-09-071-2/+2
|
* add preliminary unit tests for utilsCharles Kerr2013-09-072-0/+118
|
* fix build breakage in tests/Charles Kerr2013-06-181-3/+2
|
* Link test program in the right order. Importantly, make sureIain Lane2013-06-131-2/+2
| | | | XORG_GTEST_LIBS comes after it as it uses pthread.
* Because larsu.Mathieu Trudel-Lapierre2013-03-051-1/+1
|
* Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether ↵Mathieu Trudel-Lapierre2013-03-051-0/+1
| | | | there are extra libraries we should link against.
* Update paths to gtest source.Mathieu Trudel-Lapierre2013-01-221-2/+2
|
* remove g_type_init() calls and bump glib minimum to 2.35.4, where ↵Charles Kerr2013-01-171-1/+0
| | | | g_type_init() is deprecated
* add Google Test scaffolding to indicator-datetime: autotools rules, support ↵Charles Kerr2012-11-063-0/+183
| | | | for finding the uninstalled copy of the gsettings schema, and a 'hello world' test.
* Boot strapTed Gould2010-01-041-0/+0