aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-05-30 14:43:49 +0000
committerbloodstalker <thabogre@gmail.com>2017-05-30 14:43:49 +0000
commitb5c0d7753e7041372a4ad8172642bd7feb1a1b2f (patch)
tree93625cc2f02cd1297f02b630b7da0f45aafbe0c2
parentnothing (diff)
downloadmutator-b5c0d7753e7041372a4ad8172642bd7feb1a1b2f.tar.gz
mutator-b5c0d7753e7041372a4ad8172642bd7feb1a1b2f.zip
added oracle
-rwxr-xr-xextra-tools/precommitTests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra-tools/precommitTests.sh b/extra-tools/precommitTests.sh
index 7a6336e..eec5682 100755
--- a/extra-tools/precommitTests.sh
+++ b/extra-tools/precommitTests.sh
@@ -98,6 +98,7 @@ if [[ $? == 0 ]]; then
"cp" ./bruiser/bruiser ./reliquary/bruiser/bruiser-$TIME
"cp" ./safercpp/safercpp-arr ./reliquary/safercpp/safercpp-$TIME
RelicKeeper
+ source ./extra-tools/oracle.sh ./test/precommit.rep
else
printf "${Red}mutator c++1z test build failed.\n${NC}" | tee -a ./test/precommit.rep
fi