summaryrefslogtreecommitdiff
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* runner: define an Input moduleNadrieril2024-05-241-90/+92
|
* runner: Strongly typed Backend enumNadrieril2024-05-242-62/+88
|
* Downgrade the version of duneSon Ho2024-05-241-1/+1
|
* runner: Use full path and use an enum for crate vs fileNadrieril2024-05-241-42/+54
|
* runner: Do both steps of generation at onceNadrieril2024-05-241-22/+24
|
* Auto-detect test casesNadrieril2024-05-242-17/+23
|
* Use runner to generate llbcNadrieril2024-05-241-20/+104
|
* Tweak a pathNadrieril2024-05-2451-1219/+1219
|
* Import test suite from charonNadrieril2024-05-2425-1/+4016
|
* Remove secondary betree testNadrieril2024-05-249-2100/+4
| | | | | Opened https://github.com/AeneasVerif/aeneas/issues/196 to remember to add a more adequate replacement test.
* Let the runner choose which backends to useNadrieril2024-05-241-15/+23
|
* Cleanup test runnerNadrieril2024-05-241-99/+124
|
* Set all options in the test runnerNadrieril2024-05-241-0/+57
|
* Move the subdirectory selection to the test runnerNadrieril2024-05-241-3/+26
|
* Add simple test runnerNadrieril2024-05-245-0/+86
|
* Bump charon versionNadrieril2024-05-2315-21/+21
|
* Update charonNadrieril2024-04-305-4/+5
|
* Update the decreases clauses for the betreeSon Ho2024-04-262-8/+3
|
* Update the F* clauses for the betreeSon Ho2024-04-261-2/+1
|
* Update a decreases clauseSon Ho2024-04-261-1/+7
|
* Regenerate and fix the testsSon Ho2024-04-2523-51/+140
|
* Merge branch 'main' into core-option-unwrapSon Ho2024-04-2532-223/+1297
|\
| * Regenerate the Primitives filesSon Ho2024-04-2513-0/+975
| |
| * Update the tests for ExternalSon Ho2024-04-2518-237/+320
| |
| * Merge branch 'main' into option-takeSon Ho2024-04-2511-483/+168
| |\
| * | compiler: map `core::mem::swap` to the pure swapRyan Lahfa2024-04-241-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | In the pure functional model, `swap` is mostly about borrow checking and should simplify to the pure swap in our backends. Other backends than Lean are not done in this commit. Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
* | | Fix a couple of testsZyad Hassan2024-04-244-13/+4
| | |
* | | Update testsZyad Hassan2024-04-247-44/+0
| |/ |/|
* | Address review commentsNadrieril2024-04-1817-0/+17
| |
* | Ensure we regenerate files properly in CINadrieril2024-04-1825-25/+0
| | | | | | | | | | Files that weren't regenerated were marked as not automatically-generated.
* | Bump charonNadrieril2024-04-173-475/+168
|/
* Update a Lean fileSon Ho2024-04-111-1/+1
|
* Update some Lean proofsSon Ho2024-04-113-24/+24
|
* Fix a Coq fileSon Ho2024-04-111-1/+1
|
* Fix some F* proofsSon Ho2024-04-111-4/+4
|
* Merge remote-tracking branch 'origin/main' into son/cleanSon Ho2024-04-113-16/+24
|\
| * Update the lean toolchain and fix the proofsSon Ho2024-04-053-16/+24
| |
* | Regenerate the test filesSon Ho2024-04-0455-1577/+1513
|/
* Regenerate the test filesSon Ho2024-04-046-36/+36
|
* Regenerate the test filesSon Ho2024-04-0441-313/+322
|
* backend(/tests)/lean: 4.6.0-rc1 → 4.6.1Ryan Lahfa2024-03-251-1/+1
| | | | | | 4.6.0 has been released in https://github.com/leanprover/lean4/releases/tag/v4.6.0 Signed-off-by: Ryan Lahfa <ryan.lahfa@inria.fr>
* Regenerate the codeSon Ho2024-03-2029-454/+431
|
* Regenerate the testsSon Ho2024-03-1922-188/+80
|
* Update the demoSon Ho2024-03-194-30/+126
|
* Regenerate the test filesSon Ho2024-03-186-66/+297
|
* Regenerate the constants tests and update Primitives/Base.leanSon Ho2024-03-183-54/+100
|
* Regenerate the test filesSon Ho2024-03-1114-244/+227
|
* Update the generated filesSon Ho2024-03-1115-380/+389
|
* Update tests/MakefileSon Ho2024-03-111-1/+1
|
* Regenerate the test filesSon Ho2024-03-0910-0/+420
|