Commit Graph

21 Commits

Author SHA1 Message Date
bb42907493 Updated copyright year. 2021-02-08 21:02:09 +01:00
5b013d080d Added the Test project to VS2017 solution + implemented test cases for MUtils::OS::known_folder() function. 2019-05-18 21:16:10 +02:00
b1fe06fc33 Various improvements to known_folder() function, again. 2019-05-18 21:15:15 +02:00
ca093ae096 Updated copyright year. 2019-05-02 13:30:11 +02:00
5101e777b2 Happy new year 2018! 2018-01-17 21:04:46 +01:00
39a480248c Updated VS2013 project file. 2017-05-31 20:38:46 +02:00
1f5168a7e2 Updated VS2013 project file. 2017-05-31 20:35:28 +02:00
2556cd9c0c Fixed build error in test code. 2017-05-31 20:32:02 +02:00
f36c83c25e Happy new year 2017! 2017-01-06 23:17:56 +01:00
5dab5632f8 Added missing linebreak. 2016-12-26 18:55:06 +01:00
3246b1f6e6 Improved hash function tests. 2016-12-26 18:19:32 +01:00
51765a1bd6 Added hash function tests. 2016-12-26 04:43:46 +01:00
fc80266886 Added test project to VS2013 solution. 2016-12-24 00:18:11 +01:00
2654304d6a Simplified next_random() tests. 2016-12-18 22:38:35 +01:00
152fa96d26 Added test cases for natural_string_sort() and regexp_parse_uint32() functions. 2016-12-18 01:05:25 +01:00
37402b4949 Some code refactoring + added tests for remove_file() and remove_directory() functions. 2016-12-17 17:22:34 +01:00
5883fbda16 Added test cases for clean_file_path() and parity() functions. 2016-12-16 19:24:41 +01:00
83d1473a6b Fixed compilation for "Release" and "Debug" configuration. 2016-12-15 23:11:20 +01:00
79e9f85fae Added test cases for clean_file_name() function. 2016-12-15 22:42:22 +01:00
a0bd22a152 Added test for trim_left() and trim_right() functions. 2016-12-15 16:01:44 +01:00
7ab3ea5a95 Added Test project for MUtilities. 2016-12-15 15:17:45 +01:00