mirror of
https://github.com/ocaml-tracing/ocaml-trace.git
synced 2026-03-08 03:47:57 -04:00
test: update tests
This commit is contained in:
parent
7ddfa6c39f
commit
797895c193
3 changed files with 1874 additions and 1872 deletions
2
Makefile
2
Makefile
|
|
@ -8,6 +8,8 @@ clean:
|
|||
|
||||
test:
|
||||
@dune runtest $(DUNE_OPTS)
|
||||
test-autopromote:
|
||||
@dune runtest $(DUNE_OPTS) --auto-promote
|
||||
|
||||
doc:
|
||||
@dune build $(DUNE_OPTS) @doc
|
||||
|
|
|
|||
2102
test/t1.expected
2102
test/t1.expected
File diff suppressed because it is too large
Load diff
1642
test/t2.expected
1642
test/t2.expected
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue