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
2018-01-23
Merge PR #6627: Fix #6619: coqchk does not reduce compatibility constants for...
Maxime Dénès
2018-01-22
Merge PR #6461: Let dtauto recognize '@sigT A (fun _ => B)' as a conjunction.
Maxime Dénès
2018-01-22
Merge PR #6618: Fix Ltac subterm matching in (co-)fixpoints.
Maxime Dénès
2018-01-20
Adding a test for coqchk bug #6619.
Pierre-Marie Pédrot
2018-01-19
Add test-suite file for issue #6617.
Cyprien Mangin
2018-01-18
Merge PR #6555: Use let-in aware prod_applist_assum in dtauto and firstorder.
Maxime Dénès
2018-01-17
Merge PR #6298: Fix #6297: handle constraints like (u+1 <= Set/Prop)
Maxime Dénès
2018-01-17
Let dtauto recognize '@sigT A (fun _ => B)' as a conjunction
Jasper Hugunin
2018-01-17
Add a test that `prod_applist_assum` reduces the right number of let-ins
Jasper Hugunin
2018-01-17
Use let-in aware prod_applist_assum in dtauto and firstorder.
Jasper Hugunin
2018-01-16
Merge PR #6551: Bracket with goal selector
Maxime Dénès
2018-01-15
More tests on brackets with goal selectors (including failures).
Théo Zimmermann
2018-01-15
Add test-suite file for bracket with goal selector.
Théo Zimmermann
2018-01-13
Merge PR #6564: Fix undefined variables in test-suite/Makefile + add PRINT_LOGS
Maxime Dénès
2018-01-12
Merge PR #6483: Strong invariants in polymorphic definitions
Maxime Dénès
2018-01-11
Document test-suite PRINT_LOGS.
Gaëtan Gilbert
2018-01-11
Fix undefined variables in test-suite/Makefile + add PRINT_LOGS
Gaëtan Gilbert
2018-01-11
Merge PR #6557: First stab at documenting the test suite.
Maxime Dénès
2018-01-11
Force polymorphic definitions to have no internal constraints.
Pierre-Marie Pédrot
2018-01-11
Lint and remove redundant line
Jasper Hugunin
2018-01-10
Add comments by @psteckler to test-suite/README.md
Jasper Hugunin
2018-01-08
Merge PR #6497: Add optimize_heap tactic for #6488
Maxime Dénès
2018-01-08
Merge PR #6516: Add TIMING_SORT_BY and --sort-by to timing scripts
Maxime Dénès
2018-01-07
Mention -B argument of make to rerun tests
Jasper Hugunin
2018-01-06
First stab at documenting the test suite.
Jasper Hugunin
2018-01-03
add optimize_heap tactic for #6488
Paul Steckler
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-20
Merge PR #6471: Fix ltacprof_abstract (I think because of #6411 parallel merge).
Maxime Dénès
2017-12-20
Merge PR #6234: Make the micromega extraction check a regular output test.
Maxime Dénès
2017-12-19
Fix ltacprof_abstract (I think because of #6411 parallel merge).
Gaëtan Gilbert
2017-12-19
Merge PR #6400: Circle CI
Maxime Dénès
2017-12-18
Merge PR #6436: Fix #5368: Canonical structure unification fails.
Maxime Dénès
2017-12-18
Merge PR #6406: Make [abstract] nodes show up in the Ltac profile
Maxime Dénès
2017-12-18
Merge PR #6380: Add tactics to reset and display the Ltac profile
Maxime Dénès
2017-12-18
Merge PR #6261: Use \ocaml macro in Extraction chapter; accept OCaml in Extra...
Maxime Dénès
2017-12-18
Merge PR #6217: Do dependencies in 1 command per file class.
Maxime Dénès
2017-12-18
Merge PR #6411: Fix #5081 by more fine-grained LtacProf recording
Maxime Dénès
2017-12-15
Do dependencies in 1 command per file class.
Gaëtan Gilbert
2017-12-15
Fix #5368: Canonical structure unification fails.
Pierre-Marie Pédrot
2017-12-14
Make [abstract] nodes show up in the Ltac profile
Jason Gross
2017-12-14
Add tactics to reset and display the Ltac profile
Jason Gross
2017-12-14
Merge PR #6386: Catch errors while coercing 'and' intro patterns
Maxime Dénès
2017-12-14
Merge PR #6379: Fix profiling plugin
Maxime Dénès
2017-12-14
Merge PR #978: In printing, experimenting factorizing "match" clauses with sa...
Maxime Dénès
2017-12-14
Circle CI: cat failed test suite logs
Gaëtan Gilbert
2017-12-13
Merge PR #6341: Fix anomaly in [Type foo] command, + print uctx like Check.
Maxime Dénès
2017-12-12
Fix #5081 by more fine-grained LtacProf recording
Jason Gross
2017-12-12
In printing, factorizing "match" clauses with same right-hand side.
Hugo Herbelin
[next]