Commit Graph

287 Commits

Author SHA1 Message Date
gabime 8d1570b84a fixed tests cmake thread flag 2016-06-18 15:25:43 +03:00
gabime 3a44818b2a fixed pr #228 to include pthread and removed header_dependecies test 2016-06-18 15:04:08 +03:00
Kevin M. Godby 24e7b64b89 Added header-dependency tests. 2016-06-17 00:55:05 -05:00
gabime 58699a2bd4 astyle 2016-05-15 01:01:01 +03:00
gabime 10d5292bbb better support for custom eol 2016-05-15 00:53:35 +03:00
Gabi Melman 6d5bce46f8 Revert "CMake script improvements" 2016-05-05 10:19:32 +03:00
Kevin M. Godby 2907001e22 Fixed Catch tests. 2016-05-04 19:53:22 -05:00
Kevin M. Godby 2666b6cbf1 Added header dependency tests. 2016-05-04 19:24:17 -05:00
eao197 ef9842c36d daily_file_sink with custom file name calculator 2016-05-03 16:20:28 +03:00
gabime 0d26359856 astyle 2016-04-20 11:57:49 +03:00
Anton Goryunov e0f08d6b29 - fixed includes in tests 2016-04-14 23:33:51 +03:00
gabime 974379c9be Added support for SPDLOG_NO_ATOMIC_LEVELS in tweakme.h 2016-04-10 01:37:11 +03:00
gabime d0120b48c5 tests 2016-04-10 00:02:33 +03:00
gabime 23200b08bb added .gitignore to tests/logs folder 2016-04-10 00:00:44 +03:00
gabime 495ecaeaee astyle 2016-04-03 02:14:54 +03:00
gabime a96092ac32 tests small update 2016-04-03 01:25:41 +03:00
gabime c00f4785dd Fixed tests solution for visual studio 2016-03-22 00:48:15 +02:00
Kevin M. Godby c0c5c016c3 Added -I copmiler flag to find spdlog headers for Travis CI and tests/Makefile. 2016-02-25 13:09:33 -06:00
gabime e226bfc35d tests updated to vs2015 2015-12-13 15:13:16 +02:00
gabime 3d420a3bcf tests refactoring 2015-12-13 14:59:48 +02:00
gabime 6feaa29c62 tests: added utils.cpp to avoid gcc warnings 2015-12-13 14:36:32 +02:00
Gabi Melman a3c23311b3 Update file_log.cpp 2015-12-13 01:10:33 +02:00
gabime a05ba78656 added file_helper tests 2015-12-12 20:56:39 +02:00
gabime a9fb96e088 1. Fixed file_helper::exists() bug under windows which returned false in some circumstances
2. Improved file_helper::exists() performance under linux to use stat sys call
3. Added unit tests
2015-12-12 20:53:00 +02:00
gabime 8c38b4ee9e MIT license 2015-11-28 18:24:20 +02:00
gabime 74b0268713 Minor example fix 2015-11-28 15:01:45 +02:00
gabime f8b728ea8a Fixed warnings conversion 'size_t' to 'int' on windows - issue #119 2015-08-14 20:26:33 +03:00
gabime 319a62d73f fixed tests makefile 2015-05-15 23:04:09 +03:00
gabime d0f145f009 fixed tests make file 2015-05-15 22:54:07 +03:00
gabime 83d47aa645 VS 2013 solution for unit tests 2015-05-15 22:21:37 +03:00
gabime 1fef4bbd62 added tests to travis 2015-05-15 22:08:34 +03:00
gabime d7b0b54c9c fixed tests 2015-05-15 21:56:06 +03:00
gabime dcdf2280c8 fixed tests 2015-05-15 21:51:09 +03:00
gabime 8387d779b4 fixed tests 2015-05-15 21:45:10 +03:00
gabime c701420cf6 fixed tests 2015-05-15 20:54:01 +03:00
gabime b5eaef81d4 fixed tests under gcc 2015-05-15 20:48:38 +03:00
gabime 2f81e54568 Added unit tests (catch based) 2015-05-15 20:30:37 +03:00