# # ChangeLog for tests/io/comp_fair.cfa # # Generated by Trac 1.2.1 # Jul 6, 2024, 7:16:02 PM Fri, 02 Sep 2022 20:29:37 GMT Thierry Delisle [69698d2] * tests/io/comp_basic.cfa (modified) * tests/io/comp_fair.cfa (modified) Fixed frustratingly stupid mistake that broke 32bit build Fri, 02 Sep 2022 16:23:54 GMT Thierry Delisle [680137a] * tests/io/comp_basic.cfa (modified) * tests/io/comp_fair.cfa (modified) Fixed indentation Fri, 01 Apr 2022 17:08:24 GMT Thierry Delisle [1417f6b] * tests/io/comp_fair.cfa (modified) Changed comp_fair to use a barrier rather than a semaphore. Tue, 29 Mar 2022 00:38:38 GMT Thierry Delisle [72ba508] * tests/io/comp_fair.cfa (modified) Updated test to be easier to debug Tue, 15 Mar 2022 16:17:54 GMT Thierry Delisle [a552a8c] * tests/io/.expect/comp_fair.txt.disable (added) * tests/io/comp_fair.cfa (added) Added test to check fairness of completions, disable since my pc ...