Gabriel Scherer
|
2e4d966d1b
|
integrate 'make check_all_arches' in the Travis pipeline
|
2016-07-10 10:17:57 -04:00 |
Gabriel Scherer
|
bc5cbd6cba
|
minor typos in comments
|
2016-06-18 21:09:04 -04:00 |
Damien Doligez
|
5401ce8473
|
Update headers for the new license.
Remains to be done: remove all headers in testsuite/tests.
|
2016-02-18 16:59:16 +01:00 |
Mark Shinwell
|
81ef7f714f
|
Merge pull request #446 from chambart/travis_test_flambda
GPR#446: Travis also test flambda
|
2016-02-03 07:45:18 +00:00 |
Mark Shinwell
|
751352cfd1
|
Install ocamlbuild as part of Travis checks
|
2016-02-01 15:05:18 -05:00 |
Pierre Chambart
|
869dc5b26a
|
travis build ocamlnat
|
2016-01-28 15:58:19 +01:00 |
Pierre Chambart
|
7b2268810f
|
Travis also test flambda
|
2016-01-28 15:46:50 +01:00 |
François Bobot
|
b36a06dca9
|
Travis runs the testsuite with the debug runtime
|
2016-01-23 11:27:43 +01:00 |
François Bobot
|
ff0f9b8338
|
Fix instrumented runtime for glibc < 2.17
- Compile the instrumented runtime, for catching errors in CAML_INSTR
macros.
- Compile the debug runtime for compile time errors in Assert.
|
2016-01-23 11:06:03 +01:00 |
Gabriel Scherer
|
9895ec921c
|
Travis CI: disable opam and oasis build which seem broken for now
|
2015-12-04 22:05:51 +01:00 |
Gabriel Scherer
|
5cdb5a7b4e
|
document the travis tests
|
2015-11-27 21:05:06 +01:00 |
Thomas Gazagnaire
|
1d2e0cfb59
|
CI: use container-based infrastructure and add CHANGE and TEST optional checks
The optional checks have been written by @gasche
|
2015-11-27 17:44:04 +00:00 |
Mark Shinwell
|
ce46d3bf2b
|
Fix .travis-ci.sh so it works again
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16529 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2015-10-22 14:10:00 +00:00 |
Damien Doligez
|
3397e7ff16
|
GPR#243: Faster test suite
(Xavier Leroy)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16466 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2015-10-09 15:45:37 +00:00 |
Damien Doligez
|
b860d63145
|
whitespace cleanup, cut long lines, add some missing headers
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16415 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2015-09-11 11:58:31 +00:00 |
Damien Doligez
|
860c670848
|
merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16214 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2015-07-17 14:31:05 +00:00 |
Damien Doligez
|
ea1e68d1a2
|
temporarily remove utop from the Travis build
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16158 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2015-06-04 20:10:10 +00:00 |
Damien Doligez
|
c0e5bcf522
|
travis script: fix wrong URL for utop
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15954 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2015-03-24 16:11:46 +00:00 |
Jérémie Dimino
|
c17d3068cd
|
try to unbreak travis
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15800 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2015-01-30 11:44:41 +00:00 |
Jérémie Dimino
|
fbdb2f5585
|
fix Travis script: git requires a name and email
(Patch by Pierre Chambart)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15193 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2014-09-05 08:41:34 +00:00 |
Jérémie Dimino
|
906eb3dddc
|
better fix for the travis script
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15024 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2014-07-23 10:11:47 +00:00 |
Jérémie Dimino
|
b127859dd1
|
update the travis script for new opam release
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15023 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2014-07-23 09:50:44 +00:00 |
Jérémie Dimino
|
fb8aecbf24
|
install the dev version of utop in travis
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14865 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2014-05-14 10:46:07 +00:00 |
Mark Shinwell
|
fbe19a85ca
|
fixes to Travis CI script from Anil
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14765 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2014-05-08 07:35:18 +00:00 |
Mark Shinwell
|
f8df3c9aed
|
add travis CI files (github.com/avsm/ocaml 22e0620)
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14718 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
|
2014-05-01 10:30:21 +00:00 |