This website requires JavaScript.
Explore
Help
Sign In
ARCHIVE
/
rippled
Watch
1
Star
0
Fork
0
You've already forked rippled
mirror of
https://github.com/XRPLF/rippled.git
synced
2025-11-19 10:35:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95eaf254c98d7f5e9e767b92642220bf455e8927
rippled
/
beast
/
unit_test
History
Vinnie Falco
237b5e704f
Convert to bool in suite::expect
2015-06-13 21:02:51 -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
Fix C++ guards in beast.
2015-02-02 17:01:18 -08: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
Convert to bool in suite::expect
2015-06-13 21:02:51 -07:00
thread.h
Improved support for exceptions in threads spawned by unit tests:
2015-01-12 17:17:09 -05:00
README.md
beast.unit_test
This provides a framework for defining and running unit tests.