summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-2252-108/+512
* Fix PR#6516 in testsuiteFabrice Le Fessant2014-08-171-1/+2
* Fix for PR#6441 (Stefan Holdermans)Gabriel Scherer2014-06-052-0/+12
* Reflecting commit 14963 on version/4.02:Xavier Leroy2014-06-053-1/+22
* fix gc-roots test case for no-naked-pointersMark Shinwell2014-05-231-4/+8
* Fix ocamldoc test to follow new interface; add object type testMaxence Guesdon2014-05-223-1/+21
* replay trunk@14523: warn on non-principal format6 coercionsGabriel Scherer2014-05-141-1/+5
* Use a nominal datatype for CamlinternalFormat.format6Gabriel Scherer2014-05-142-2/+2
* apply patch for PR#6420: Bad error message for non-exhaustive matching on ext...Jacques Garrigue2014-05-142-0/+16
* temporarily disable principality warning test in coercion.mlGabriel Scherer2014-05-121-6/+4
* fix testsuite/tests/typing-warnings/coercions.ml.referenceGabriel Scherer2014-05-121-1/+3
* fix Tests.ml{,.principal}.referenceGabriel Scherer2014-05-122-10/+10
* fix some testsuite MakefilesGabriel Scherer2014-05-122-4/+7
* For %{..%}, restore Pierre's semanticsGabriel Scherer2014-05-123-9/+8
* testsuite Makefile fixGabriel Scherer2014-05-121-2/+3
* testsuite for %_[nNlL]Gabriel Scherer2014-05-122-0/+44
* a testsuite to measure format behavior changes and the effectiveness of legac...Gabriel Scherer2014-05-126-0/+76
* second part of BenoƮt Vaugon's format+gadts patchGabriel Scherer2014-05-124-133/+218
* Fix PR#6410: Error message for an attempt to use a functor as a module is con...Jacques Garrigue2014-05-113-0/+15
* fix testsuiteGabriel Scherer2014-05-101-20/+20
* Reformulation of the user-facing slot-access APIGabriel Scherer2014-05-102-12/+15
* improve backtrace testsuiteGabriel Scherer2014-05-105-1/+175
* Fix PR#6405: unsound interaction of -rectypes and GADTsJacques Garrigue2014-05-097-34/+24
* Fix PR#6394: Assertion failed in Typecore.expand_pathJacques Garrigue2014-05-072-12/+12
* #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, bac...Alain Frisch2014-05-0518-0/+239
* PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-0410-0/+916
* Some updates for SPARCXavier Leroy2014-05-031-3/+3
* merge branch "safe-string"Damien Doligez2014-04-295-34/+34
* merge Leo's patch for PR#6384Jacques Garrigue2014-04-292-10/+10
* Fix PR#6383: Exception Not_found when using object type in absent moduleJacques Garrigue2014-04-282-0/+7
* update to use the git version of camlp5Damien Doligez2014-04-253-48/+57
* Do not add absolute paths for information added toJacques Garrigue2014-04-252-0/+19
* - Constant ropagation for float and int32/int64/nativeint arithmetic.Xavier Leroy2014-04-254-2/+214
* update expected test results following commit 14660Damien Doligez2014-04-232-4/+4
* Fix PR#6376Jacques Garrigue2014-04-212-0/+26
* Fix PR#6371Jacques Garrigue2014-04-162-0/+11
* fix bug in test programDamien Doligez2014-04-121-2/+2
* fix some of the whitespace problems in the sourceDamien Doligez2014-04-1234-79/+135
* remove tests that depend on camlp4Damien Doligez2014-04-121-27/+27
* Fix PR#6365Jacques Garrigue2014-04-092-0/+10
* testsuite for primitive bound checkingGabriel Scherer2014-04-075-0/+205
* merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14...Damien Doligez2014-04-045-11/+46
* Fix PR#6352Jacques Garrigue2014-04-033-3/+26
* comment 9644 of PR#6000: principality check for coercion to formatJacques Garrigue2014-04-033-0/+27
* skip debugger test when dynlink is not availableDamien Doligez2014-03-251-2/+6
* #PR6269 Optimized string matchingLuc Maranget2014-03-212-0/+738
* Shorten syntax for functor signatures (patch by Thomas Gazagnaire)Gabriel Scherer2014-03-207-8/+21
* Fix Makefile.Alain Frisch2014-03-201-1/+1
* Also check sharing of immutable constants.Alain Frisch2014-03-201-1/+3
* Add non-regression test for #5779.Alain Frisch2014-03-202-6/+27