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