Skip to content

Commit 50e3055

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

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=12fea016fcf0b6 -C testsuite
5959

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

0 commit comments

Comments
 (0)