ocaml/testsuite/tests
Gabriel Scherer 370677b639 PR#6649, GPR#222: accept (int_of_string "+3")
(Christopher McAlpine)

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16308 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2015-08-02 13:32:44 +00:00
..
asmcomp Update to trunk r16267. 2015-07-27 08:18:53 +00:00
backtrace remove spurious verbosity in test makefile 2015-07-15 14:50:36 +00:00
basic merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +00:00
basic-float whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
basic-io whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
basic-io-2 merge branch "safe-string" 2014-04-29 11:56:17 +00:00
basic-manyargs PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
basic-modules Fix PR#6726: Access to the wrong field of aliased module 2014-12-19 07:20:00 +00:00
basic-more Reflecting commit 14963 on version/4.02: 2014-06-05 13:59:33 +00:00
basic-multdef whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
basic-private whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
callback configure: add test for cygwin64 2015-02-05 04:28:25 +00:00
embedded PR#5887: windows testsuite fix 2014-12-27 16:21:25 +00:00
exotic-syntax tests/exotic-syntax: adapt to new compiler check on objects 2013-06-11 07:32:49 +00:00
float-unboxing tests/float-unboxing: fix test for Windows 2015-07-20 12:53:17 +00:00
formats-transition testsuite: add empty file to prevent svn merge from adding incompatible tests automatically 2014-09-26 09:35:15 +00:00
gc-roots PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
letrec merge changes from version/4.00 from 4.00.1 to r13697 2013-05-22 12:56:54 +00:00
lib-bigarray Make accessing Bigarray.t faster by optimizing Cmmgen.bigarray_indexing 2015-04-26 20:41:50 +00:00
lib-bigarray-2 fix problems with FORTRAN tests 2015-07-15 14:52:12 +00:00
lib-digest fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
lib-dynlink-bytecode PR#5887: windows testsuite fix 2014-12-27 15:38:08 +00:00
lib-dynlink-csharp Simplify the definition of custom .{} operators 2014-12-13 22:13:37 +00:00
lib-dynlink-native PR#5887: windows testsuite fix 2014-12-27 15:38:08 +00:00
lib-format PR#6824: fix buffer sharing on partial application of Format.asprintf 2015-04-26 20:00:57 +00:00
lib-hashtbl testsuite/lib-hashtbl: use LICENSE rather than /usr/share/dict/words to avoid excessive test time 2014-11-23 09:18:03 +00:00
lib-marshal PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header name clashes 2014-12-27 14:41:49 +00:00
lib-num PR#6649, GPR#222: accept (int_of_string "+3") 2015-08-02 13:32:44 +00:00
lib-num-2 testsuite: making it work without installing OCaml (continued) 2013-05-17 12:03:58 +00:00
lib-printf fix regression test for PR#6938 for 32-bit machines 2015-07-27 18:44:10 +00:00
lib-random Non-regression test for #6032. 2013-06-06 11:45:02 +00:00
lib-scanf PR#6791: "%s@[", "%s@{" regression in Scanf 2015-03-07 10:55:13 +00:00
lib-scanf-2 make the testsuite work on cygwin-64, where dynamic linking is not yet available 2013-12-03 14:42:23 +00:00
lib-set GPR#174: ensure that Set.remove and Set.filter return the original set (physically) when no change is required. Also avoid allocations in this case. Similar to what had been done for Set.add in #6645. 2015-05-05 16:08:00 +00:00
lib-str testsuite: making it work without installing OCaml (continued) 2013-05-17 12:03:58 +00:00
lib-stream whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
lib-string use the official name of Jane Street in headers 2015-04-07 18:48:35 +00:00
lib-systhreads fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
lib-threads merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
match-exception #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, backend part by A. Frisch). 2014-05-05 11:49:37 +00:00
match-exception-warnings #6318: Extend match...with with exception cases. (Patch by Jeremy Yallop, backend part by A. Frisch). 2014-05-05 11:49:37 +00:00
misc merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +00:00
misc-kb fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
misc-unsafe merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
parsing add test for PR#6865 2015-07-13 11:22:13 +00:00
ppx-attributes PR#6714: allow [@@ocaml.warning] on most structure and signature items (values, modules, module types) 2014-12-27 08:44:50 +00:00
prim-bigstring merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16205) 2015-07-17 14:31:05 +00:00
prim-bswap PR#5774: Add test for the bswap primitives. 2013-01-06 17:22:09 +00:00
prim-revapply whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
regression fix some testsuite Makefiles 2014-05-12 15:38:41 +00:00
runtime-errors fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
tool-debugger merge branch 4.02 from release 4.02.0 to release 4.02.1 2014-10-15 13:34:58 +00:00
tool-lexyacc merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
tool-ocaml PR#6649, GPR#222: accept (int_of_string "+3") 2015-08-02 13:32:44 +00:00
tool-ocamldoc Fix ocamldoc test to follow new interface; add object type test 2014-05-22 13:39:11 +00:00
tool-toplevel merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121) 2014-08-22 13:45:02 +00:00
translprim minor testsuite fix 2015-04-26 21:57:51 +00:00
typing-extensions For PR#6897 2015-06-23 08:38:16 +00:00
typing-fstclassmod merge branch 4.01 from 4.01.0 (revision 14115) to branch closure (revision 14525) 2014-04-04 17:32:35 +00:00
typing-gadts GPR#26: support for "(type a b ..)" as sugar for "(type a) (type b) .." 2015-07-26 19:01:42 +00:00
typing-implicit_unpack whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
typing-labels fix some of the whitespace problems in the source 2014-04-12 10:17:02 +00:00
typing-misc GPR#159: Better locations for structure/signature items 2015-05-04 18:44:11 +00:00
typing-misc-bugs Fix PR#6303 2014-01-23 01:58:37 +00:00
typing-modules minor fixes to some testsuite tests 2014-12-21 12:39:39 +00:00
typing-modules-bugs add tests related to PR#6899 2015-06-29 07:33:28 +00:00
typing-objects test case for PR#5545 2015-05-19 22:33:07 +00:00
typing-objects-bugs whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
typing-poly GPR#159: Better locations for structure/signature items 2015-05-04 18:44:11 +00:00
typing-poly-bugs add test cases for PR#5673 2012-12-27 07:19:12 +00:00
typing-polyvariants-bugs whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
typing-polyvariants-bugs-2 testsuite: general cleanup of makefiles 2013-05-03 15:52:56 +00:00
typing-private GPR#159: Better locations for structure/signature items 2015-05-04 18:44:11 +00:00
typing-private-bugs whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
typing-recmod everything works except camlp4 2013-10-01 03:17:11 +00:00
typing-recordarg Fix PR#6716: Assertion failure with existentials + inline records + rows 2014-12-16 01:37:44 +00:00
typing-rectypes-bugs Fix PR#6870 2015-05-17 03:07:10 +00:00
typing-short-paths Fix PR#6836: Assertion failure using -short-paths 2015-04-13 07:17:09 +00:00
typing-signatures fix minor CI failure (the test for PR#6672 was incorrect) 2015-04-21 20:50:45 +00:00
typing-sigsubst whitespace, non-ascii chars, some missing headers 2012-10-17 20:09:16 +00:00
typing-typeparam Fix PR#6171: Error message confusing for the beginner when a type escapes its scope. 2015-01-17 03:26:54 +00:00
typing-warnings Fix PR#6872 2015-05-17 02:36:30 +00:00
utils make the edit_distance testsuite bytecode-only (Leo White) 2015-04-26 20:00:55 +00:00
warnings Attach documentation comments to Parsetree 2015-06-28 13:11:50 +00:00