summaryrefslogtreecommitdiff
path: root/testsuite/tests/basic-float
Commit message (Expand)AuthorAgeFilesLines
* Add missing "TEST" to float_compare (#11643)Stefan Muenzel2022-10-181-0/+1
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-4/+0
* float_of_string: support underscore in exponent of hex FP (#2296)hhugo2019-04-052-0/+48
* Test for "special" floating-point literalsXavier Leroy2019-03-222-0/+286
* Deprecate Pervasives (#1605)Jérémie Dimino2018-08-271-4/+4
* Treat negated float comparisons more directly (#1487)Leo White2018-02-282-4/+159
* MPR#7390: caml_float_of_hex function, exponent overflow behavior (#1528)Olivier Andrieu2017-12-192-0/+8
* Convert basic-* tests to ocamltest (#1473)Florian Angeletti2017-11-245-18/+9
* Don't commute negation with float comparison (#1470)Leo White2017-11-212-0/+7
* Do not disable warnings by default when compiling tests (#1293)Sébastien Hinderer2017-08-311-1/+1
* Fix tags on zero-sized float arrays (#1075)Mark Shinwell2017-03-032-0/+15
* Fix float_of_hex parser to correctly reject some invalid forms.Bogdan-Cristian Tătăroiu2016-07-077-25/+50
* Remove copyright notices in test files.Sébastien Hinderer2016-05-033-45/+0
* Update headers for the new license.Damien Doligez2016-02-184-44/+56
* Import non-flambda-specific tests from flambda_trunkMark Shinwell2016-01-044-1/+68
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-174-0/+48
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+0
* testsuite: ability run a given test from its own directory.Xavier Clerc2011-06-151-2/+3
* Tests moved to 'basic-float'Xavier Clerc2010-01-255-0/+24