index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
misc
Age
Commit message (
Expand
)
Author
2021-04-14
Add test for -schedule-vio-checking
Gaëtan Gilbert
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-02-16
[coqtop] be verbose only in interactive mode
Enrico Tassi
2021-01-25
add test
Enrico Tassi
2020-12-04
[win] [envars] honor file "coq_environment.txt"
Enrico Tassi
2020-11-25
Separate interning and pretyping of universes
Gaëtan Gilbert
2020-11-21
Remove dependency on BinNat.
Guillaume Melquiond
2020-11-20
Add a testcase.
Guillaume Melquiond
2020-11-12
Add the test as a misc script.
Pierre-Marie Pédrot
2020-10-27
Rename operconstr -> term
Jim Fehrle
2020-09-18
[lib] make canonical_path_name always absolute (fix #13031)
Enrico Tassi
2020-05-19
[topfmt] Set formatter + flush fix
Emilio Jesus Gallego Arias
2020-03-06
Adding a test to the test-suite.
Pierre-Marie Pédrot
2019-12-12
Fix #11195 and add other improvements: try loading .vio (and not just .vo) if...
charguer
2019-11-01
Implementing support for vos/vok files.
charguer
2019-10-18
Adding a test for votour.
Pierre-Marie Pédrot
2019-07-21
Dune: fix build_all_stdlib rule
Gaëtan Gilbert
2019-07-02
[test-suite] Fix evil plugin after changes in declare API.
Emilio Jesus Gallego Arias
2019-06-26
Merge PR #10401: Fix printers test
Emilio Jesus Gallego Arias
2019-06-24
[test-suite] Fix printers test
Gaëtan Gilbert
2019-06-24
Duplicate the type of constant entries in Proof_global.
Pierre-Marie Pédrot
2019-06-18
[lexer] correctly update line number when lexing QUOTATION (fix #10350)
Enrico Tassi
2019-05-28
Fix printers.sh test when missing coqtop.byte, print more info
Gaëtan Gilbert
2019-05-22
Fix changelog test file on macOS: do not use ls + wc.
Théo Zimmermann
2019-05-22
Use grep in changelog test instead of adhoc reads
Gaëtan Gilbert
2019-05-08
Add a test that unreleased changelog of released versions is empty.
Théo Zimmermann
2019-03-14
Add relevance marks on binders.
Gaëtan Gilbert
2019-02-17
Separate variance and universe fields in inductives.
Gaëtan Gilbert
2019-02-06
Makefiles: Fixes for byte compilation
Gaëtan Gilbert
2019-02-04
[dune] Fix Dune build in Windows.
Emilio Jesus Gallego Arias
2019-02-01
[toplevel] Split interactive toplevel and compiler binaries.
Emilio Jesus Gallego Arias
2019-01-30
[toplevel] Deprecate the `-compile` flag in favor of `coqc`.
Emilio Jesus Gallego Arias
2018-11-16
Add test for Include in -quick mode
Gaëtan Gilbert
2018-11-09
Use arrays of names instead of lists in abstract universe names.
Pierre-Marie Pédrot
2018-11-09
Adding universe names to polymorphic entry instances.
Pierre-Marie Pédrot
2018-11-02
gitignore test-suite/misc/poly-capture-global-univs/src/evil.ml
Gaëtan Gilbert
2018-10-19
Porting the test-suite to coqpp.
Pierre-Marie Pédrot
2018-10-11
[dune] [test-suite] Support for running the test suite with Dune.
Emilio Jesus Gallego Arias
2018-09-13
Add test for inconsistency from polymorphism capturing global univs
Gaëtan Gilbert
2018-06-22
Fix #7704: get_toplevel_path needs normalised argv.(0)
Gaëtan Gilbert
2018-06-07
add test for #7595
Ralf Jung
2018-05-16
Merge PR #7484: Fix non-portable shebang in test-suite.
Enrico Tassi
2018-05-14
Merge PR #7479: Move 4722 (dangling symlink) to misc tests, remove dangling s...
Gaëtan Gilbert
2018-05-13
Move 4722 (dangling symlink) to misc tests, remove dangling symlink from repo
Ralf Jung
2018-05-11
Fix non-portable shebang in test-suite.
Théo Zimmermann
2018-05-09
test for coqc -o
Enrico Tassi
2018-04-05
Improve shell scripts
zapashcanon
2017-09-13
Adding a test for utf8 characters in directory names.
Hugo Herbelin
2017-07-20
Remove trailing CR before diff in output and misc tests.
Maxime Dénès
2017-06-21
Should fix a false negative reported by deps-order.sh.
Hugo Herbelin
[next]