index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
Makefile
Age
Commit message (
Expand
)
Author
2018-12-10
[test-suite] Fail when the checker fails
Vincent Laporte
2018-12-10
[test-suite] Run `coqchk` on most test cases
Vincent Laporte
2018-11-16
Print logs in appveyor test suite run
Gaëtan Gilbert
2018-10-11
[test-suite] Use the right OCAMLPATH separator on Windows.
Emilio Jesus Gallego Arias
2018-10-10
[test-suite] Don't reset `OCAMLPATH`, but append to it.
Emilio Jesus Gallego Arias
2018-10-10
Merge PR #8602: [test-suite] Use ocamlfind to locate Coq libraries in unit te...
Enrico Tassi
2018-10-10
Merge PR #8679: [test suite] Compile test cases, instead of only loading them
Enrico Tassi
2018-10-09
[default.nix] Add install dir to OCAMLPATH before running the test-suite
Vincent Laporte
2018-10-09
[test-suite] use “-async-proofs-cache force” when compiling
Vincent Laporte
2018-10-09
[test-suite] Use ocamlfind to locate Coq libraries in unit tests.
Emilio Jesus Gallego Arias
2018-10-09
[test-suite] compile (rather than load) test cases
Vincent Laporte
2018-10-09
Refactoring of Micromega code using a Simplex linear solver
Frédéric Besson
2018-10-04
test-suite: cleaning
Vincent Laporte
2018-10-02
Move the compat-update-process to right after branching
Jason Gross
2018-09-13
Move test suite report script to standalone script file
Gaëtan Gilbert
2018-09-12
Merge PR #8243: Remove xargs from "make clean" so it won't fail on Cygwin
Enrico Tassi
2018-09-05
Fixing #8416 (Print Assumptions missing module information from compiled files).
Hugo Herbelin
2018-08-30
Replace use of xargs in "make clean", which tends to fail on Windows/Cygwin.
Jim Fehrle
2018-07-27
[ci] Remove CircleCI setup.
Emilio Jesus Gallego Arias
2018-06-22
Fix #7704: get_toplevel_path needs normalised argv.(0)
Gaëtan Gilbert
2018-06-04
test suite: make target to regenerate failing output tests
Gaëtan Gilbert
2018-05-25
Allow make clean to work on a fresh clone
Jason Gross
2018-05-16
Modify make system to include Makefile.common in the test suite
Gaëtan Gilbert
2018-05-16
add unit tests to test suite
Paul Steckler
2018-05-15
[ssr] import ssreflect test suite from math-comp
Enrico Tassi
2018-04-22
test suite: clean more things (glob, MExtraction.out, distclean aux)
Gaëtan Gilbert
2018-04-22
test suite: print message for failing tests as they come
Gaëtan Gilbert
2018-04-22
test suite Makefile: do not use %.stamp for subsystem targets
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-01-11
Fix undefined variables in test-suite/Makefile + add PRINT_LOGS
Gaëtan Gilbert
2017-12-20
Merge PR #6234: Make the micromega extraction check a regular output test.
Maxime Dénès
2017-12-14
Circle CI: cat failed test suite logs
Gaëtan Gilbert
2017-11-28
Make the micromega extraction check a regular output test.
Gaëtan Gilbert
2017-11-25
Universe binders survive sections, modules and compilation.
Gaëtan Gilbert
2017-11-23
Merge PR #6123: Nix file
Maxime Dénès
2017-11-13
Fixing encoding in coqdoc output tests.
Hugo Herbelin
2017-11-09
Introduce default.nix for Nix users.
Théo Zimmermann
2017-10-03
add coqwc tests
Paul Steckler
2017-08-29
Avoid running interactive tests on Windows.
Maxime Dénès
2017-08-21
Fix coqdoc test-suite target on Windows.
Théo Zimmermann
2017-08-16
Merge PR #880: Fix coqdoc bug #5648 on user idents colliding with keywords wr...
Maxime Dénès
2017-07-20
fake_ide: do as coqide to find out coqtop path
Enrico Tassi
2017-07-20
Remove trailing CR before diff in output and misc tests.
Maxime Dénès
2017-07-20
Print failure logs on appveyor.
Maxime Dénès
2017-07-20
Make coqlib relative in test suite (revert 024a7ab20b0)
Maxime Dénès
2017-07-17
Adding a coqdoc target to test-suite.
Hugo Herbelin
2017-06-10
Fix Travis sectioning
Jason Gross
2017-06-09
Better sectioning on travis log printing in test-suite
Jason Gross
2017-06-02
Merge PR#711: [gitlab] Artifact test suite logs on failure.
Maxime Dénès
2017-06-01
Merge PR#704: Fix empty parentheses display in test-suite
Maxime Dénès
[next]