summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib-threads
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-2521-214/+212
* stdlib: remove Domain.at_each_spawnFlorian Angeletti2022-10-053-78/+0
* Test for at_each_spawn crashFlorian Angeletti2022-10-053-0/+78
* Systhreads: add a domain_initialize hookFlorian Angeletti2022-10-051-5/+5
* Reimplement Thread.exit using the Thread.Exit exception (#10935)Xavier Leroy2022-01-266-26/+17
* Merge pull request ocaml-multicore/ocaml-multicore#745 from Engil/systhreads_...KC Sivaramakrishnan2021-12-091-4/+4
|\
| * promote lib-threads and backtraceEnguerrand Decorne2021-12-071-4/+4
* | skip unsupported and incompatible tests, the first step for removing the disa...Alpha DIALLO2021-12-061-0/+2
|/
* Add set_uncaught_exception_handler to systhreads (#10469)Engil2021-08-092-0/+49
* Use DOES_NOT_EXIST to clarify expectationDavid Allsopp2021-07-101-2/+2
* Use unset in the testsuite to harden testsDavid Allsopp2021-07-101-1/+3
* ocamltest: rename the files variable to readonly_filesSébastien Hinderer2021-04-212-2/+2
* Don't clobber GetLastError in Win32 systhreadsDavid Allsopp2021-02-131-0/+12
* Bow to check-typoXavier Leroy2020-11-262-2/+1
* Skip the "sieve.ml" test in "cleanup at exit" runtime modeSébastien Hinderer2020-11-252-2/+21
* Terminate all threads explicitlyXavier Leroy2020-11-251-10/+19
* Make sure the process can terminate when the last thread calls Thread.exit (#...Xavier Leroy2020-10-121-0/+15
* Use "error checking" mutexes in the threads library (#9846)Xavier Leroy2020-10-052-0/+88
* ocamltest: do not compare binaries produced by ocamlopt.opt and ocamlopt.byte...Nicolás Ojeda Bär2020-06-231-2/+0
* Use Sys.command instead of Unix.system to call 'cmp'Xavier Leroy2020-05-201-1/+1
* Remove ocamltests filesNicolás Ojeda Bär2019-09-281-18/+0
* Fix a few testsSébastien Hinderer2019-07-1714-0/+28
* MPR#7903: make Thread.delay interruptible again (#2306)Xavier Leroy2019-03-114-0/+68
* Fix Thread.sigmask, take 2 (#2211)Jacques-Henri Jourdan2019-03-011-1/+1
* Ignore compare binary test on lib-threads/pr4466.mlPierre Chambart2019-02-111-1/+3
* Update testsuite to work when libraries aren't builtDavid Allsopp2019-01-0817-16/+33
* Whitespace and overlong line fixes.David Allsopp2018-06-141-1/+2
* Make sure all threads are joined before exiting, againXavier Leroy2018-06-062-11/+5
* Make sure all threads are joined before exitingXavier Leroy2018-05-192-27/+11
* Disable a few lib-threads tests on WindowsSébastien Hinderer2018-03-223-0/+12
* Remove broken testSébastien Hinderer2018-03-093-49/+0
* Migrate the lib-threads tests to ocamltestSébastien Hinderer2018-03-0933-104/+201
* Avoid deadlock in signal.ml testXavier Leroy2017-12-222-6/+15
* Make sure the signal.ml test terminatesXavier Leroy2017-12-221-1/+1
* Improved Thread.yield / thread preemption (#1533)Jacques-Henri Jourdan2017-12-211-0/+1
* tests/lib-threads: remove the 'signal2' testXavier Leroy2017-10-084-67/+0
* tests/lib-threads: make signal tests more reliableXavier Leroy2017-10-083-3/+6
* MPR#7638: problem with Mingw64 + bytecode + threads + exceptions raised from ...Xavier Leroy2017-09-282-0/+11
* Do not disable warnings by default when compiling tests (#1293)Sébastien Hinderer2017-08-313-4/+5
* Recover "Merge pull request #378 from bobot/feature/reraise_raw_backtrace_pri...François Bobot2017-02-142-0/+18
* Fix testsuite when configured with -safe-string (#819)David Allsopp2016-12-144-23/+23
* Don't use hardcoded port 9876 in lib-threads testsDavid Allsopp2016-12-144-4/+8
* Resolve printf format warningsDavid Allsopp2016-12-141-2/+2
* Revert "Merge pull request #378 from bobot/feature/reraise_raw_backtrace_prim...Gabriel Scherer2016-07-272-18/+0
* Fix caml_backtrace_pos invariant in caml_restore_raw_backtraceFrançois Bobot2016-07-172-0/+18
* Remove copyright notices in test files.Sébastien Hinderer2016-05-0317-255/+0
* try to resolve printf format warningsDamien Doligez2016-02-241-2/+2
* Update headers for the new license.Damien Doligez2016-02-1825-275/+350
* clean up whitespace and cut long linesDamien Doligez2016-02-174-8/+0
* disable lib-threads/signal.ml test on msvc and mingwDamien Doligez2016-01-291-0/+1