# # ChangeLog for tests/concurrency/waitfor/static_inline.cfa # # Generated by Trac 1.6 # Feb 27, 2026, 5:11:06 PM Wed, 25 Feb 2026 05:52:06 GMT Matthew Au-Yeung [2b3ebe5] * tests/Makefile.am (modified) * tests/concurrency/waitfor/autogen_destructor.cfa (modified) * tests/concurrency/waitfor/gendestructor.cfa (moved) * tests/concurrency/waitfor/gendestructor.hfa (moved) * tests/concurrency/waitfor/inlinemutex.cfa (added) * tests/concurrency/waitfor/inlinemutex.hfa (added) * tests/concurrency/waitfor/static_inline.cfa (modified) fixup tests more Wed, 25 Feb 2026 05:52:05 GMT Matthew Au-Yeung [f1cb193] * src/AST/Expr.cpp (modified) * src/AST/Expr.hpp (modified) * src/Concurrency/MutexFuncHash.hpp (modified) * tests/Makefile.am (modified) * tests/concurrency/waitfor/.expect/autogen_destructor.txt (moved) * tests/concurrency/waitfor/.expect/static_inline.txt (added) * tests/concurrency/waitfor/autogen_destructor.cfa (added) * tests/concurrency/waitfor/nodestructor.cfa (moved) * tests/concurrency/waitfor/nodestructor.hfa (moved) * tests/concurrency/waitfor/static_inline.cfa (added) * tests/link-once-destructor/waitfor-destructor.cfa (deleted) cleanup and add tests