Skip to content

Commit 9b966ad

Browse files
committed
updates the testsuite (to include the floating-point test)
1 parent 8237212 commit 9b966ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ testsuite:
5555
git clone https://github.com/BinaryAnalysisPlatform/bap-testsuite.git testsuite
5656

5757
check: testsuite
58-
make REVISION=7f51548cc3e -C testsuite
58+
make REVISION=3eb55ac2b5085445 -C testsuite
5959

6060
.PHONY: indent check-style status-clean
6161

0 commit comments

Comments
 (0)