index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
coq-makefile
Age
Commit message (
Expand
)
Author
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2020-11-20
[CI] Update coq_makefile
Pierre Roux
2020-09-21
Make print-pretty-timed robust against non-output-sync logs
Jason Gross
2020-05-21
Fix an uncaught python exception in timing
Jason Gross
2020-05-20
Print a newline at the end of timing tables
Jason Gross
2020-05-18
[test-suite] Ensure copies of files are writable
Emilio Jesus Gallego Arias
2020-04-24
Add memory stats to tables by default
Jason Gross
2020-04-20
TIMEFMT: Display the output file name
Jason Gross
2020-04-19
Fix Makefile warning: undefined variable '*'
Jason Gross
2020-04-15
Ignore -native-compiler option when disabled
Pierre Roux
2020-03-16
Document coq_makefile behavior wrt -native-compiler yes
Pierre Roux
2020-03-16
Fix coq-makefile/native1 test
Pierre Roux
2020-03-10
test coq-makefile/findlib-package-unpacked: only try to invoke 'make' when
Ralf Treinen
2020-03-10
test coq-makefile/camldep: try to build a cmx only when there is an ocamlopt
Ralf Treinen
2020-02-05
Add --fuzz, --real, --user to timing scripts
Jason Gross
2020-01-08
Merge PR #11341: Add non-utf8 timing test
Pierre-Marie Pédrot
2020-01-07
Merge PR #11245: [tools] Remove support for python2
Théo Zimmermann
2020-01-03
coq_makefile: test with CAMLPKGS and mllib
Gaëtan Gilbert
2020-01-03
[tools] Remove support for python2
Emilio Jesus Gallego Arias
2019-12-26
Add non-utf8 timing test
Jason Gross
2019-11-20
From CoqIDE or -vos or -vok compilation, load .vo when .vos is missing (fixin...
charguer
2019-11-01
[test-suite] acknowledge coq_mafile installs .vos
Enrico Tassi
2019-04-29
More robust timing test.
Jason Gross
2019-04-08
coq_makefile install target: error if any file is missing
Gaëtan Gilbert
2019-03-31
[pretty-timing scripts] Don't barf on non-utf-8
Jason Gross
2018-11-13
coq_makefile: Fix ocamldep ignoring mlg files
Gaëtan Gilbert
2018-11-05
Pass native and VM flags to the kernel through environment
Maxime Dénès
2018-10-19
Porting the test-suite to coqpp.
Pierre-Marie Pédrot
2018-08-24
Fix ordering of before/after in print-pretty-timed-*
Jason Gross
2018-07-04
Convert timing tools to run with both python2 and python3
Jasper Hugunin
2018-04-26
[ci] Fix another issue with the timing tests
Jason Gross
2018-04-05
Improve shell scripts
zapashcanon
2018-04-02
Update coq_makefile timing test
Jason Gross
2018-02-28
Merge PR #6756: Fix issue with spurious timing test failures
Maxime Dénès
2018-02-24
[test-suite] Move sed scripts into bash arrays
Jason Gross
2018-02-15
Merge PR #1073: new quick2vo target: like vio2vo, but smarter
Maxime Dénès
2018-02-15
disable tests: vio2vo is broken in Windows
Ralf Jung
2018-02-15
also test vio2vo
Ralf Jung
2018-02-15
test "make quick2vo"
Ralf Jung
2018-02-15
coq_makefile: Support "" as the prefix in _CoqProject
Joachim Breitner
2018-02-13
Fix issue with spurious timing test failures
Jason Gross
2018-01-08
Merge PR #6516: Add TIMING_SORT_BY and --sort-by to timing scripts
Maxime Dénès
2017-12-31
Trim more trailing whitespace in coq-makefile timing test
Jason Gross
2017-12-27
Add TIMING_SORT_BY and --sort-by to timing scripts
Jason Gross
2017-12-27
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-12-15
Do dependencies in 1 command per file class.
Gaëtan Gilbert
2017-11-28
Merge PR #6235: Fixing failing mkdir in test-suite for coq-makefile.
Maxime Dénès
2017-11-27
Merge PR #6237: coq_makefile tests: build in easily removed temporary subdire...
Maxime Dénès
2017-11-24
coq_makefile tests: build in easily removed temporary subdirectory.
Gaëtan Gilbert
2017-11-24
Fixing failing mkdir in test-suite for coq-makefile.
Hugo Herbelin
[next]