Simon Shine
Simon Shine
It appears that #936 (which has just been merged) creates an order: > Re-order the practice exercises using the following ordering: > > 1. Core exercises, retaining their existing ordering...
I'm re-opening this issue with the intent of carrying this information into the general documentation.
@barrymoo: That sounds good! Since you're adding property-based tests for Diamond in #843 right now, I would recommend that you either **(1)** wait with adding `Data.Text` support until after, and...
Yes On Mon, 29 Nov 2021 at 07.16, Cyber Oliveira ***@***.***> wrote: > Could you consider wordy as well? > > TIA > > — > You are receiving this...
I'll get back to this in the weekend! :-)
@glennj: We are affected by this on the Tcl track and should probably revise testing hints to use tclsh .test until this improvement is made.
Hi @voila, and sorry for post-poning this review for so long. I'll look at it tomorrow morning!
Hi @Javran, and thanks for contributing! Sorry about the delay. Using `configSkipPredicate` and prefixing tests that should be skipped by default with `Ignored: ` sounds like a very fine idea....
I can say that if I change "oUnit" to "ounit" in the file "dune", `make` will fail. If I change "oUnit" to "ounit2" in the file "dune", `make` will succeed....
@marionebl: Does `ounit2` work for you? It works here. @troglotit: I'd very much like to know why this fails on your system. As I neither do active OCaml development nor...