Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | let's see what g_warning jenkins found. | Charles Kerr | 2013-12-13 | 1 | -2/+3 |
| | |||||
* | in test-formatter, the 12h/24h unit test doesn't need our gschema, so remove ↵ | Charles Kerr | 2013-12-13 | 2 | -11/+1 |
| | | | | it from this MP | ||||
* | in tests/, remove a couple of rules that got pulled in from the dev branch ↵ | Charles Kerr | 2013-12-13 | 1 | -3/+0 |
| | | | | but aren't necessary here | ||||
* | Add tests to confirm the phone profile header's time format is sensitive to ↵ | Charles Kerr | 2013-12-13 | 3 | -0/+235 |
| | | | | 12/24hr locales (bug #1256061) | ||||
* | in tests/, fix the include dirs to look at the source and binary dirs so we ↵ | Charles Kerr | 2013-12-13 | 1 | -2/+4 |
| | | | | can pick up autogenerated headers | ||||
* | in tests/, fix typo in schema generator rules | Charles Kerr | 2013-12-13 | 1 | -1/+1 |
| | |||||
* | in tests/, add rules to make the Google Test library | Charles Kerr | 2013-12-13 | 1 | -0/+9 |
| | |||||
* | replace autotools with cmake | Charles Kerr | 2013-10-18 | 2 | -58/+23 |
| | |||||
* | refactor the timezone and current time provider into a gobject Interface ↵ | Charles Kerr | 2013-10-17 | 2 | -0/+236 |
| | | | | 'IndicatorDatetimeClock' | ||||
* | fix typo in the potfile unit tests' error messages | Charles Kerr | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | sync unit tests to not look for the leading zero | Charles Kerr | 2013-10-03 | 1 | -6/+6 |
| | |||||
* | get coverage reports working. We now have nonzero coverage, whoo | Charles Kerr | 2013-09-07 | 1 | -2/+2 |
| | |||||
* | add preliminary unit tests for utils | Charles Kerr | 2013-09-07 | 2 | -0/+118 |
| | |||||
* | fix build breakage in tests/ | Charles Kerr | 2013-06-18 | 1 | -3/+2 |
| | |||||
* | Link test program in the right order. Importantly, make sure | Iain Lane | 2013-06-13 | 1 | -2/+2 |
| | | | | XORG_GTEST_LIBS comes after it as it uses pthread. | ||||
* | Because larsu. | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -1/+1 |
| | |||||
* | Make use of XORG_GTEST_LDFLAGS that xorg-gtest can export to know whether ↵ | Mathieu Trudel-Lapierre | 2013-03-05 | 1 | -0/+1 |
| | | | | there are extra libraries we should link against. | ||||
* | Update paths to gtest source. | Mathieu Trudel-Lapierre | 2013-01-22 | 1 | -2/+2 |
| | |||||
* | remove g_type_init() calls and bump glib minimum to 2.35.4, where ↵ | Charles Kerr | 2013-01-17 | 1 | -1/+0 |
| | | | | g_type_init() is deprecated | ||||
* | add Google Test scaffolding to indicator-datetime: autotools rules, support ↵ | Charles Kerr | 2012-11-06 | 3 | -0/+183 |
| | | | | for finding the uninstalled copy of the gsettings schema, and a 'hello world' test. | ||||
* | Boot strap | Ted Gould | 2010-01-04 | 1 | -0/+0 |