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
c4e9a464e7a8fbe3c90b7da9694adefd130b80ed
xahaud
/
beast
/
unit_test
History
Vinnie Falco
076a061997
Add suite::this_suite
2016-02-11 18:42:32 -05: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
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
Fix C++ guards in beast.
2015-02-02 17:01:18 -08: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
Use all parts of suite name to detect duplicates
2015-02-24 12:33:59 -05:00
suite.h
Add suite::this_suite
2016-02-11 18:42:32 -05:00
thread.h
Use more C++11 features:
2015-10-13 17:15:45 -07:00
README.md
beast.unit_test
This provides a framework for defining and running unit tests.