@@ -7,7 +7,7 @@ Describe the project
7
7
- coqlib is at: [TEST_PATH]
8
8
+ coqcorelib is at: [TEST_PATH]
9
9
- Modules [Coq. Init. Prelude] will be loaded by default
10
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
10
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
11
11
- ocamlpath wasn't overriden
12
12
+ findlib config: [TEST_PATH]
13
13
+ findlib default location: [TEST_PATH]
@@ -18,7 +18,7 @@ Compile a single file, don't generate a `.vo` file:
18
18
- coqlib is at: [TEST_PATH]
19
19
+ coqcorelib is at: [TEST_PATH]
20
20
- Modules [Coq. Init. Prelude] will be loaded by default
21
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
21
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
22
22
- ocamlpath wasn't overriden
23
23
+ findlib config: [TEST_PATH]
24
24
+ findlib default location: [TEST_PATH]
@@ -35,7 +35,7 @@ Compile a single file, generate a .vo file
35
35
- coqlib is at: [TEST_PATH]
36
36
+ coqcorelib is at: [TEST_PATH]
37
37
- Modules [Coq. Init. Prelude] will be loaded by default
38
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
38
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
39
39
- ocamlpath wasn't overriden
40
40
+ findlib config: [TEST_PATH]
41
41
+ findlib default location: [TEST_PATH]
@@ -56,7 +56,7 @@ Compile a dependent file
56
56
- coqlib is at: [TEST_PATH]
57
57
+ coqcorelib is at: [TEST_PATH]
58
58
- Modules [Coq. Init. Prelude] will be loaded by default
59
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
59
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
60
60
- ocamlpath wasn't overriden
61
61
+ findlib config: [TEST_PATH]
62
62
+ findlib default location: [TEST_PATH]
@@ -77,7 +77,7 @@ Compile both files
77
77
- coqlib is at: [TEST_PATH]
78
78
+ coqcorelib is at: [TEST_PATH]
79
79
- Modules [Coq. Init. Prelude] will be loaded by default
80
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
80
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
81
81
- ocamlpath wasn't overriden
82
82
+ findlib config: [TEST_PATH]
83
83
+ findlib default location: [TEST_PATH]
@@ -100,7 +100,7 @@ Compile a dependent file without the dep being built
100
100
- coqlib is at: [TEST_PATH]
101
101
+ coqcorelib is at: [TEST_PATH]
102
102
- Modules [Coq. Init. Prelude] will be loaded by default
103
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
103
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
104
104
- ocamlpath wasn't overriden
105
105
+ findlib config: [TEST_PATH]
106
106
+ findlib default location: [TEST_PATH]
@@ -132,8 +132,8 @@ Compile a dependent file without the dep being built
132
132
$ cat proj1/ b. diags
133
133
{
134
134
" range" : {
135
- " start" : { " line" : 0 , " character" : 0 },
136
- " end" : { " line" : 0 , " character" : 10 }
135
+ " start" : { " line" : 0 , " character" : 8 },
136
+ " end" : { " line" : 0 , " character" : 9 }
137
137
},
138
138
" severity" : 1 ,
139
139
" message" : " Cannot find a physical path bound to logical path a."
@@ -154,15 +154,15 @@ Use two workspaces
154
154
- coqlib is at: [TEST_PATH]
155
155
+ coqcorelib is at: [TEST_PATH]
156
156
- Modules [Coq. Init. Prelude] will be loaded by default
157
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
157
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
158
158
- ocamlpath wasn't overriden
159
159
+ findlib config: [TEST_PATH]
160
160
+ findlib default location: [TEST_PATH]
161
161
[message] Configuration loaded from Command-line arguments
162
162
- coqlib is at: [TEST_PATH]
163
163
+ coqcorelib is at: [TEST_PATH]
164
164
- Modules [Coq. Init. Prelude] will be loaded by default
165
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
165
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
166
166
- ocamlpath wasn't overriden
167
167
+ findlib config: [TEST_PATH]
168
168
+ findlib default location: [TEST_PATH]
@@ -181,7 +181,7 @@ Load the example plugin
181
181
- coqlib is at: [TEST_PATH]
182
182
+ coqcorelib is at: [TEST_PATH]
183
183
- Modules [Coq. Init. Prelude] will be loaded by default
184
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
184
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
185
185
- ocamlpath wasn't overriden
186
186
+ findlib config: [TEST_PATH]
187
187
+ findlib default location: [TEST_PATH]
@@ -195,7 +195,7 @@ Load the astdump plugin
195
195
- coqlib is at: [TEST_PATH]
196
196
+ coqcorelib is at: [TEST_PATH]
197
197
- Modules [Coq. Init. Prelude] will be loaded by default
198
- - 2 Coq path directory bindings in scope; 23 Coq plugin directory bindings in scope
198
+ - 2 Coq path directory bindings in scope; 24 Coq plugin directory bindings in scope
199
199
- ocamlpath wasn't overriden
200
200
+ findlib config: [TEST_PATH]
201
201
+ findlib default location: [TEST_PATH]
0 commit comments