Skip to content

Commit ec4489f

Browse files
authored
Merge pull request #6956 from rjbou/reftest-dot-install
reftest: add '.install' exhaustive test for all fields
2 parents e163eac + 6a1eeeb commit ec4489f

6 files changed

Lines changed: 4289 additions & 0 deletions

File tree

master_changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,12 @@ users)
202202
* Add in `repository` test cases for switching automatically from directory to archive format & vice versa [#6625 @rjbou]
203203
* Add in `repository` test cases for upgrade opam root from 2.5 with repo tarring or 2.1 to 2.6, with `OPAMREPOSITORYTARRING` enabled (trigger upgrade) [#6625 @rjbou]
204204
* Add 2.6 root test cases in opamroot-versions [#6625 @rjbou]
205+
* Add tests for `.install` fields handling [#6956 @rjbou]
205206

206207
### Engine
207208
* Add `http-server` to launch a minimal http server [#6939 @rjbou]
208209
* Add to automatic path subsitutions lines that contains `packages` [#6625 @rjbou]
210+
* Add to automatic path substitutions lines that contains switch installation paths [#6956 @rjbou]
209211

210212
## Github Actions
211213
* Add OCaml 5.4 to the test matrix [#6732 @kit-ty-kate]

0 commit comments

Comments
 (0)