Skip to content

test: add a repro case for #6607#6612

Merged
emillon merged 1 commit intoocaml:mainfrom
emillon:repro-6607
Dec 2, 2022
Merged

test: add a repro case for #6607#6612
emillon merged 1 commit intoocaml:mainfrom
emillon:repro-6607

Conversation

@emillon
Copy link
Copy Markdown
Collaborator

@emillon emillon commented Dec 1, 2022

No description provided.

@emillon emillon requested a review from rgrinberg December 1, 2022 12:43
> (library
> (name l)
> (libraries stdune)
> (preprocess (pps ppx_expect))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The expect test should depend on the stdune and the ppx_expect packages.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done. I added (package stdune) (package ppx_expect), is that the right way to do this?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup

@emillon emillon force-pushed the repro-6607 branch 2 times, most recently from c8c387b to 2956975 Compare December 1, 2022 14:37
Signed-off-by: Etienne Millon <me@emillon.org>
@emillon emillon merged commit f244a6e into ocaml:main Dec 2, 2022
@emillon emillon deleted the repro-6607 branch December 2, 2022 08:43
moyodiallo pushed a commit to moyodiallo/dune that referenced this pull request Dec 2, 2022
Signed-off-by: Etienne Millon <me@emillon.org>

Signed-off-by: Etienne Millon <me@emillon.org>
jchavarri added a commit to jchavarri/dune that referenced this pull request Dec 5, 2022
* main: (54 commits)
  doc: how we write `to_dyn` and `equal` (ocaml#6621)
  test(cache): test output of man pages
  test: dune utop for (subdir ..) (ocaml#6629)
  refactor: improve style of utop rules (ocaml#6628)
  test: depend on utop (ocaml#6627)
  refactor(stdune): Add Appendable_list.cons (ocaml#6624)
  doc: tighten wording in README.md
  test: add a repro case for ocaml#6607 (ocaml#6612)
  doc: cleanup status badges in README.md (ocaml#6618)
  doc(README): rewrap paragraphs and cleanup links
  coq: more resilient config query
  fix: link time code gen (ocaml#6606)
  fix(melange): run melc ppx with merlin (ocaml#6476)
  feature(melange): add compile_flags (ocaml#6569)
  refactor: move `modules: Modules.t` from `Dune_package.Lib` to `Lib_info` (ocaml#6605)
  Set CLICOLOR_FORCE=0 (ocaml#6608)
  fix: declare deps for ccomp detection (ocaml#6610)
  refactor: assume Cmdliner.Arg.conv is abstract (ocaml#6609)
  refactor: gen_rules pattern matching (ocaml#6604)
  Add CI for MSVC using dkml-workflows (ocaml#6540)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants