dune/test/unit-tests
Jeremie Dimino 39e74826f4 Simplify the parser
Replace the current generated parser by an ocamllex lexer + a simple
parser.

The new code is:
- much simpler and smaller
- shouldn't cause ocamlopt to stack overflow anymore on BSD systems
- slightly slower but not that much

Signed-off-by: Jeremie Dimino <jdimino@janestreet.com>
2018-06-01 08:42:45 +01:00
..
configurator Rename all jbuild files 2018-05-04 12:26:26 +01:00
findlib-db Reorganize tests 2017-08-11 11:36:33 +01:00
ocaml-config Rename all jbuild files 2018-05-04 12:26:26 +01:00
toolchain.d Add expectation test to parsing out of findlib toolchain config 2018-05-01 20:16:19 +07:00
action.mlt Renaming to Dune (#721) 2018-05-02 12:56:12 +01:00
dune Expose a bug in the S-expression record parser 2018-05-17 15:42:40 +01:00
expect_test.mll Renaming to Dune (#721) 2018-05-02 12:56:12 +01:00
filename.mlt Renaming to Dune (#721) 2018-05-02 12:56:12 +01:00
import_dot_map.mlt Renaming to Dune (#721) 2018-05-02 12:56:12 +01:00
path.mlt Fix type of Path.reach_for_running 2018-05-17 20:23:48 +07:00
sexp.mlt Simplify the parser 2018-06-01 08:42:45 +01:00
sexp_tests.ml Improve sexp tests 2018-03-17 14:23:43 +00:00
tests.mlt Renaming to Dune (#721) 2018-05-02 12:56:12 +01:00
toplevel.ml Reorganize tests 2017-08-11 11:36:33 +01:00