OSDN Git Service

Added support for Visual Studio 2019.4 (v16.4).
[mutilities/MUtilities.git] / test /
2019-05-18 LoRd_MuldeRAdded the Test project to VS2017 solution + implemented...
2019-05-18 LoRd_MuldeRVarious improvements to known_folder() function, again.
2019-05-02 LoRd_MuldeRUpdated copyright year.
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-05-31 LoRd_MuldeRUpdated VS2013 project file.
2017-05-31 LoRd_MuldeRUpdated VS2013 project file.
2017-05-31 LoRd_MuldeRFixed build error in test code.
2017-01-06 LoRd_MuldeRHappy new year 2017!
2016-12-26 LoRd_MuldeRAdded missing linebreak.
2016-12-26 LoRd_MuldeRImproved hash function tests.
2016-12-26 LoRd_MuldeRAdded hash function tests.
2016-12-23 LoRd_MuldeRAdded test project to VS2013 solution.
2016-12-18 LoRd_MuldeRSimplified next_random() tests.
2016-12-18 LoRd_MuldeRAdded test cases for natural_string_sort() and regexp_p...
2016-12-17 LoRd_MuldeRSome code refactoring + added tests for remove_file...
2016-12-16 LoRd_MuldeRAdded test cases for clean_file_path() and parity(...
2016-12-15 LoRd_MuldeRFixed compilation for "Release" and "Debug" configuration.
2016-12-15 LoRd_MuldeRAdded test cases for clean_file_name() function.
2016-12-15 LoRd_MuldeRAdded test for trim_left() and trim_right() functions.
2016-12-15 LoRd_MuldeRAdded Test project for MUtilities.