MBI: Further split run from parse |
|
More...
|
almost 4 years ago
|
Some cosmetics, reorg and variable renames |
|
More...
|
almost 4 years ago
|
Merge branch 'master' of https://gitlab.inria.fr/quinson/mbi2 |
|
More...
|
almost 4 years ago
|
new headers |
|
More...
|
almost 4 years ago
|
MUST: return OK when we have not detected any problem |
|
More...
|
almost 4 years ago
|
lint .gitlab-ci.yml |
|
More...
|
almost 4 years ago
|
CI: redo the code chuncking for MUST and CIVL now that we have 500+ codes |
|
More...
|
almost 4 years ago
|
woops |
|
More...
|
almost 4 years ago
|
MBI: reading from the cache is not the responsability of run_cmd anymore but of parser functions |
|
More...
|
almost 4 years ago
|
MBI.py: use exceptions to report errors instead of print+sys.exit() |
|
More...
|
almost 4 years ago
|
300 is the default timeout, no need to re-specify it each time |
|
More...
|
almost 4 years ago
|
gen_svg has no mode parameter anymore |
|
More...
|
almost 4 years ago
|
CI: for the jobs taking only some of the codes, search them in the right directory |
|
More...
|
almost 4 years ago
|
CI: add a job to generate the test codes |
|
More...
|
almost 4 years ago
|
fix generated code |
|
More...
|
almost 4 years ago
|
Use the correct name for the cache file |
|
More...
|
almost 4 years ago
|
CI: correctly generate the codes |
|
More...
|
almost 4 years ago
|
Split the output parsing out of the code running functions |
|
More...
|
almost 4 years ago
|
Kill jobid |
|
More...
|
almost 4 years ago
|
CI: Do generate the code before running the tools |
|
More...
|
almost 4 years ago
|
Merge branch 'master' of gitlab.inria.fr:quinson/mbi2 |
|
More...
|
almost 4 years ago
|
Factorize writing the output to a cache file |
|
More...
|
almost 4 years ago
|
fix generator name |
|
More...
|
almost 4 years ago
|
add a new script for P2P matching |
|
More...
|
almost 4 years ago
|
Adapt gen_svg to some changes in the CSV data |
|
More...
|
almost 4 years ago
|
MPI-SV refuses to build on nested virtualization as we have when using docker on gitlab-CI |
|
More...
|
almost 4 years ago
|
Installing python3.8 on ubuntu 18.04 does not bring python3, so fully qualify the version we need |
|
More...
|
almost 4 years ago
|
MPI-SV: also save the Klee output,and get the 'OK' diagnostic out of here |
|
More...
|
almost 4 years ago
|
MPI-SV: also keep the klee output |
|
More...
|
almost 4 years ago
|
Display the total elapsed time as a final statistic, too |
|
More...
|
almost 4 years ago
|