aboutsummaryrefslogtreecommitdiff
path: root/tests/test-formatter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* URL dispatcher support: Build phone code, even if URL dispatcher is unavailable.Mike Gabriel2018-03-261-2/+0
|
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-2/+2
|
* tests/test-formatter.cpp: Fix locale setting and ignore failures if the ↵Mike Gabriel2017-12-081-9/+16
| | | | build system does not have en_US.UTF-8 as valid locale available.
* Make the datetime indicator build on non-Ubuntu systems (which mostly lack ↵Mike Gabriel2017-12-081-0/+1
| | | | url-dispatcher and Ubuntu Touch sound schema files.
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-1/+1
|
* sync the rest of the code with the changes to DateTime instantiation ↵Charles Kerr2015-03-141-53/+36
| | | | mentioned two commits ago
* fix flint++ warningsCharles Kerr2014-09-171-6/+6
|
* copyediting: as per review, use name_of_thing() instead of ↵Charles Kerr2014-01-301-5/+5
| | | | get_name_of_thing() or getNameOfThing()
* copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵Charles Kerr2014-01-221-0/+256
with src/