summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* tests/lib-threads: scale back sieve.ml to avoid problems under Windows on a s...Damien Doligez2013-04-292-74/+1
* testsuite: many small fixes to make it work for mingwDamien Doligez2013-04-2927-40/+202
* tests/utils/Makefile: port to mingwDamien Doligez2013-04-291-2/+1
* tests/makefiles/Makefile.toplevel: do not stop after a failed testDamien Doligez2013-04-291-1/+2
* tests/lib-printf: allow for small variations in float formatsDamien Doligez2013-04-291-37/+61
* testsuite: better reporting of failed testsDamien Doligez2013-04-292-8/+98
* tests/callback: do not run when libunix is not configuredDamien Doligez2013-04-291-1/+4
* update reference file for tests/lib-printfDamien Doligez2013-04-291-2/+4
* make it work on non-unix systemsDamien Doligez2013-04-292-1/+11
* Improve message for warning 40Jacques Garrigue2013-04-263-2/+29
* Fix PR #5992Luc Maranget2013-04-252-2/+19
* Add a test for meta format %{ %}. Some corrections on (commented) expected re...Pierre Weis2013-04-251-7/+10
* printing of anonymous type parameters after strengtheningJacques Garrigue2013-04-243-0/+12
* Fix PR#5997Jacques Garrigue2013-04-222-0/+49
* Fix PR#5993Jacques Garrigue2013-04-193-0/+32
* Fix PR#5989Jacques Garrigue2013-04-184-16/+73
* removed backslashes inadvertently introduced by copy-pasteDamien Doligez2013-04-181-4/+2
* make test9 independent of the OS schedulerDamien Doligez2013-04-182-1/+14
* Under BSD, subshells apparently inherit the -e setting.Damien Doligez2013-04-181-2/+2
* Avoid using the --strip-trailing-cr option of "diff" because it is notDamien Doligez2013-04-181-4/+1
* continuation of r13523Damien Doligez2013-04-131-2/+2
* make it work also on 32-bit machinesDamien Doligez2013-04-132-5/+9
* do not test stack overflow on architectures that do not support itDamien Doligez2013-04-131-6/+9
* typo in commentDamien Doligez2013-04-131-1/+1
* updatesDamien Doligez2013-04-133-2/+41
* Fix PR#5981Jacques Garrigue2013-04-122-0/+50
* add a few missing copyright headersDamien Doligez2013-04-0439-0/+468
* add compcert to the test suiteDamien Doligez2013-04-042-0/+24
* remove unused fileDamien Doligez2013-04-041-311/+0
* fix stupid mistakeDamien Doligez2013-03-281-3/+3
* reorganize and add a few testsDamien Doligez2013-03-281-29/+37
* added more stuffDamien Doligez2013-03-221-3/+39
* PR#5933 type-specialize 'let compare = compare' on ints and stringsGabriel Scherer2013-03-192-2/+2
* update some programsDamien Doligez2013-03-184-11/+1292
* simplified and extendedDamien Doligez2013-03-171-16/+51
* typo in commentDamien Doligez2013-03-171-1/+1
* Fix PR#5948Jacques Garrigue2013-03-132-0/+52
* improve Ambiguous_name warningJacques Garrigue2013-03-122-5/+20
* add support for 4.00.2Damien Doligez2013-03-091-0/+1114
* add a few more casesDamien Doligez2013-03-091-4/+22
* add a few more casesDamien Doligez2013-02-261-2/+22
* update to latest version of a few programsDamien Doligez2013-02-267-54/+516
* misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...).Wojciech Meyer2013-02-251-2/+2
* Add some test cases for syntactic constructs that are never used.Damien Doligez2013-02-193-0/+44
* Replace error by warning for PR#5835Jacques Garrigue2013-02-192-4/+4
* Add warning 42 for disambiguated labels and constructors (compatibility with ...Jacques Garrigue2013-02-192-17/+137
* test case from PR5918Jacques Garrigue2013-02-133-0/+117
* add -short-paths flag for printing shorter types when using modulesJacques Garrigue2013-02-0913-14/+77
|\
| * Merge short-paths into a fresh branch of trunk.short-paths-4.01Jacques Garrigue2013-01-2925-331/+57
| |\ |/ /
| * merge version/4.00 at revision 12866Jacques Garrigue2012-08-21235-1124/+3027