summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-bytes
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-252-3/+2
* Added fold_{left, right}, exists and for_all to String/Bytes (#882)Yotam Barnoy2021-04-292-1/+32
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-2/+0
* Remove unnecessary executable bit from sources (#2270)David Allsopp2019-02-281-0/+0
* Extend Bytes and Buffer with functions to read/write binary representations o...Alain Frisch2018-11-092-0/+173
* Whitespace and overlong line fixes.David Allsopp2018-06-141-2/+2
* Migrate lib-bytes test to ocamltestNicolas Ojeda Bar2017-12-053-21/+7
* fix tests/lib-bytes/test_bytes.ml to work in -safe-string modeDamien Doligez2016-12-221-10/+16
* Add tests for Bytes.extend.Jeremy Yallop2016-12-193-0/+137