mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-05 16:57:56 +00:00
Builds/test-only.sh will build and test by scons target.
* test-all.sh simplified to call test-only.sh. * Script fails if build or tests fail. Allows chaining and git bisect run. * Add copyright notice * Ignore gprof performance data created by testing the profile builds.
This commit is contained in:
committed by
Tom Ritchford
parent
df41329df9
commit
b688f69031
5
.gitignore
vendored
5
.gitignore
vendored
@@ -75,4 +75,7 @@ My Amplifier XE Results - RippleD
|
||||
/out.txt
|
||||
|
||||
# Build Log
|
||||
rippled-build.log
|
||||
rippled-build.log
|
||||
|
||||
# Profiling data
|
||||
gmon.out
|
||||
|
||||
Reference in New Issue
Block a user