summaryrefslogtreecommitdiff
path: root/testsuite/tests/callback/nested_fiber.ml
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-251-5/+8
* Rename Effect.{eff => t} (#11044)Nicolás Ojeda Bär2022-02-251-3/+3
* Rename EffectHandlers module to Effect (#10879)Anil Madhavapeddy2022-01-121-2/+2
* Move effect handlers to its own module in StdlibKC Sivaramakrishnan2021-10-111-2/+2
* Expose deep and shallow handlers as functionsKC Sivaramakrishnan2021-09-271-9/+18
* make nested_fiber test more taxing so it better triggers GC bugsTom Kelly2020-10-161-6/+22
* Port multicore tests/callback to ocamltest and remove tcallback testTom Kelly2020-04-041-0/+8
* Add a test for callbacks inside fibers doing GCStephen Dolan2018-05-041-0/+20