Edward Hennis
2858661bce
Support CMake in Test.py
...
* scons will remain the default build type.
* New set of command line switches to control CMake.
2017-07-20 14:27:57 -04:00
Brad Chase
60416b18a5
Add quiet unit test reporter
2017-03-01 13:18:30 -05:00
Mike Ellery
e3ff30657c
Eliminate npm tests (RIPD-1369)
...
Remove mention of npm tests in developer docs. Eliminate `npm test` from
automation and ci scripts.
2017-01-13 15:01:20 -08:00
Miguel Portilla
beb9883705
Remove incompatible OS X switches in Test.py
2016-06-28 14:53:49 -04:00
Edward Hennis
9cc80b7cb6
Test.py exit code accurate in all cases (RIPD-1193):
...
* Also remove some redundant output.
2016-06-28 14:53:48 -04:00
MarkusTeufelberger
55377c12d3
Add build_all script to Builds:
...
This script will compile rippled, run unit tests and then delete all build
artifacts in many possible configurations (in Linux).
The script will automatically use all available cores to improve compile
speed. All commands are chained via &&, so if any of them fail, the script
will stop at the error.
2016-06-03 16:29:04 -07:00
Tom Ritchford
d166e6a45e
Add more documentation to Builds/Test.py.
2015-07-31 17:41:27 -07:00
Tom Ritchford
b450d62138
Port to Python: Build and run tests for multiple build configurations.
2015-04-10 19:11:27 -07:00