You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the list of the tests to run with the flambda2 variant
is controlled by the file named "testsuite/flambda2-test-list".
As noted in #494, it might make sense to rather use ocamltest's
mechanism to determine whether a test should be run or not.
Activity