-
Notifications
You must be signed in to change notification settings - Fork 470
[test] problem in diff output. #1463
Copy link
Copy link
Closed
Description
This happens after applying #1458 and #1459
(cd _build/default && /usr/bin/diff -u test/blackbox-tests/test-cases/output-obj/run.t test/blackbox-tests/test-cases/output-obj/run.t.corrected)
--- test/blackbox-tests/test-cases/output-obj/run.t 2018-10-15 18:11:12.211417214 +0200
+++ test/blackbox-tests/test-cases/output-obj/run.t.corrected 2018-10-15 18:15:54.491113257 +0200
@@ -3,6 +3,7 @@
ocamlc .test.eobjs/test.{cmi,cmo,cmt}
ocamlc test.bc.o
gcc static.bc
+ gcc dynamic.exe
ocamlopt .test.eobjs/test.{cmx,o}
ocamlopt test.exe.o
gcc static.exe
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels