summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-format
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-254-5/+5
* Add Format.pp_print_iter and Format.pp_print_array (#10859)zapashcanon2022-10-062-0/+35
* Testsuite: domain stdout and stderr flushing.Florian Angeletti2022-10-052-0/+24
* Enable -strict-formats by default (#11565)Nicolás Ojeda Bär2022-09-261-0/+1
* Tests: use int_size instead of word_size when appropriate (#11451)hhugo2022-07-211-12/+12
* Fix testKC Sivaramakrishnan2021-06-241-1/+3
* Merge branch 'kayceesrk/format' of github.com:ocaml-multicore/ocaml-multicore...KC Sivaramakrishnan2021-06-241-1/+1
|\
| * Update testsuite/tests/lib-format/mc_pr586_par.mlKC Sivaramakrishnan2021-06-231-1/+1
* | Add functions to create synchronized formattersKC Sivaramakrishnan2021-06-242-0/+712
|/
* Remove a testKC Sivaramakrishnan2021-06-234-1414/+701
* Add Domain.at_exit to flush the standard formattersKC Sivaramakrishnan2021-06-212-0/+712
* Add test. Functions to access domain-local state in format.KC Sivaramakrishnan2021-06-162-0/+713
* Add test for Stdlib.Format.pp_print_seqRaphaël Proust2020-09-122-0/+40
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-4/+0
* Format.pp_print_custom_break, a more general break hintVladimir Keleshev2018-12-073-0/+224
* Format: make `pp_skip_token` gracefully handle empty queueVladimir Keleshev2018-08-083-0/+33
* Add tests for delayed printf.Drup2018-08-022-0/+10
* Migrate lib-format tests to ocamltestNicolas Ojeda Bar2017-12-054-20/+10
* 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
* PR#6824: fix buffer sharing on partial application of Format.asprintfGabriel Scherer2015-04-262-0/+13
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-153-56/+71
* fix some testsuite MakefilesGabriel Scherer2014-05-121-2/+4
* tests/lib-format: fix for WindowsDamien Doligez2013-05-301-37/+61
* one more fix for tests/lib-formatDamien Doligez2013-05-301-2/+1
* fix the tests for module FormatDamien Doligez2013-05-292-62/+67
* Adding a test directory for the Format module.Pierre Weis2013-05-293-0/+574