summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-printf
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-253-6/+6
* Enable -strict-formats by default (#11565)Nicolás Ojeda Bär2022-09-263-0/+3
* Tests: use int_size instead of word_size when appropriate (#11451)hhugo2022-07-211-12/+12
* Fix Changes, test following {Int32,Int64,Nativeint}.format removal (#10923)Nicolás Ojeda Bär2022-01-202-22/+40
* Merge pull request #8651 from proux01/printf-hGabriel Scherer2019-10-142-33/+55
|\
| * Add printf `%#F` to output floats in hexadecimal OCaml constantsPierre Roux2019-09-262-33/+55
* | Remove ocamltests filesNicolás Ojeda Bär2019-09-281-3/+0
|/
* Enforce precision in printf %FPierre Roux2019-03-092-53/+57
* add tests for alternative int printfygrek2018-05-282-52/+69
* Migrate lib-printf tests to ocamltestNicolas Ojeda Bar2017-12-055-20/+15
* Formats: use the optional width when formatting a boolean.Xavier Clerc2017-09-012-26/+28
* Remove copyright notices in test files.Sébastien Hinderer2016-05-031-12/+0
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* testsuite for formatting of hexadecimal floatsGabriel Scherer2015-11-282-28/+62
* fix regression test for PR#6938 for 32-bit machinesDamien Doligez2015-07-272-48/+48
* PR#6938: fix regression on "%047.27{l,L,n}{d,i,x,X,o,u}"Gabriel Scherer2015-07-252-0/+73
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-155-56/+103
* For %{..%}, restore Pierre's semanticsGabriel Scherer2014-05-121-3/+3
* testsuite Makefile fixGabriel Scherer2014-05-121-2/+3
* second part of Benoît Vaugon's format+gadts patchGabriel Scherer2014-05-122-128/+209
* porting to MSVC64; some cleanup; ignore .obj and .lib filesDamien Doligez2013-05-071-1/+1
* testsuite: many small fixes to make it work for mingwDamien Doligez2013-04-291-1/+1
* tests/lib-printf: allow for small variations in float formatsDamien Doligez2013-04-291-37/+61
* update reference file for tests/lib-printfDamien Doligez2013-04-291-2/+4
* Add a test for meta format %{ %}. Some corrections on (commented) expected re...Pierre Weis2013-04-251-7/+10
* whitespace, non-ascii chars, some missing headersDamien Doligez2012-10-171-0/+12
* clean up TABs and whitespaceDamien Doligez2012-07-302-45/+47
* removed bogus $Id linesDamien Doligez2012-07-171-2/+0
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-083-0/+562