Commit Graph

17 Commits

Author SHA1 Message Date
Arvid Norberg a5926e5177 improve run_tests.py robustness as well as support cleaning of test directory after each full run-through of the tests 2013-06-20 03:20:02 +00:00
Arvid Norberg 7f3a53cf97 make parse_test_results.py more efficient parsing and writing logs. It won't re-parse everything every time 2013-06-20 00:48:17 +00:00
Arvid Norberg 61d1d7ea0e dll-export hasher when building unit tests. improve linker output parsing in test script 2013-06-19 16:42:10 +00:00
Arvid Norberg 0263d730b6 tolerate invalid json files 2013-06-19 04:22:57 +00:00
Arvid Norberg 8e43a80fe9 one more getpid() fix for windows 2013-06-18 08:48:19 +00:00
Arvid Norberg 3b9fd38c22 fix build of test_storage without deprecated functions 2013-06-18 07:33:49 +00:00
Arvid Norberg 296c23c26b improve regression test reports 2013-06-18 03:58:06 +00:00
Arvid Norberg b2a76ba596 parse msvc link errors 2013-06-17 15:49:45 +00:00
Arvid Norberg 4dec6465f7 parsing of msvc error 2013-06-17 08:33:21 +00:00
Arvid Norberg 730fdbb978 minor improvement to test result parser 2013-06-17 04:39:20 +00:00
Arvid Norberg 9924f6674c fix test output parser 2013-06-17 04:10:40 +00:00
Arvid Norberg 311249c948 support running tests for different branches. assume regression_tests is a shared folder 2013-06-17 01:30:45 +00:00
Arvid Norberg 261a25cab7 some more regression testing fixes 2013-06-16 21:44:02 +00:00
Arvid Norberg 9bec8d67c9 first stab at script to atomatically run unit tests for new check-ins 2013-06-16 20:37:54 +00:00
Arvid Norberg e87eeaed26 minor test report polishing 2013-06-16 08:15:38 +00:00
Arvid Norberg 045b36f48e polish on generating test reports 2013-06-16 00:46:23 +00:00
Arvid Norberg 70e3617cd6 some helper scripts for running and collecting summary report on unit tests, can be expanded to automatically run regression tests 2013-06-15 23:25:14 +00:00