summaryrefslogtreecommitdiff
path: root/testsuite/tests/weak-ephe-final
Commit message (Expand)AuthorAgeFilesLines
* New script language for ocamltest (#12185)Damien Doligez2023-04-258-16/+8
* runtime: move last finalisers book keeping during a minor cycle to the end of...Enguerrand Decorne2023-02-132-0/+18
* Add parallel Weak test caseJan Midtgaard2022-11-241-0/+33
* Skip some parallel tests if no more than 2 cores are availableXavier Leroy2022-07-061-0/+7
* hygiene fix in weaklifetime_par.mlSadiq Jaffer2022-05-081-1/+1
* Disable the weaklifetime_par.ml testXavier Leroy2022-05-051-1/+2
* Make finaliser2 test deterministicKC Sivaramakrishnan2022-04-172-17/+25
* weaklifetime_par: restore Random.self_initGabriel Scherer2022-03-251-0/+2
* testsuite weaklifetime: take TEST_SIZE into accountGabriel Scherer2022-03-242-6/+12
* testsuite weaklifetime: cosmeticsGabriel Scherer2022-03-242-28/+26
* weaklifetime_par: fix loop conditionGabriel Scherer2022-03-241-1/+2
* weaklifetime_par: fix indexingGabriel Scherer2022-03-241-4/+16
* weaklifetime_par: no need for special Random handling anymoreGabriel Scherer2022-03-241-15/+9
* Merge pull request #10909 from lthls/multicore-flambda-testsuite-fixesXavier Leroy2022-01-171-3/+8
|\
| * Fix tests/weak-ephe-final/finaliser2.mlVincent Laviron2022-01-151-3/+8
* | use Random.State.split to seed child domains PRNG stateGabriel Scherer2022-01-141-1/+4
|/
* Remove unnecessary old_ephemeron_api tags on ephemeron testsTom Kelly2021-12-212-6/+0
* Merge commit 'e23ec809c39fc5ed7a91f7ec9ac8d663597ff5af' into 5.00_rebase_to_prTom Kelly2021-12-202-0/+6
* Whitespace and line lengthsDavid Allsopp2021-12-191-1/+1
* Remove redundant opensKC Sivaramakrishnan2021-12-171-3/+0
* Make ephemerons immutable.KC Sivaramakrishnan2021-11-1111-365/+125
* Improve ephemerons compatibility with testsuiteKC Sivaramakrishnan2021-10-271-0/+11
* Merge commit 'bfd2efb3b32b341479f2cfc3cb6dd27bc7fdaf21' into parallel_minor_g...Tom Kelly2021-09-291-3/+1
* remove manual poll from testSadiq Jaffer2021-09-061-1/+1
* Merge pull request ocaml-multicore/ocaml-multicore#593 from ocaml-multicore/k...KC Sivaramakrishnan2021-06-211-4/+9
|\
| * Adopt orphaned work from domains that did not participate in GC.KC Sivaramakrishnan2021-06-181-4/+9
| * Restore modified tests. Handle exceptions at DLS creation.KC Sivaramakrishnan2021-06-161-9/+12
| * Fix testsuite to remove the explicit use of DLS for Random stateKC Sivaramakrishnan2021-06-111-12/+9
* | move test issue468 to finaliser_handover and add assertsTom Kelly2021-06-172-6/+20
|/
* remove tests for critical_section, wait, notify because this API is removed; ...Tom Kelly2021-06-031-14/+7
* Merge pull request ocaml-multicore/ocaml-multicore#546 from Sudha247/test_dom...Tom Kelly2021-04-281-5/+6
|\
| * coverage of domain life-cycle in domain_dls and ephetest_par testsSudha Parimala2021-04-221-5/+6
* | Remove Random.initSudha Parimala2021-04-271-2/+0
* | weaklifetime_par - add domain specific weak data and random_int function for ...Sudha Parimala2021-04-211-13/+24
* | add parallel version of weaklifetime testSudha Parimala2021-04-202-0/+92
|/
* Fix bug in caml_adopt_orphaned_work where we have nothing in our queueTom Kelly2021-03-151-4/+7
* Fix caml_final_merge_finalisable (issue468)Tom Kelly2021-03-151-0/+24
* Merge commit '7d263c51726b8a1d9c5cd83227b92feeb49663b1' into parallel_minor_g...Tom Kelly2021-03-101-10/+21
* Merge commit 'd6fb9ad86a7628d8b8683d8f96957e7ceaa3bf5d' into parallel_minor_g...Tom Kelly2020-04-291-12/+0
* Merge commit '5a29ea7c2b31051de814ed7e45bb45098b512b9b' into parallel_minor_g...Tom Kelly2020-04-171-1/+1
* Merge commit '4c130cae87cd29621aa2ed8a36a68fc7eaa950a2' into parallel_minor_g...Tom Kelly2020-04-091-2/+3
* fix tests/misc/ocamltests that are now in weak-ephe-finalTom Kelly2020-04-047-18/+22
* Merge commit 'e2e928fafe23807d9c792d61314ad4725655aa59' into parallel_minor_g...Tom Kelly2020-03-277-1/+20
* Merge commit '8ba70ff194b66c0a50ffb97d41fe9c4bdf9362d6' into parallel_minor_g...Tom Kelly2020-03-261-1/+1
* Update ephemeron tests to account for unconditional promotion from the minor ...Tom Kelly2020-02-122-5/+7
* Incorporate upstream editsKC Sivaramakrishnan2018-07-191-1/+3
|\
| * Make all the members of ephe_cycle_info_t atomicKC Sivaramakrishnan2018-07-191-1/+3
| * Remove unstable testKC Sivaramakrishnan2018-06-152-156/+0
* | Remove unstable testKC Sivaramakrishnan2018-06-152-156/+0
* | Finalisers work nowKC Sivaramakrishnan2018-06-152-0/+41
|/