mock_csv/_build/log
2024-12-11 08:33:41 +01:00

26 lines
1.6 KiB
Plaintext

# dune test
# OCAMLPARAM: unset
# Shared cache: disabled
# Shared cache location: /home/simon/.cache/dune/db
# Workspace root: /home/simon/Documents/mock_csv
# Auto-detected concurrency: 4
# Dune context:
# { name = "default"
# ; kind = "default"
# ; profile = Dev
# ; merlin = true
# ; fdo_target_exe = None
# ; build_dir = In_build_dir "default"
# ; instrument_with = []
# }
$ /usr/bin/ocamlc.opt -config > /tmp/dune_66a9f6_output
$ (cd _build/default && /usr/bin/ocamldep.opt -modules -impl test/test_mock_csv.ml) > _build/default/test/.test_mock_csv.eobjs/dune__exe__Test_mock_csv.impl.d
$ (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I test/.test_mock_csv.eobjs/byte -I test/.test_mock_csv.eobjs/native -I lexer/.lexer.objs/byte -I lexer/.lexer.objs/native -I lib/.ast.objs/byte -I lib/.ast.objs/native -I parser/.parser.objs/byte -I parser/.parser.objs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o test/.test_mock_csv.eobjs/native/dune__exe__Test_mock_csv.cmx -c -impl test/test_mock_csv.ml)
$ (cd _build/default && /usr/bin/ocamlopt.opt -w @1..3@5..28@31..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o test/test_mock_csv.exe lib/ast.cmxa parser/parser.cmxa lexer/lexer.cmxa test/.test_mock_csv.eobjs/native/dune__exe.cmx test/.test_mock_csv.eobjs/native/dune__exe__Test_mock_csv.cmx)
$ (cd _build/default/test && ./test_mock_csv.exe)
> [id]
> type=int
> range=[0,1000]
> Fatal error: exception Parser.MenhirBasics.Error
[2]