Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Lustrec - public version
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LustreC
Lustrec - public version
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
61df3cb96e40a74540e9669128bfb7b965e71ac0
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
15
Apr
14
13
12
11
2
29
Mar
10
4
15
Feb
14
10
9
3
28
Jan
17
14
12
6
5
16
Dec
9
29
Nov
17
16
10
9
6
5
4
3
2
29
Oct
28
27
26
22
21
15
13
7
6
5
1
30
Sep
27
23
21
20
14
8
7
25
Aug
29
Jul
5
2
1
30
Jun
29
28
25
18
17
16
15
14
4
3
4
May
26
Apr
22
21
20
16
12
29
Mar
25
22
19
18
10
9
8
1
19
Feb
16
15
8
5
3
26
Jan
21
17
Nov
16
Jul
9
2
12
Mar
27
Jan
9
Dec
20
Nov
18
14
6
5
18
Jul
17
16
15
12
11
10
8
6
5
4
3
9
May
29
Apr
19
16
11
5
4
22
Mar
21
18
16
15
14
13
12
11
26
Feb
25
21
20
19
18
14
13
12
11
23
Nov
22
21
20
16
15
14
13
12
11
10
9
8
4
3
24
Oct
19
8
5
25
Sep
24
21
14
13
3
Aug
23
Jul
13
12
4
22
Jun
21
15
12
11
8
1
31
May
30
29
20
18
17
16
15
7
4
3
18
Apr
7
6
3
30
Mar
29
28
14
9
13
Feb
1
31
Jan
30
18
17
16
21
Dec
19
18
14
13
12
6
28
Nov
15
14
9
13
Oct
12
11
10
6
5
3
2
26
Sep
25
23
22
21
15
27
Jul
21
20
missing apt update?
remove former autoconf/make files and update README
fix tests classname
use FindPython
should it be python2?
not python3
install python
install mpfr and xsltproc
install java
missing sudo
add cmake install directive
give up on reusability, artifacting _opam and _build exceeds maximal size of artifact, we're just going to rebuild everything for now
we have to remove tags otherwise the untagged shared runners cannot run the job
use artifacts instead of caching since caching does not seem to work with shared runner and the runner on prise suffer for connection pbs
defer CI to prise
the cache does not work?
try to reuse same cache/image for test job
missing files
tests in a separate job
add submodule support in CI
relative address for tests submoduules
first try to integrate regression tests
COSMETICS (dune build @fmt --auto-promote)
add regression tests (dune build @ctest)
Merge branch 'cocospec-to-acsl' of gitlab.isae-supaero.fr:lustrec/lustrec into cocospec-to-acsl
use a fork of Frama-C in Docker
Merge branch 'merge-2022_04_11' into cocospec-to-acsl
Missing files
Merge branch 'cocospec-to-acsl' into merge-2022_04_11
new ignored tests (timeouts)
updated wrt tiny library API changes
the strategy seems to be fixed (ie. does not imply those strange Lang.floats non-initialized context exceptions)
fix tests and strategy
added a simpler version of the problematic Detector1_PP example
do not ignore invalid contracts (bc we do not compile them)
flag for contracts compilation
recursive strategy to unfold memory pack relations
Cleaning
the strategy will now unfold reset_cleared predicates
normalize enum order
Loading