Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rjbou committed Dec 17, 2021
1 parent bf60f60 commit ac71b1f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions master_changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,10 +159,14 @@ users)
* Update crowbar with compare functions [#4918 @rjbou]

## Reftests
### Tests
* Add switch-invariant test [#4866 @rjbou]
* opam root version: add local switch cases [#4763 @rjbou] [2.1.0~rc2 #4715]
* opam root version: add reinit test casess [#4763 @rjbou] [2.1.0~rc2 #4750]
* Add & update env tests [#4861 #4841 @rjbou @dra27]
* Add orphans test [#4966 @AltGr]
* Import opam-rt tests (reinstall, big-upgrade, dep-cycles) [#4966 @AltGr]
### Engine
* Add `opam-cat` to normalise opam file printing [#4763 @rjbou @dra27] [2.1.0~rc2 #4715]
* Fix meld reftest: open only with failing ones [#4913 @rjbou]
* Add `BASEDIR` to environement [#4913 @rjbou]
Expand All @@ -173,6 +177,11 @@ users)
* Hackish way to have several replacement in a single line [#4913 @rjbou]
* Substitution in regexp pattern (for environment variables) [#4913 @rjbou]
* Substitution for opam-cat content [#4913 @rjbou]
* Allow one char package name on repo [#4966 @AltGr]
* Remove opam output beginning with `###` [#4966 @AltGr]
* Add `<pin:path>` header to specify incomplete opam files to pin, it is updated from a template in reftest run (no lint errors) [#4966 @rjbou]
* Unescape output [#4966 @rjbou]
* Clean outputs from opam error reporting block [#4966 @rjbou]


## Github Actions
Expand Down

0 comments on commit ac71b1f

Please sign in to comment.