Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | test-utils: don't pass NULL as gsettings string value | Lars Uebernickel | 2015-09-09 | 1 | -1/+1 |
| | | | | | NULL is not a valid string. Use the empty string instead. | ||||
* | copyediting: use 'nullptr' instead of 'NULL' in c++ source | Charles Kerr | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | add unit tests for utils.cpp's get_timezone_name() | Charles Kerr | 2014-01-27 | 1 | -4/+28 |
| | |||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+74 |
with src/ |