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-06
Merge PR#662: Fixing bug #5233 and another bug with implicit arguments + a sh...
Maxime Dénès
2017-06-06
Merge PR#600: Some factorizations of ltac interpretation functions between ss...
Maxime Dénès
2017-06-02
Drop '.' from CErrors.anomaly, insert it in args
Jason Gross
2017-06-02
Merge PR#691: [travis] Add OSX test-suite checking.
Maxime Dénès
2017-06-02
Merge PR#647: [emacs] [toplevel] Make emacs flag local to the toplevel.
Maxime Dénès
2017-06-02
Merge PR#711: [gitlab] Artifact test suite logs on failure.
Maxime Dénès
2017-06-01
Test-suite: do not test native compiler if disabled by configure.
Maxime Dénès
2017-06-01
Merge PR#449: make specialize smarter (bug 5370).
Maxime Dénès
2017-06-01
[emacs] [toplevel] Make emacs flag local to the toplevel.
Emilio Jesus Gallego Arias
2017-06-01
Fix coq_makefile uninstall target under OSX.
Maxime Dénès
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
[travis] print failing test suite logs on failure
Gaëtan Gilbert
2017-05-31
Tests for new specialize feature + CHANGES.
Pierre Courtieu
2017-05-31
Factorizing interp_gen through a function interpreting glob_constr.
Hugo Herbelin
2017-05-31
More precise on preventing clash between bound vars name and hidden impargs.
Hugo Herbelin
2017-05-31
Fixing #5233 (missing implicit arguments for recursive records).
Hugo Herbelin
2017-05-31
Fixing a failure to interpret some local implicit arguments in Inductive.
Hugo Herbelin
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
[gitlab] Artifact test suite logs on failure.
Gaëtan Gilbert
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
[next]