Commit Graph

7 Commits

Author SHA1 Message Date
4ff3eb6fdf Add a couple test cases 2015-07-31 19:51:18 +02:00
f19a4af827 Avoid using string_length()
New code should be using string_get_length() instead.
2015-06-22 18:41:23 -04:00
bab058ee5b Avoid a compilation warning (signedness mismatch) 2015-06-18 02:11:56 -04:00
19bbc4b7c6 Stricter check for config_save() 2015-06-18 01:14:53 -04:00
2892e25da8 Update the copyright notice 2015-06-18 01:09:50 -04:00
571c9b5df3 Add a test for config_save() 2015-06-18 01:09:40 -04:00
cb463259c0 Added a test for the Config class 2014-11-13 00:47:27 +01:00