index
:
aeneas
isabelle
aeneas rust verifier with a hacky Isabelle backend
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_runner
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the test runner
Son Ho
2024-06-05
1
-1
/
+4
*
Update the test runner to allow the syntax [!lean] and [borrow-check]
Son Ho
2024-06-05
3
-15
/
+46
*
runner: Factor out backend-specific options
Nadrieril
2024-05-30
2
-49
/
+56
*
runner: Split up into multiple files
Nadrieril
2024-05-30
5
-197
/
+190
*
runner: make the backend map a submodule of `Backend`
Nadrieril
2024-05-30
1
-36
/
+48
*
runner: Store options for crate tests in a separate file
Nadrieril
2024-05-28
1
-30
/
+10
*
tests: Rename betree_main -> betree
Nadrieril
2024-05-28
1
-5
/
+2
*
runner: Add `no-check-output` option for unstable outputs
Nadrieril
2024-05-27
1
-6
/
+30
*
runner: Support negative tests
Nadrieril
2024-05-27
2
-20
/
+52
*
runner: Correctly catch command exit status
Nadrieril
2024-05-27
2
-29
/
+40
*
Rename some subdirectories for consistency
Nadrieril
2024-05-24
1
-13
/
+7
*
runner: Specify subdirectory in magic comments
Nadrieril
2024-05-24
1
-15
/
+16
*
runner: Factor out useful `BackendMap` operations
Nadrieril
2024-05-24
1
-33
/
+26
*
runner: Allow per-backend skipping
Nadrieril
2024-05-24
1
-19
/
+46
*
runner: Allow filenames with dashes
Nadrieril
2024-05-24
2
-1
/
+2
*
fix generated file
Nadrieril
2024-05-24
1
-1
/
+1
*
runner: Pass options in special comments
Nadrieril
2024-05-24
2
-78
/
+113
*
runner: define an Input module
Nadrieril
2024-05-24
1
-90
/
+92
*
runner: Strongly typed Backend enum
Nadrieril
2024-05-24
2
-62
/
+88
*
Downgrade the version of dune
Son Ho
2024-05-24
1
-1
/
+1
*
runner: Use full path and use an enum for crate vs file
Nadrieril
2024-05-24
1
-42
/
+54
*
runner: Do both steps of generation at once
Nadrieril
2024-05-24
1
-22
/
+24
*
Auto-detect test cases
Nadrieril
2024-05-24
2
-17
/
+23
*
Use runner to generate llbc
Nadrieril
2024-05-24
1
-20
/
+104
*
Import test suite from charon
Nadrieril
2024-05-24
1
-1
/
+1
*
Remove secondary betree test
Nadrieril
2024-05-24
1
-18
/
+4
*
Let the runner choose which backends to use
Nadrieril
2024-05-24
1
-15
/
+23
*
Cleanup test runner
Nadrieril
2024-05-24
1
-99
/
+124
*
Set all options in the test runner
Nadrieril
2024-05-24
1
-0
/
+57
*
Move the subdirectory selection to the test runner
Nadrieril
2024-05-24
1
-3
/
+26
*
Add simple test runner
Nadrieril
2024-05-24
5
-0
/
+86