summaryrefslogtreecommitdiffstats
path: root/test/Moretest
AgeCommit message (Expand)Author
2010-04-08Removal of useless directory.Xavier Clerc
2010-04-08Tests moved to 'interactive'Xavier Clerc
2010-04-08Tests moved to 'basic'Xavier Clerc
2010-04-08Tests moved to 'embedded'Xavier Clerc
2010-04-08Tests moved to 'gc-roots'Xavier Clerc
2010-04-07Tests moved to 'typing-recmod'Xavier Clerc
2010-04-07Tests moved to 'lib-digest'Xavier Clerc
2010-01-25Tests moved to 'lib-scanf-2'Xavier Clerc
2010-01-25Tests moved to 'lib-scanf'Xavier Clerc
2010-01-25Tests moved to 'basic-private'Xavier Clerc
2010-01-25Tests moved to 'basic-io-2'Xavier Clerc
2010-01-25Tests moved to 'basic-io'Xavier Clerc
2010-01-25Tests moved to 'lib-str'Xavier Clerc
2010-01-25Tests moved to 'basic-more'Xavier Clerc
2010-01-25Tests moved to 'basic-manyargs'Xavier Clerc
2010-01-25Tests moved to 'runtime-errors'Xavier Clerc
2010-01-25Tests moved to 'warnings'Xavier Clerc
2010-01-25Tests moved to 'lib-marshal'Xavier Clerc
2010-01-25Tests moved to 'callback'Xavier Clerc
2010-01-25Tests moved to 'lib-bigarray-2'Xavier Clerc
2010-01-25Tests moved to 'lib-bigarray'Xavier Clerc
2010-01-25Tests moved to 'backtrace'Xavier Clerc
2010-01-25Tests moved to 'basic-multdef'Xavier Clerc
2010-01-25Tests moved to 'basic-float'Xavier Clerc
2010-01-25Tests moved to 'basic'Xavier Clerc
2010-01-25Now part of test suite.Xavier Clerc
2010-01-20merge changes from release/3.11.1 to release/3.11.2Damien Doligez
2009-09-23Documentation + better phrasing.Pierre Weis
2009-07-03List scanning revisited.Pierre Weis
2009-06-21More scanf tests (in particular %r has been added). Doc.Pierre Weis
2009-05-20merge changes from ocaml3110 to ocaml3111rc0Damien Doligez
2009-03-30Adding tests for %S scanning.Pierre Weis
2008-09-09Spurious regexp.opt was left by make clean.Pierre Weis
2008-09-09Wrong link orders for cmlinked.bin and bigarrf.bin.Pierre Weis
2008-09-09C primitive int_of_string has been renamed caml_int_of_string.Pierre Weis
2008-09-09Spurious warnings.Pierre Weis
2008-09-09Positional parameters are not yet available.Pierre Weis
2008-09-09Removing warnings.Pierre Weis
2008-09-09dimx and dimy were not declared.Pierre Weis
2008-09-09Abstract the fortran compiler.Pierre Weis
2008-09-09printf is declared in stdio.h.Pierre Weis
2008-09-09Cleaning spurious a.out. New test file tbuffer.ml.Pierre Weis
2008-09-09Semantics of %n has changed.Pierre Weis
2008-09-09A testbed for module Buffer.Pierre Weis
2008-08-07Reorganized the tests for recursive modulesXavier Leroy
2008-08-07PR#4512: check early for bad recursive type definitionsXavier Leroy
2008-08-07PR#4578, PR#4266: for 'include' constructs, recursively approximate instead o...Xavier Leroy
2008-08-01PR#4338: tail recursion in global_substitute, global_replace, and *split*Xavier Leroy
2008-07-14Files *.out are now left over files to be reported by cvs.Pierre Weis
2008-07-14PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}Xavier Leroy