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
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
2017-11-22
Add test-suite tests for timing scripts
Jason Gross
2017-11-17
Have the coq_makefile timing test-suite print more
Jason Gross
2017-11-08
Remove dependency of test-suite on git (fix #5725).
Théo Zimmermann
2017-10-19
Handle ∞ in coq-makefile timing test-suite
Jason Gross
2017-09-22
Make a test for coq_makefile portable.
Pierre-Marie Pédrot
2017-09-04
fix test-suite/coq-makefile/findlib-package on windows
Enrico Tassi
2017-08-29
coq_makefile(pack): ml -> cmx --pack-> cmx -> cmxa -> cmxs
Enrico Tassi
2017-08-29
coq_makefile: use dedicated variable for extra packages
Enrico Tassi
2017-08-29
coq_makefile: test using findlib's package
Enrico Tassi
2017-07-20
more verbose logs for coq-makefile
Enrico Tassi
2017-07-20
coq-makefile: make test suite detect more errors
Enrico Tassi
2017-07-11
Add timing scripts
Jason Gross
2017-06-15
Remove dependency on -compat flag in coq_makefile test suite.
Maxime Dénès
2017-06-12
Merge PR#709: Bytecode compilation apart from 'make world', again
Maxime Dénès
2017-06-12
Add support for "-bypass-API" argument of "coq_makefile"
Matej Košík
[next]