LUMIERA.clone/tests/library
Ichthyostega 3fa4f02737 Library: new thread-wrapper implementation complete
- relocate some code into a dedicated translation unit to reduce #includes
- actually set the thread-ID (the old implementation had only a TODO at that point)
2023-09-26 02:32:48 +02:00
..
advice Library: allow to check if Advice was explicitly given 2019-07-13 17:00:23 +02:00
c-lib Global-Layer-Renaming: adapt lots of documentation 2018-11-15 21:13:52 +01:00
diff Segmentation: structure analysis for splitSplice operation 2023-05-02 04:29:34 +02:00
idi
meta Library: extract type rebinding helper 2023-08-01 14:52:20 +02:00
query
test Activity-Lang: allow to verify invocation param in test 2023-08-15 20:03:01 +02:00
allocation-cluster-test.cpp
app-config-test.cpp
builder-qualifier-support-test.cpp Job-Planning: switch to processing references 2023-05-23 01:08:05 +02:00
cmdline-wrapper-test.cpp
custom-shared-ptr-test.cpp
del-stash-test.cpp
DIR_INFO
exception-error-test.cpp Library: clarify usage of the basic time scale 2018-12-10 00:12:52 +01:00
format-cout-test.cpp
format-helper-test.cpp Library: fix follow-up problems with const correctness 2023-05-23 01:07:53 +02:00
format-string-test.cpp fix failing test - boost::format is getting better 2020-02-17 03:32:43 +01:00
hash-generator-test.cpp
hash-indexed-test.cpp
hash-standard-to-boost-bridge-test.cpp
helloworldtest.cpp
ios-savepoint-test.cpp Lib: fix a bug with diagnostic output 2022-09-27 01:51:21 +02:00
item-wrapper-test.cpp C++17: fix detector for function signatures 2020-02-21 20:16:59 +01:00
iter-adapter-stl-test.cpp
iter-adapter-test.cpp Block-Flow: maintain an »Epoch« within the raw allocation Extent 2023-07-09 01:32:27 +02:00
iter-chain-search-test.cpp C++17: fix detector for STL container iterability 2020-02-21 18:57:49 +01:00
iter-cursor-test.cpp
iter-explorer-test.cpp Library: generalise pipeline summation into fold-left 2023-09-24 02:45:43 +02:00
iter-queue-test.cpp
iter-source-test.cpp
iter-stack-test.cpp
itertools-test.cpp
life-cycle-test.cpp
linked-elements-test.cpp Library: allow to reverse intrusive single linked list 2023-04-20 18:53:17 +02:00
multifact-argument-test.cpp
multifact-singleton-test.cpp
multifact-test.cpp
null-value-test.cpp
opaque-holder-test.cpp
opaque-unchecked-buffer-test.cpp Library: verify PlantingHandle's extended capabilities 2021-05-07 22:50:13 +02:00
optional-ref-test.cpp
path-array-test.cpp Global-Layer-Renaming: fix remaining textual usages and IDs in the code 2018-12-10 00:09:56 +01:00
polymorphic-value-test.cpp
query-text-test.cpp
rational-test.cpp Timeline: safely calculate sum/difference of large fractional times 2022-12-01 23:23:50 +01:00
ref-array-test.cpp
removefromsettest.cpp
replaceable-item-test.cpp Job-Planning: dispose of FrameCoord in pipeline and Dispatcher interface 2023-06-18 03:50:48 +02:00
scoped-collection-test.cpp
scoped-holder-test.cpp
scoped-holder-transfer-test.cpp
scoped-ptrvect-test.cpp
search-path-splitter-test.cpp
simple-allocator-test.cpp
split-splice-test.cpp Segmentation: add test case to cover instance management 2023-05-05 01:34:41 +02:00
sub-id-test.cpp
symbol-hashtable-test.cpp
symbol-test.cpp
sync-barrier-performance-test.cpp Library: investigate Mutex+Condition-Var for comparison 2023-09-24 21:52:38 +02:00
sync-barrier-test.cpp Library: generalise pipeline summation into fold-left 2023-09-24 02:45:43 +02:00
sync-classlock-test.cpp Library: prepare switch of Thread-wrapper to C++17 2023-09-21 23:23:55 +02:00
sync-locking-test.cpp Library: gut and remould the existing thread-wrapper 2023-09-25 16:27:38 +02:00
sync-timedwait-test.cpp Library: prepare switch of Thread-wrapper to C++17 2023-09-21 23:23:55 +02:00
sync-waiting-test.cpp Library: gut and remould the existing thread-wrapper 2023-09-25 16:27:38 +02:00
thread-wrapper-join-test.cpp Library: (re)introduce the distinction join / detach 2023-09-26 01:00:00 +02:00
thread-wrapper-self-recognition-test.cpp Library: draft a SyncBarrier latch 2023-09-22 21:55:53 +02:00
thread-wrapper-test.cpp Library: prepare switch of Thread-wrapper to C++17 2023-09-21 23:23:55 +02:00
typed-allocation-manager-test.cpp
unique-malloc-owner-test.cpp
util-collection-test.cpp Library: integrate generic min/max function 2020-03-08 02:05:39 +01:00
util-floordiv-test.cpp
util-floorwrap-test.cpp
util-foreach-test.cpp Library: draft a SyncBarrier latch 2023-09-22 21:55:53 +02:00
util-parse-bool-test.cpp Util: use case-insensitive matching for parsing bool values 2021-08-20 14:33:59 +02:00
util-sanitised-identifier-test.cpp Library: new thread-wrapper implementation complete 2023-09-26 02:32:48 +02:00
util-tuple-test.cpp Library: extract helper for unloading a sequence into a tuple 2023-05-10 14:49:51 +02:00
variant-test.cpp
vector-transfer-test.cpp
verb-function-dispatch-test.cpp Library: complete test coverage of VerbPack 2019-06-11 02:40:20 +02:00
verb-visitor-dispatch-test.cpp the new design takes the old name 2023-06-22 20:23:55 +02:00