Commit Graph

18 Commits

Author SHA1 Message Date
Rudi Grinberg 939341af16 Add test for classical ppx
Test that generated META can be used by ocamlfind

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2018-05-30 14:59:37 +07:00
Jérémie Dimino 1860438605
Add a jbuilder transition package (#796)
Signed-off-by: Jeremie Dimino <jeremie@dimino.org>
2018-05-28 18:19:30 +01:00
Jérémie Dimino 325584adfc
Renaming to Dune (#721)
- install two identical binaries: jbuilder and dune
- rename the man pages to dune-*
- change the name in man pages
- change the name of libraries
- add support for dune-project files and add a dune-project file
- add support for dune-workspace files
- start updating the manual
- update the tests
2018-05-02 12:56:12 +01:00
Rudi Grinberg 5ecf354127 Add a sub-system for inline tests (#547)
To support frameworks such as ppx_inline_test, ppx_expect and qtest
2018-02-27 19:06:12 +00:00
Rudi Grinberg c275e360c3 Explicitly depend on the jsoo compiler for tests
We also use the ppx but we should list these dependencies explicitly
2018-02-23 15:04:50 +07:00
Rudi Grinberg ec5fac8085 Disable reason tests for now
Current version of reason doesn't install on travis
2018-01-18 06:20:33 +08:00
Rudi Grinberg 01a21f91be Add utop as a test dependency 2017-12-22 19:32:51 +08:00
Rudi Grinberg fad4671fe5 Add ppx_driver to travis 2017-12-19 19:00:50 +07:00
Rudi Grinberg 1544e26fdc Add odoc as a test dependency for travis 2017-12-11 14:08:38 +08:00
Rudi Grinberg 0e9c9b0cd5 Add reason to tests 2017-12-11 01:38:49 +08:00
David Allsopp 9e1aeba5aa Update homebrew before installing aspcud
Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2017-11-15 14:50:34 +00:00
David Allsopp 5450e53ff5 Use a specific version number for the CI pin
Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2017-11-15 14:50:34 +00:00
David Allsopp 5a2c5af811 Ensure opam gets updated occasionally
Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2017-11-15 14:50:34 +00:00
David Allsopp 1ccf71904e Ensure jbuilder pin refreshed in CI builds
Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2017-11-15 14:50:34 +00:00
David Allsopp 5fb66b9c24 Include macOS in the Test stage
Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2017-09-30 08:42:11 +01:00
David Allsopp 26b2c40606 Build opam, rather than installing it
Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2017-09-30 08:42:11 +01:00
David Allsopp 51d6421ae4 Run tests on Travis
Signed-off-by: David Allsopp <david.allsopp@metastack.com>
2017-09-30 08:42:11 +01:00
David Allsopp 7be14ac30b Build CI without opam 2017-07-07 12:27:31 +02:00