index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
Age
Commit message (
Expand
)
Author
2017-06-01
Merge PR#694: Fixing #5523 (missing support for complex constructions in recu...
Maxime Dénès
2017-06-01
Merge PR#704: Fix empty parentheses display in test-suite
Maxime Dénès
2017-05-31
Merge PR#701: [readlink -f] doesn't work on OSX
Maxime Dénès
2017-05-31
Fixing #5523 (missing support for complex constructions in recursive notations).
Hugo Herbelin
2017-05-31
Fixing a too lax constraint for finding recursive binder part of a notation.
Hugo Herbelin
2017-05-30
Fix empty parentheses display in test-suite
Jason Gross
2017-05-30
[readlink -f] doesn't work on OSX
Gaëtan Gilbert
2017-05-30
Support for using type information to infer more precise evar sources.
Hugo Herbelin
2017-05-30
Few tests for e-variants of assert, set, remember.
Hugo Herbelin
2017-05-29
Merge PR#687: Gitlab CI
Maxime Dénès
2017-05-28
Merge PR#689: Changes to make coq-makefile not failing on MacOS X.
Maxime Dénès
2017-05-28
Merge PR#683: coq_makefile: build .cma for each .mlpack
Maxime Dénès
2017-05-28
Merge PR#684: Trunk+fix coq makefile test suite on nixos
Maxime Dénès
2017-05-28
Gitlab CI
Gaëtan Gilbert
2017-05-28
Merge PR#680: add Show test with -emacs flag for trunk
Maxime Dénès
2017-05-27
coq_makefile: build .cma for each .mlpack
Enrico Tassi
2017-05-27
Add execution permission to test-suite file.
Théo Zimmermann
2017-05-27
Use specific shell for more robustness.
Théo Zimmermann
2017-05-27
Fix test-suite/coq-makefile on NixOS.
Théo Zimmermann
2017-05-26
Changes to make coq-makefile not failing on MacOS X.
Hugo Herbelin
2017-05-26
Merge PR#666: romega revisited : no more normalization trace, cleaned-up reso...
Maxime Dénès
2017-05-25
add Show test with -emacs flag
Paul Steckler
2017-05-25
Merge PR#637: Short cleaning of the interpretation path for constr_with_bindings
Maxime Dénès
2017-05-25
Merge PR#406: coq makefile2
Maxime Dénès
2017-05-24
Merge PR#642: Small cleanup on `close_proof` type.
Maxime Dénès
2017-05-24
Merge PR#650: Fixing an extra bug with pattern_of_constr
Maxime Dénès
2017-05-23
add the only target
Enrico Tassi
2017-05-23
coq_makefile: don't quote extra arguments (-arg)
Enrico Tassi
2017-05-23
test suite for coq_makefile2
Enrico Tassi
2017-05-23
test suite for coq_makefile
Enrico Tassi
2017-05-23
Merge PR#661: Added a test for #4765 (an example of printing abbreviation wit...
Maxime Dénès
2017-05-23
Merge PR#657: [test-suite] Add tests for goal printing.
Maxime Dénès
2017-05-23
[vernac] Remove `Save.` command.
Emilio Jesus Gallego Arias
2017-05-22
romega: discard constructor D_mono (shorter trace + fix a bug)
Pierre Letouzey
2017-05-22
Using type classes in the interpretation of "specialize" and "contradiction".
Hugo Herbelin
2017-05-20
Added a test for #4765 (an example of printing abbreviation with binders).
Hugo Herbelin
2017-05-20
Merge PR#474: A fix for #5390 (a useful error on used introduction names was ...
Maxime Dénès
2017-05-20
[test-suite] Add tests for goal printing.
Emilio Jesus Gallego Arias
2017-05-19
Re-adding explicit dependency of misc universe test into all_stdlib.v.
Hugo Herbelin
2017-05-19
Fixing an extra bug with pattern_of_constr.
Hugo Herbelin
2017-05-17
A fix for #5390 (a useful error on used introduction names was masked).
Hugo Herbelin
2017-05-17
Merge PR#633: An extension of EXTEND and notations to make standard parsing t...
Maxime Dénès
2017-05-17
Merge PR#457: Adding an even more compact goal hyps mode.
Maxime Dénès
2017-05-17
Merge branch 'v8.6'
Pierre-Marie Pédrot
2017-05-17
Merge PR#620: Reorganization of the layout for miscellaneous tests
Maxime Dénès
2017-05-16
Fixing grammar for "evar" by exporting the test_lpar_id_colon trick to EXTEND.
Hugo Herbelin
2017-05-16
Simplified compaction criterion + tests.
Pierre Courtieu
2017-05-16
Fixing bug #5222 (anomaly with "`pat" in the presence of scope delimiters).
Hugo Herbelin
2017-05-16
Fixing a bug with nested "as" clauses in "match".
Hugo Herbelin
2017-05-11
Merge PR#594: An example showing the benefit of Econstr
Maxime Dénès
[next]