This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
xahaud
Watch
3
Star
0
Fork
0
You've already forked xahaud
mirror of
https://github.com/Xahau/xahaud.git
synced
2025-12-06 17:27:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a433804ee6c4112eb17951bd1468348c91f43506
xahaud
/
beast
/
unit_test
History
Vinnie Falco
a433804ee6
unit_test::suite fix warning
2016-04-20 05:16:33 -04:00
..
tests
Make all include paths relative to a root directory:
2014-06-02 09:16:28 -07:00
amount.h
Fix C++ guards in beast.
2015-02-02 17:01:18 -08:00
const_container.h
Remove unused or obsolete classes and files
2016-04-20 05:16:32 -04:00
define_print.cpp
Improvements to beast::unit_test framework:
2014-10-28 10:41:10 -07:00
global_suites.h
Improvements to beast::unit_test framework:
2014-10-28 10:41:10 -07:00
match.h
Remove trailing spaces.
2015-07-31 17:39:03 -07:00
print.h
Fix C++ guards in beast.
2015-02-02 17:01:18 -08:00
README.md
New unit_test framework:
2014-03-21 18:00:37 -07:00
recorder.h
Fix C++ guards in beast.
2015-02-02 17:01:18 -08:00
reporter.h
Add elapsed time report for unit test runner:
2015-02-11 20:14:44 -05:00
results.h
Remove unused or obsolete classes and files
2016-04-20 05:16:32 -04:00
runner.h
Improvements to beast::unit_test framework:
2014-10-28 10:41:10 -07:00
suite_info.h
Fix unit_test suite matching with full names
2014-11-21 12:59:32 -08:00
suite_list.h
Remove unused or obsolete classes and files
2016-04-20 05:16:32 -04:00
suite.h
unit_test::suite fix warning
2016-04-20 05:16:33 -04:00
temp_dir.h
Remove unused or obsolete classes and files
2016-04-20 05:16:32 -04:00
thread.h
unit_test::thread fixes:
2016-04-20 05:16:32 -04:00
README.md
beast.unit_test
This provides a framework for defining and running unit tests.