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
206cd3b529d56a32369fc66fbdb027f69fe3a62d
xahaud
/
beast
/
unit_test
History
Vinnie Falco
4e345b1c8a
Make suite::log_t public
2015-09-03 13:27:16 -07: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
Make suite::log_t public
2015-09-03 13:27:16 -07:00
thread.h
Remove trailing spaces.
2015-07-31 17:39:03 -07:00
README.md
beast.unit_test
This provides a framework for defining and running unit tests.