From 155bf95ce5f773a73da7f3721545ba7df49f34db Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Wed, 22 Feb 2017 03:17:18 +0100 Subject: [PATCH] Doxygen: magically insert a reference to the test class MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit this bit of Sed magic relies on the fact that we happen to write the almost correct class name of a test into the header comment. HOWTO: for F in $(find tests -type f \( -name '*.cpp' \) -exec egrep -q '§§TODO§§' {} \; -print); do sed -r -i -e' 2 {h;x;s/\s+(.+)\(Test\).*$/\\ref \1_test/;x}; /§§TODO§§/ {s/§§TODO§§//;G;s/\n//}' $F; done --- tests/backend/sync-classlock-test.cpp | 2 +- tests/backend/sync-locking-test.cpp | 2 +- tests/backend/sync-timedwait-test.cpp | 2 +- tests/backend/sync-waiting-test.cpp | 2 +- tests/backend/thread-local-test.cpp | 2 +- tests/backend/thread-wrapper-join-test.cpp | 2 +- tests/backend/thread-wrapper-test.cpp | 2 +- tests/basics/diagnostic-context-test.cpp | 2 +- ...cstest.cpp => stream-type-basics-test.cpp} | 2 +- ...est.cpp => stream-type-lifecycle-test.cpp} | 2 +- .../time/digxel-configurations-test.cpp | 2 +- tests/basics/time/digxel-test.cpp | 2 +- tests/basics/time/format-support-test.cpp | 2 +- tests/basics/time/quantiser-basics-test.cpp | 2 +- tests/basics/time/time-basics-test.cpp | 4 ++-- tests/basics/time/time-control-test.cpp | 2 +- tests/basics/time/time-formats-test.cpp | 2 +- tests/basics/time/time-mutation-test.cpp | 2 +- tests/basics/time/time-parsing-test.cpp | 2 +- tests/basics/time/time-quantisation-test.cpp | 2 +- tests/basics/time/time-value-test.cpp | 2 +- tests/basics/visitingtool-extended-test.cpp | 2 +- tests/basics/visitingtool-test.cpp | 2 +- .../application/subsystem-runner-test.cpp | 2 +- tests/core/backend/engine/dummy-job.cpp | 2 +- tests/core/backend/engine/job-hash-test.cpp | 2 +- .../engine/scheduler-interface-test.cpp | 2 +- tests/core/backend/media-access-mock-test.cpp | 2 +- tests/core/proc/asset/asset-category-test.cpp | 2 +- tests/core/proc/asset/basicpipetest.cpp | 2 +- tests/core/proc/asset/compoundmediatest.cpp | 2 +- tests/core/proc/asset/create-asset-test.cpp | 2 +- tests/core/proc/asset/deleteassettest.cpp | 2 +- .../core/proc/asset/dependent-assets-test.cpp | 2 +- tests/core/proc/asset/entry-id-test.cpp | 2 +- ...tstest.cpp => identity-of-assets-test.cpp} | 2 +- .../{makecliptest.cpp => make-clip-test.cpp} | 2 +- ...est.cpp => media-structure-query-test.cpp} | 4 ++-- .../proc/asset/meta/time-grid-basics-test.cpp | 2 +- ...tstest.cpp => ordering-of-assets-test.cpp} | 2 +- tests/core/proc/asset/typed-id-test.cpp | 2 +- .../control/argument-tuple-accept-test.cpp | 2 +- .../proc/control/command-argument-test.cpp | 2 +- .../core/proc/control/command-basic-test.cpp | 2 +- .../proc/control/command-binding-test.cpp | 2 +- .../control/command-clone-builder-test.cpp | 2 +- .../proc/control/command-equality-test.cpp | 2 +- .../control/command-message-binding-test.cpp | 2 +- .../proc/control/command-mutation-test.cpp | 2 +- .../proc/control/command-registry-test.cpp | 2 +- tests/core/proc/control/command-use1-test.cpp | 2 +- tests/core/proc/control/command-use2-test.cpp | 2 +- tests/core/proc/control/command-use3-test.cpp | 2 +- .../control/handling-pattern-basics-test.cpp | 2 +- .../handling-pattern-standard-impl-test.cpp | 2 +- tests/core/proc/control/memento-tie-test.cpp | 2 +- .../core/proc/control/test-dummy-commands.cpp | 2 +- tests/core/proc/engine/buff-table-test.cpp | 2 +- .../proc/engine/buffer-metadata-key-test.cpp | 2 +- .../core/proc/engine/buffer-metadata-test.cpp | 2 +- .../engine/buffer-provider-protocol-test.cpp | 2 +- tests/core/proc/engine/calc-stream-test.cpp | 2 +- .../proc/engine/dispatcher-interface-test.cpp | 2 +- .../proc/engine/engine-interface-test.cpp | 2 +- tests/core/proc/engine/node-basic-test.cpp | 2 +- .../proc/engine/node-fabrication-test.cpp | 2 +- .../core/proc/engine/node-operation-test.cpp | 2 +- tests/core/proc/engine/node-source-test.cpp | 2 +- tests/core/proc/engine/testframe-test.cpp | 2 +- .../tracking-heap-block-provider-test.cpp | 4 ++-- ...segmenttest.cpp => build-segment-test.cpp} | 2 +- ...ldertooltest.cpp => builder-tool-test.cpp} | 2 +- .../builder/fixture-change-detector-test.cpp | 5 ++-- .../builder/model-port-registry-test.cpp | 2 +- .../segmentation-datastructure-test.cpp | 2 +- ...egmenttest.cpp => render-segment-test.cpp} | 2 +- .../proc/mobject/mobject-interface-test.cpp | 2 +- tests/core/proc/mobject/mobject-ref-test.cpp | 2 +- .../core/proc/mobject/output-mapping-test.cpp | 2 +- .../proc/mobject/placement-basic-test.cpp | 2 +- .../proc/mobject/placement-hierarchy-test.cpp | 2 +- .../placement-object-identity-test.cpp | 2 +- .../core/proc/mobject/placement-ref-test.cpp | 2 +- .../{addcliptest.cpp => add-clip-test.cpp} | 2 +- .../session/defs-manager-impl-test.cpp | 2 +- .../mobject/session/defs-manager-test.cpp | 2 +- .../session/defs-registry-impl-test.cpp | 2 +- .../proc/mobject/session/deletecliptest.cpp | 2 +- .../session/placement-index-query-test.cpp | 2 +- .../mobject/session/placement-index-test.cpp | 2 +- .../mobject/session/placement-scope-test.cpp | 2 +- .../session/query-focus-stack-test.cpp | 2 +- .../proc/mobject/session/query-focus-test.cpp | 2 +- .../mobject/session/query-resolver-test.cpp | 2 +- .../mobject/session/rebuildfixturetest.cpp | 2 +- .../proc/mobject/session/scope-path-test.cpp | 2 +- .../proc/mobject/session/scope-query-test.cpp | 2 +- .../session/session-element-query-test.cpp | 2 +- .../session/session-element-tracker-test.cpp | 2 +- ...nagertest.cpp => session-manager-test.cpp} | 2 +- .../session/session-modify-parts-test.cpp | 2 +- .../session/session-service-access-test.cpp | 2 +- .../session/session-structure-test.cpp | 2 +- .../timeline-sequence-handling-test.cpp | 2 +- .../proc/play/dummy-play-connection-test.cpp | 2 +- .../proc/play/output-slot-protocol-test.cpp | 2 +- .../proc/play/timing-constraints-test.cpp | 2 +- tests/gui/bus-term-test.cpp | 2 +- .../state-map-grouping-storage-test.cpp | 2 +- tests/gui/test-gui-test.cpp | 23 ++++++++----------- tests/library/advice/advice-basics-test.cpp | 2 +- .../advice/advice-binding-pattern-test.cpp | 2 +- .../advice/advice-configuration-test.cpp | 2 +- tests/library/advice/advice-index-test.cpp | 2 +- .../advice/advice-multiplicity-test.cpp | 2 +- .../library/advice/advice-situations-test.cpp | 2 +- tests/library/allocation-cluster-test.cpp | 2 +- tests/library/app-config-test.cpp | 2 +- tests/library/bool-checkable-test.cpp | 2 +- tests/library/cmdline-wrapper-test.cpp | 2 +- tests/library/custom-shared-ptr-test.cpp | 2 +- tests/library/del-stash-test.cpp | 2 +- tests/library/dependency-factory-test.cpp | 2 +- .../diff/diff-complex-application-test.cpp | 4 ++-- tests/library/diff/diff-index-table-test.cpp | 2 +- .../diff/diff-list-application-test.cpp | 2 +- .../diff/diff-list-generation-test.cpp | 2 +- .../diff/diff-tree-application-test.cpp | 2 +- tests/library/diff/gen-node-basic-test.cpp | 2 +- .../generic-record-representation-test.cpp | 2 +- .../diff/tree-mutator-binding-test.cpp | 2 +- tests/library/diff/tree-mutator-test.cpp | 2 +- ...errortest.cpp => exception-error-test.cpp} | 2 +- tests/library/format-cout-test.cpp | 2 +- tests/library/format-helper-test.cpp | 2 +- tests/library/format-string-test.cpp | 2 +- tests/library/functor-util-test.cpp | 2 +- tests/library/hash-generator-test.cpp | 2 +- tests/library/hash-indexed-test.cpp | 2 +- .../hash-standard-to-boost-bridge-test.cpp | 2 +- tests/library/helloworldtest.cpp | 2 +- .../hierarchy-orientation-indicator-test.cpp | 2 +- .../library/idi/generic-id-function-test.cpp | 2 +- tests/library/item-wrapper-test.cpp | 2 +- tests/library/iter-adapter-stl-test.cpp | 2 +- tests/library/iter-adapter-test.cpp | 2 +- tests/library/iter-cursor-test.cpp | 2 +- tests/library/iter-explorer-test.cpp | 2 +- tests/library/iter-queue-test.cpp | 2 +- tests/library/iter-source-test.cpp | 2 +- tests/library/iter-stack-test.cpp | 2 +- tests/library/itertools-test.cpp | 2 +- ...{lifecycletest.cpp => life-cycle-test.cpp} | 2 +- tests/library/linked-elements-test.cpp | 2 +- tests/library/maybe-value-test.cpp | 2 +- tests/library/meta/access-casted-test.cpp | 2 +- tests/library/meta/duck-detector-test.cpp | 2 +- .../meta/function-composition-test.cpp | 2 +- tests/library/meta/function-erasure-test.cpp | 2 +- .../meta/generator-combinations-test.cpp | 2 +- .../meta/iterable-classification-test.cpp | 2 +- tests/library/meta/meta-utils-test.cpp | 2 +- tests/library/meta/tuple-record-init-test.cpp | 2 +- tests/library/meta/type-demangling-test.cpp | 2 +- tests/library/meta/type-display-test.cpp | 2 +- tests/library/meta/typelist-test.cpp | 2 +- tests/library/meta/typelist-util-test.cpp | 2 +- .../meta/virtual-copy-support-test.cpp | 2 +- tests/library/multifact-argument-test.cpp | 2 +- tests/library/multifact-singleton-test.cpp | 2 +- tests/library/multifact-test.cpp | 2 +- tests/library/null-value-test.cpp | 2 +- tests/library/opaque-holder-test.cpp | 2 +- .../library/opaque-unchecked-buffer-test.cpp | 2 +- tests/library/optional-ref-test.cpp | 2 +- tests/library/polymorphic-value-test.cpp | 2 +- tests/library/query-text-test.cpp | 2 +- tests/library/query/query-utils-test.cpp | 2 +- tests/library/ref-array-test.cpp | 2 +- tests/library/removefromsettest.cpp | 2 +- tests/library/sanitised-identifier-test.cpp | 2 +- tests/library/scoped-collection-test.cpp | 2 +- tests/library/scoped-holder-test.cpp | 2 +- tests/library/scoped-holder-transfer-test.cpp | 2 +- tests/library/scoped-ptrvect-test.cpp | 2 +- tests/library/search-path-splitter-test.cpp | 2 +- tests/library/simple-allocator-test.cpp | 2 +- tests/library/singleton-subclass-test.cpp | 2 +- tests/library/singleton-test.cpp | 2 +- tests/library/singleton-testmock-test.cpp | 2 +- tests/library/sub-id-test.cpp | 2 +- tests/library/symbol-hashtable-test.cpp | 2 +- tests/library/symbol-test.cpp | 2 +- tests/library/test/test-event-log-test.cpp | 2 +- tests/library/test/test-helper-test.cpp | 2 +- .../test/test-helper-variadic-test.cpp | 2 +- tests/library/test/test-option-test.cpp | 2 +- .../library/typed-allocation-manager-test.cpp | 2 +- tests/library/unique-malloc-owner-test.cpp | 2 +- tests/library/util-collection-test.cpp | 2 +- tests/library/util-floordiv-test.cpp | 2 +- tests/library/util-floorwrap-test.cpp | 2 +- tests/library/util-foreach-test.cpp | 2 +- tests/library/variant-test.cpp | 2 +- tests/library/vector-transfer-test.cpp | 2 +- tests/library/verb-function-dispatch-test.cpp | 2 +- tests/operation/bugs/hello-bug-test.cpp | 4 ++-- 207 files changed, 222 insertions(+), 226 deletions(-) rename tests/basics/{streamtypebasicstest.cpp => stream-type-basics-test.cpp} (98%) rename tests/basics/{streamtypelifecycletest.cpp => stream-type-lifecycle-test.cpp} (98%) rename tests/core/proc/asset/{identityofassetstest.cpp => identity-of-assets-test.cpp} (98%) rename tests/core/proc/asset/{makecliptest.cpp => make-clip-test.cpp} (98%) rename tests/core/proc/asset/{mediastructurequerytest.cpp => media-structure-query-test.cpp} (93%) rename tests/core/proc/asset/{orderingofassetstest.cpp => ordering-of-assets-test.cpp} (99%) rename tests/core/proc/mobject/builder/{buildsegmenttest.cpp => build-segment-test.cpp} (97%) rename tests/core/proc/mobject/builder/{buildertooltest.cpp => builder-tool-test.cpp} (99%) rename tests/core/proc/mobject/controller/{rendersegmenttest.cpp => render-segment-test.cpp} (98%) rename tests/core/proc/mobject/session/{addcliptest.cpp => add-clip-test.cpp} (98%) rename tests/core/proc/mobject/session/{sessionmanagertest.cpp => session-manager-test.cpp} (99%) rename tests/library/{exceptionerrortest.cpp => exception-error-test.cpp} (99%) rename tests/library/{lifecycletest.cpp => life-cycle-test.cpp} (98%) diff --git a/tests/backend/sync-classlock-test.cpp b/tests/backend/sync-classlock-test.cpp index 94c6b7518..f8389dd22 100644 --- a/tests/backend/sync-classlock-test.cpp +++ b/tests/backend/sync-classlock-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file sync-classlock-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SyncClasslock_test */ diff --git a/tests/backend/sync-locking-test.cpp b/tests/backend/sync-locking-test.cpp index 43166cdd3..2bf1aea69 100644 --- a/tests/backend/sync-locking-test.cpp +++ b/tests/backend/sync-locking-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file sync-locking-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SyncLocking_test */ diff --git a/tests/backend/sync-timedwait-test.cpp b/tests/backend/sync-timedwait-test.cpp index b06ba52dd..3f7e5d31d 100644 --- a/tests/backend/sync-timedwait-test.cpp +++ b/tests/backend/sync-timedwait-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file sync-timedwait-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SyncTimedwait_test */ diff --git a/tests/backend/sync-waiting-test.cpp b/tests/backend/sync-waiting-test.cpp index f88333df9..8533c3c28 100644 --- a/tests/backend/sync-waiting-test.cpp +++ b/tests/backend/sync-waiting-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file sync-waiting-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SyncWaiting_test */ diff --git a/tests/backend/thread-local-test.cpp b/tests/backend/thread-local-test.cpp index e102423d9..78ff14bc6 100644 --- a/tests/backend/thread-local-test.cpp +++ b/tests/backend/thread-local-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file thread-local-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ThreadLocal_test */ diff --git a/tests/backend/thread-wrapper-join-test.cpp b/tests/backend/thread-wrapper-join-test.cpp index ae0fd7bbd..b9c421a42 100644 --- a/tests/backend/thread-wrapper-join-test.cpp +++ b/tests/backend/thread-wrapper-join-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file thread-wrapper-join-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ThreadWrapperJoin_test */ diff --git a/tests/backend/thread-wrapper-test.cpp b/tests/backend/thread-wrapper-test.cpp index 2d38c9493..55b165d47 100644 --- a/tests/backend/thread-wrapper-test.cpp +++ b/tests/backend/thread-wrapper-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file thread-wrapper-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ThreadWrapper_test */ diff --git a/tests/basics/diagnostic-context-test.cpp b/tests/basics/diagnostic-context-test.cpp index c050d5742..723ad2589 100644 --- a/tests/basics/diagnostic-context-test.cpp +++ b/tests/basics/diagnostic-context-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file diagnostic-context-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DiagnosticContext_test */ diff --git a/tests/basics/streamtypebasicstest.cpp b/tests/basics/stream-type-basics-test.cpp similarity index 98% rename from tests/basics/streamtypebasicstest.cpp rename to tests/basics/stream-type-basics-test.cpp index cc3170cbe..5b295c516 100644 --- a/tests/basics/streamtypebasicstest.cpp +++ b/tests/basics/stream-type-basics-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file streamtypebasicstest.cpp - ** unit test §§TODO§§ + ** unit test \ref StreamTypeBasics_test */ diff --git a/tests/basics/streamtypelifecycletest.cpp b/tests/basics/stream-type-lifecycle-test.cpp similarity index 98% rename from tests/basics/streamtypelifecycletest.cpp rename to tests/basics/stream-type-lifecycle-test.cpp index 43e1d4e4e..a27e0405e 100644 --- a/tests/basics/streamtypelifecycletest.cpp +++ b/tests/basics/stream-type-lifecycle-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file streamtypelifecycletest.cpp - ** unit test §§TODO§§ + ** unit test \ref StreamTypeLifecycle_test */ diff --git a/tests/basics/time/digxel-configurations-test.cpp b/tests/basics/time/digxel-configurations-test.cpp index 4a096ac37..635605e66 100644 --- a/tests/basics/time/digxel-configurations-test.cpp +++ b/tests/basics/time/digxel-configurations-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file digxel-configurations-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DigxelConfigurations_test */ diff --git a/tests/basics/time/digxel-test.cpp b/tests/basics/time/digxel-test.cpp index 74ca56d6c..f8eb7efc5 100644 --- a/tests/basics/time/digxel-test.cpp +++ b/tests/basics/time/digxel-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file digxel-test.cpp - ** unit test §§TODO§§ + ** unit test \ref Digxel_test */ diff --git a/tests/basics/time/format-support-test.cpp b/tests/basics/time/format-support-test.cpp index 39361eca7..d2e57c729 100644 --- a/tests/basics/time/format-support-test.cpp +++ b/tests/basics/time/format-support-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file format-support-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FormatSupport_test */ diff --git a/tests/basics/time/quantiser-basics-test.cpp b/tests/basics/time/quantiser-basics-test.cpp index 996f2c122..c93da9370 100644 --- a/tests/basics/time/quantiser-basics-test.cpp +++ b/tests/basics/time/quantiser-basics-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file quantiser-basics-test.cpp - ** unit test §§TODO§§ + ** unit test \ref QuantiserBasics_test */ diff --git a/tests/basics/time/time-basics-test.cpp b/tests/basics/time/time-basics-test.cpp index 3fb60b074..e8bf048b5 100644 --- a/tests/basics/time/time-basics-test.cpp +++ b/tests/basics/time/time-basics-test.cpp @@ -1,5 +1,5 @@ /* - LumiBasics(Test) - working with Lumiera's internal Time values + TimeBasics(Test) - working with Lumiera's internal Time values Copyright (C) Lumiera.org 2008, Hermann Vosseler @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-basics-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeBasics_test */ diff --git a/tests/basics/time/time-control-test.cpp b/tests/basics/time/time-control-test.cpp index 6e9e4f217..624c211d0 100644 --- a/tests/basics/time/time-control-test.cpp +++ b/tests/basics/time/time-control-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-control-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeControl_test */ diff --git a/tests/basics/time/time-formats-test.cpp b/tests/basics/time/time-formats-test.cpp index b54564e21..290e151cb 100644 --- a/tests/basics/time/time-formats-test.cpp +++ b/tests/basics/time/time-formats-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-formats-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeFormats_test */ diff --git a/tests/basics/time/time-mutation-test.cpp b/tests/basics/time/time-mutation-test.cpp index 7bf00c6ff..c0701c05f 100644 --- a/tests/basics/time/time-mutation-test.cpp +++ b/tests/basics/time/time-mutation-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-mutation-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeMutation_test */ diff --git a/tests/basics/time/time-parsing-test.cpp b/tests/basics/time/time-parsing-test.cpp index d077c648c..499b4efd5 100644 --- a/tests/basics/time/time-parsing-test.cpp +++ b/tests/basics/time/time-parsing-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-parsing-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeParsing_test */ diff --git a/tests/basics/time/time-quantisation-test.cpp b/tests/basics/time/time-quantisation-test.cpp index dc7d5ae1d..517b9bfc8 100644 --- a/tests/basics/time/time-quantisation-test.cpp +++ b/tests/basics/time/time-quantisation-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-quantisation-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeQuantisation_test */ diff --git a/tests/basics/time/time-value-test.cpp b/tests/basics/time/time-value-test.cpp index fdd6d817e..bf9b1a13e 100644 --- a/tests/basics/time/time-value-test.cpp +++ b/tests/basics/time/time-value-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-value-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeValue_test */ diff --git a/tests/basics/visitingtool-extended-test.cpp b/tests/basics/visitingtool-extended-test.cpp index e0550d26c..13d21bebd 100644 --- a/tests/basics/visitingtool-extended-test.cpp +++ b/tests/basics/visitingtool-extended-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file visitingtool-extended-test.cpp - ** unit test §§TODO§§ + ** unit test \ref VisitingToolExtended_test */ diff --git a/tests/basics/visitingtool-test.cpp b/tests/basics/visitingtool-test.cpp index 5c799ae74..9c6b7c655 100644 --- a/tests/basics/visitingtool-test.cpp +++ b/tests/basics/visitingtool-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file visitingtool-test.cpp - ** unit test §§TODO§§ + ** unit test \ref VisitingTool_test */ diff --git a/tests/core/application/subsystem-runner-test.cpp b/tests/core/application/subsystem-runner-test.cpp index cb565699b..5ce957eb0 100644 --- a/tests/core/application/subsystem-runner-test.cpp +++ b/tests/core/application/subsystem-runner-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file subsystem-runner-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SubsystemRunner_test */ diff --git a/tests/core/backend/engine/dummy-job.cpp b/tests/core/backend/engine/dummy-job.cpp index 97aea2348..1b69ad09e 100644 --- a/tests/core/backend/engine/dummy-job.cpp +++ b/tests/core/backend/engine/dummy-job.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file dummy-job.cpp - ** unit test §§TODO§§ + ** Implementation of a dummy render job for unit tests */ diff --git a/tests/core/backend/engine/job-hash-test.cpp b/tests/core/backend/engine/job-hash-test.cpp index 02c0ed407..41f2fe21b 100644 --- a/tests/core/backend/engine/job-hash-test.cpp +++ b/tests/core/backend/engine/job-hash-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file job-hash-test.cpp - ** unit test §§TODO§§ + ** unit test \ref JobHash_test */ diff --git a/tests/core/backend/engine/scheduler-interface-test.cpp b/tests/core/backend/engine/scheduler-interface-test.cpp index cd16e19b5..adc03ea0f 100644 --- a/tests/core/backend/engine/scheduler-interface-test.cpp +++ b/tests/core/backend/engine/scheduler-interface-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file scheduler-interface-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SchedulerInterface_test */ diff --git a/tests/core/backend/media-access-mock-test.cpp b/tests/core/backend/media-access-mock-test.cpp index 3c5eb06bb..6d4113bb8 100644 --- a/tests/core/backend/media-access-mock-test.cpp +++ b/tests/core/backend/media-access-mock-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file media-access-mock-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MediaAccessMock_test */ diff --git a/tests/core/proc/asset/asset-category-test.cpp b/tests/core/proc/asset/asset-category-test.cpp index 5206e9d7e..b209eff6b 100644 --- a/tests/core/proc/asset/asset-category-test.cpp +++ b/tests/core/proc/asset/asset-category-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file asset-category-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AssetCategory_test */ diff --git a/tests/core/proc/asset/basicpipetest.cpp b/tests/core/proc/asset/basicpipetest.cpp index 047ea64b0..476619c66 100644 --- a/tests/core/proc/asset/basicpipetest.cpp +++ b/tests/core/proc/asset/basicpipetest.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file basicpipetest.cpp - ** unit test §§TODO§§ + ** unit test \ref BasicPipe_test */ diff --git a/tests/core/proc/asset/compoundmediatest.cpp b/tests/core/proc/asset/compoundmediatest.cpp index c4f1d9936..b2f5a9cb7 100644 --- a/tests/core/proc/asset/compoundmediatest.cpp +++ b/tests/core/proc/asset/compoundmediatest.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file compoundmediatest.cpp - ** unit test §§TODO§§ + ** unit test \ref CompoundMedia_test */ diff --git a/tests/core/proc/asset/create-asset-test.cpp b/tests/core/proc/asset/create-asset-test.cpp index b9bd46bd4..100530366 100644 --- a/tests/core/proc/asset/create-asset-test.cpp +++ b/tests/core/proc/asset/create-asset-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file create-asset-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CreateAsset_test */ diff --git a/tests/core/proc/asset/deleteassettest.cpp b/tests/core/proc/asset/deleteassettest.cpp index 75683baa7..6b3a3fb51 100644 --- a/tests/core/proc/asset/deleteassettest.cpp +++ b/tests/core/proc/asset/deleteassettest.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file deleteassettest.cpp - ** unit test §§TODO§§ + ** unit test \ref DeleteAsset_test */ diff --git a/tests/core/proc/asset/dependent-assets-test.cpp b/tests/core/proc/asset/dependent-assets-test.cpp index e79df7ea7..6d5eb8077 100644 --- a/tests/core/proc/asset/dependent-assets-test.cpp +++ b/tests/core/proc/asset/dependent-assets-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file dependent-assets-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DependentAssets_test */ diff --git a/tests/core/proc/asset/entry-id-test.cpp b/tests/core/proc/asset/entry-id-test.cpp index 80cce133d..516253de8 100644 --- a/tests/core/proc/asset/entry-id-test.cpp +++ b/tests/core/proc/asset/entry-id-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file entry-id-test.cpp - ** unit test §§TODO§§ + ** unit test \ref EntryID_test */ diff --git a/tests/core/proc/asset/identityofassetstest.cpp b/tests/core/proc/asset/identity-of-assets-test.cpp similarity index 98% rename from tests/core/proc/asset/identityofassetstest.cpp rename to tests/core/proc/asset/identity-of-assets-test.cpp index 72af899a6..40e705e08 100644 --- a/tests/core/proc/asset/identityofassetstest.cpp +++ b/tests/core/proc/asset/identity-of-assets-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file identityofassetstest.cpp - ** unit test §§TODO§§ + ** unit test \ref IdentityOfAssets_test */ diff --git a/tests/core/proc/asset/makecliptest.cpp b/tests/core/proc/asset/make-clip-test.cpp similarity index 98% rename from tests/core/proc/asset/makecliptest.cpp rename to tests/core/proc/asset/make-clip-test.cpp index 93170b2db..070aa5ff0 100644 --- a/tests/core/proc/asset/makecliptest.cpp +++ b/tests/core/proc/asset/make-clip-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file makecliptest.cpp - ** unit test §§TODO§§ + ** unit test \ref MakeClip_test */ diff --git a/tests/core/proc/asset/mediastructurequerytest.cpp b/tests/core/proc/asset/media-structure-query-test.cpp similarity index 93% rename from tests/core/proc/asset/mediastructurequerytest.cpp rename to tests/core/proc/asset/media-structure-query-test.cpp index b5bb31f3e..9251be8fb 100644 --- a/tests/core/proc/asset/mediastructurequerytest.cpp +++ b/tests/core/proc/asset/media-structure-query-test.cpp @@ -1,5 +1,5 @@ /* - MediaStructureQuery(Test) - check functionallity used for creating media assets + MediaStructureQuery(Test) - check functionality used for creating media assets Copyright (C) Lumiera.org 2008, Hermann Vosseler @@ -21,7 +21,7 @@ * *****************************************************/ /** @file mediastructurequerytest.cpp - ** unit test §§TODO§§ + ** unit test \ref MediaStructureQuery_test */ diff --git a/tests/core/proc/asset/meta/time-grid-basics-test.cpp b/tests/core/proc/asset/meta/time-grid-basics-test.cpp index 055474f03..a5cae3e7c 100644 --- a/tests/core/proc/asset/meta/time-grid-basics-test.cpp +++ b/tests/core/proc/asset/meta/time-grid-basics-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file time-grid-basics-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimeGridBasics_test */ diff --git a/tests/core/proc/asset/orderingofassetstest.cpp b/tests/core/proc/asset/ordering-of-assets-test.cpp similarity index 99% rename from tests/core/proc/asset/orderingofassetstest.cpp rename to tests/core/proc/asset/ordering-of-assets-test.cpp index 652d147ea..35ee89786 100644 --- a/tests/core/proc/asset/orderingofassetstest.cpp +++ b/tests/core/proc/asset/ordering-of-assets-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file orderingofassetstest.cpp - ** unit test §§TODO§§ + ** unit test \ref OrderingOfAssets_test */ diff --git a/tests/core/proc/asset/typed-id-test.cpp b/tests/core/proc/asset/typed-id-test.cpp index 93cc3049e..7fdc569f3 100644 --- a/tests/core/proc/asset/typed-id-test.cpp +++ b/tests/core/proc/asset/typed-id-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file typed-id-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TypedID_test */ diff --git a/tests/core/proc/control/argument-tuple-accept-test.cpp b/tests/core/proc/control/argument-tuple-accept-test.cpp index 59017628c..84db465ed 100644 --- a/tests/core/proc/control/argument-tuple-accept-test.cpp +++ b/tests/core/proc/control/argument-tuple-accept-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file argument-tuple-accept-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ArgumentTupleAccept_test */ diff --git a/tests/core/proc/control/command-argument-test.cpp b/tests/core/proc/control/command-argument-test.cpp index cc7e81c0b..8d6b83f67 100644 --- a/tests/core/proc/control/command-argument-test.cpp +++ b/tests/core/proc/control/command-argument-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-argument-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandArgument_test */ diff --git a/tests/core/proc/control/command-basic-test.cpp b/tests/core/proc/control/command-basic-test.cpp index e6523387f..4481d1b69 100644 --- a/tests/core/proc/control/command-basic-test.cpp +++ b/tests/core/proc/control/command-basic-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-basic-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandBasic_test */ diff --git a/tests/core/proc/control/command-binding-test.cpp b/tests/core/proc/control/command-binding-test.cpp index 6f341050b..e224f7803 100644 --- a/tests/core/proc/control/command-binding-test.cpp +++ b/tests/core/proc/control/command-binding-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-binding-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandBinding_test */ diff --git a/tests/core/proc/control/command-clone-builder-test.cpp b/tests/core/proc/control/command-clone-builder-test.cpp index 7d19baa50..86a881dea 100644 --- a/tests/core/proc/control/command-clone-builder-test.cpp +++ b/tests/core/proc/control/command-clone-builder-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-clone-builder-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandCloneBuilder_test */ diff --git a/tests/core/proc/control/command-equality-test.cpp b/tests/core/proc/control/command-equality-test.cpp index a240950e1..1486806d3 100644 --- a/tests/core/proc/control/command-equality-test.cpp +++ b/tests/core/proc/control/command-equality-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-equality-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandEquality_test */ diff --git a/tests/core/proc/control/command-message-binding-test.cpp b/tests/core/proc/control/command-message-binding-test.cpp index c073bd5ae..d29fe5c5d 100644 --- a/tests/core/proc/control/command-message-binding-test.cpp +++ b/tests/core/proc/control/command-message-binding-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-message-binding-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandMessageBinding_test */ diff --git a/tests/core/proc/control/command-mutation-test.cpp b/tests/core/proc/control/command-mutation-test.cpp index 2c877f55c..3bf881ce0 100644 --- a/tests/core/proc/control/command-mutation-test.cpp +++ b/tests/core/proc/control/command-mutation-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-mutation-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandMutation_test */ diff --git a/tests/core/proc/control/command-registry-test.cpp b/tests/core/proc/control/command-registry-test.cpp index bcfc2b98b..86da0febb 100644 --- a/tests/core/proc/control/command-registry-test.cpp +++ b/tests/core/proc/control/command-registry-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-registry-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandRegistry_test */ diff --git a/tests/core/proc/control/command-use1-test.cpp b/tests/core/proc/control/command-use1-test.cpp index c035760d5..f288063dd 100644 --- a/tests/core/proc/control/command-use1-test.cpp +++ b/tests/core/proc/control/command-use1-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-use1-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandUse1_test */ diff --git a/tests/core/proc/control/command-use2-test.cpp b/tests/core/proc/control/command-use2-test.cpp index d988242c3..bf393cf1d 100644 --- a/tests/core/proc/control/command-use2-test.cpp +++ b/tests/core/proc/control/command-use2-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-use2-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandUse2_test */ diff --git a/tests/core/proc/control/command-use3-test.cpp b/tests/core/proc/control/command-use3-test.cpp index c31b5f988..e44c6bf20 100644 --- a/tests/core/proc/control/command-use3-test.cpp +++ b/tests/core/proc/control/command-use3-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file command-use3-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CommandUse3_test */ diff --git a/tests/core/proc/control/handling-pattern-basics-test.cpp b/tests/core/proc/control/handling-pattern-basics-test.cpp index f18e7f44a..63e64bf1f 100644 --- a/tests/core/proc/control/handling-pattern-basics-test.cpp +++ b/tests/core/proc/control/handling-pattern-basics-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file handling-pattern-basics-test.cpp - ** unit test §§TODO§§ + ** unit test \ref HandlingPatternBasics_test */ diff --git a/tests/core/proc/control/handling-pattern-standard-impl-test.cpp b/tests/core/proc/control/handling-pattern-standard-impl-test.cpp index f1af4a298..42a44241e 100644 --- a/tests/core/proc/control/handling-pattern-standard-impl-test.cpp +++ b/tests/core/proc/control/handling-pattern-standard-impl-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file handling-pattern-standard-impl-test.cpp - ** unit test §§TODO§§ + ** unit test \ref HandlingPatternStandardImpl_test */ diff --git a/tests/core/proc/control/memento-tie-test.cpp b/tests/core/proc/control/memento-tie-test.cpp index 1ac4a2bea..c26c75411 100644 --- a/tests/core/proc/control/memento-tie-test.cpp +++ b/tests/core/proc/control/memento-tie-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file memento-tie-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MementoTie_test */ diff --git a/tests/core/proc/control/test-dummy-commands.cpp b/tests/core/proc/control/test-dummy-commands.cpp index 2da0e4e7f..0eda0b953 100644 --- a/tests/core/proc/control/test-dummy-commands.cpp +++ b/tests/core/proc/control/test-dummy-commands.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file test-dummy-commands.cpp - ** unit test §§TODO§§ + ** Implementation of dummy command operations for unit tests */ diff --git a/tests/core/proc/engine/buff-table-test.cpp b/tests/core/proc/engine/buff-table-test.cpp index a9cac4693..3c439858e 100644 --- a/tests/core/proc/engine/buff-table-test.cpp +++ b/tests/core/proc/engine/buff-table-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file buff-table-test.cpp - ** unit test §§TODO§§ + ** unit test \ref BuffTable_test */ diff --git a/tests/core/proc/engine/buffer-metadata-key-test.cpp b/tests/core/proc/engine/buffer-metadata-key-test.cpp index e34247c7b..2f5dac3ba 100644 --- a/tests/core/proc/engine/buffer-metadata-key-test.cpp +++ b/tests/core/proc/engine/buffer-metadata-key-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file buffer-metadata-key-test.cpp - ** unit test §§TODO§§ + ** unit test \ref BufferMetadataKey_test */ diff --git a/tests/core/proc/engine/buffer-metadata-test.cpp b/tests/core/proc/engine/buffer-metadata-test.cpp index 54619ac6e..f6fea8c3e 100644 --- a/tests/core/proc/engine/buffer-metadata-test.cpp +++ b/tests/core/proc/engine/buffer-metadata-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file buffer-metadata-test.cpp - ** unit test §§TODO§§ + ** unit test \ref BufferMetadata_test */ diff --git a/tests/core/proc/engine/buffer-provider-protocol-test.cpp b/tests/core/proc/engine/buffer-provider-protocol-test.cpp index 4833b36e5..0c269aba5 100644 --- a/tests/core/proc/engine/buffer-provider-protocol-test.cpp +++ b/tests/core/proc/engine/buffer-provider-protocol-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file buffer-provider-protocol-test.cpp - ** unit test §§TODO§§ + ** unit test \ref BufferProviderProtocol_test */ diff --git a/tests/core/proc/engine/calc-stream-test.cpp b/tests/core/proc/engine/calc-stream-test.cpp index 7c529c48b..efbfe07b0 100644 --- a/tests/core/proc/engine/calc-stream-test.cpp +++ b/tests/core/proc/engine/calc-stream-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file calc-stream-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CalcStream_test */ diff --git a/tests/core/proc/engine/dispatcher-interface-test.cpp b/tests/core/proc/engine/dispatcher-interface-test.cpp index 9e2c078b2..96298c695 100644 --- a/tests/core/proc/engine/dispatcher-interface-test.cpp +++ b/tests/core/proc/engine/dispatcher-interface-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file dispatcher-interface-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DispatcherInterface_test */ diff --git a/tests/core/proc/engine/engine-interface-test.cpp b/tests/core/proc/engine/engine-interface-test.cpp index 21f8b140f..689a762d1 100644 --- a/tests/core/proc/engine/engine-interface-test.cpp +++ b/tests/core/proc/engine/engine-interface-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file engine-interface-test.cpp - ** unit test §§TODO§§ + ** unit test \ref EngineInterface_test */ diff --git a/tests/core/proc/engine/node-basic-test.cpp b/tests/core/proc/engine/node-basic-test.cpp index eeb22bde3..36ef79b76 100644 --- a/tests/core/proc/engine/node-basic-test.cpp +++ b/tests/core/proc/engine/node-basic-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file node-basic-test.cpp - ** unit test §§TODO§§ + ** unit test \ref NodeBasic_test */ diff --git a/tests/core/proc/engine/node-fabrication-test.cpp b/tests/core/proc/engine/node-fabrication-test.cpp index c9f39448d..78a2500ca 100644 --- a/tests/core/proc/engine/node-fabrication-test.cpp +++ b/tests/core/proc/engine/node-fabrication-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file node-fabrication-test.cpp - ** unit test §§TODO§§ + ** unit test \ref NodeFabrication_test */ diff --git a/tests/core/proc/engine/node-operation-test.cpp b/tests/core/proc/engine/node-operation-test.cpp index e60807171..65930421b 100644 --- a/tests/core/proc/engine/node-operation-test.cpp +++ b/tests/core/proc/engine/node-operation-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file node-operation-test.cpp - ** unit test §§TODO§§ + ** unit test \ref NodeOperation_test */ diff --git a/tests/core/proc/engine/node-source-test.cpp b/tests/core/proc/engine/node-source-test.cpp index 81d74032c..1b4a95390 100644 --- a/tests/core/proc/engine/node-source-test.cpp +++ b/tests/core/proc/engine/node-source-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file node-source-test.cpp - ** unit test §§TODO§§ + ** unit test \ref NodeSource_test */ diff --git a/tests/core/proc/engine/testframe-test.cpp b/tests/core/proc/engine/testframe-test.cpp index 10d4cbef6..4a4cdc8ed 100644 --- a/tests/core/proc/engine/testframe-test.cpp +++ b/tests/core/proc/engine/testframe-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file testframe-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TestFrame_test */ diff --git a/tests/core/proc/engine/tracking-heap-block-provider-test.cpp b/tests/core/proc/engine/tracking-heap-block-provider-test.cpp index 40b68b720..50b2a83e7 100644 --- a/tests/core/proc/engine/tracking-heap-block-provider-test.cpp +++ b/tests/core/proc/engine/tracking-heap-block-provider-test.cpp @@ -1,4 +1,4 @@ -/*u4 +/* TrackingHeapBlockProvider(Test) - verify a support facility for diagnostic/test purposes Copyright (C) Lumiera.org @@ -21,7 +21,7 @@ * *****************************************************/ /** @file tracking-heap-block-provider-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TrackingHeapBlockProvider_test */ diff --git a/tests/core/proc/mobject/builder/buildsegmenttest.cpp b/tests/core/proc/mobject/builder/build-segment-test.cpp similarity index 97% rename from tests/core/proc/mobject/builder/buildsegmenttest.cpp rename to tests/core/proc/mobject/builder/build-segment-test.cpp index aa0c1fff1..0d2c26ada 100644 --- a/tests/core/proc/mobject/builder/buildsegmenttest.cpp +++ b/tests/core/proc/mobject/builder/build-segment-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file buildsegmenttest.cpp - ** unit test §§TODO§§ + ** unit test \ref BuildSegment_test */ diff --git a/tests/core/proc/mobject/builder/buildertooltest.cpp b/tests/core/proc/mobject/builder/builder-tool-test.cpp similarity index 99% rename from tests/core/proc/mobject/builder/buildertooltest.cpp rename to tests/core/proc/mobject/builder/builder-tool-test.cpp index 49a2baa2d..d8e46cf87 100644 --- a/tests/core/proc/mobject/builder/buildertooltest.cpp +++ b/tests/core/proc/mobject/builder/builder-tool-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file buildertooltest.cpp - ** unit test §§TODO§§ + ** unit test \ref BuilderTool_test */ diff --git a/tests/core/proc/mobject/builder/fixture-change-detector-test.cpp b/tests/core/proc/mobject/builder/fixture-change-detector-test.cpp index e1dd1cd6f..71b344efc 100644 --- a/tests/core/proc/mobject/builder/fixture-change-detector-test.cpp +++ b/tests/core/proc/mobject/builder/fixture-change-detector-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file fixture-change-detector-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FixtureChangeDetector_test */ @@ -87,7 +87,8 @@ namespace test { /*****************************************************************************//** - * @test TODO blubb + * @test planned test for detecting changes in a given segmentation + * @todo just a placeholder, nothing done here thus far (2016) * * @see mobject::builder::FixtureChangeDetector */ diff --git a/tests/core/proc/mobject/builder/model-port-registry-test.cpp b/tests/core/proc/mobject/builder/model-port-registry-test.cpp index 304c2d7b3..6fd756434 100644 --- a/tests/core/proc/mobject/builder/model-port-registry-test.cpp +++ b/tests/core/proc/mobject/builder/model-port-registry-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file model-port-registry-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ModelPortRegistry_test */ diff --git a/tests/core/proc/mobject/builder/segmentation-datastructure-test.cpp b/tests/core/proc/mobject/builder/segmentation-datastructure-test.cpp index 25ac985f8..b517e554b 100644 --- a/tests/core/proc/mobject/builder/segmentation-datastructure-test.cpp +++ b/tests/core/proc/mobject/builder/segmentation-datastructure-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file segmentation-datastructure-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SegmentationDatastructure_test */ diff --git a/tests/core/proc/mobject/controller/rendersegmenttest.cpp b/tests/core/proc/mobject/controller/render-segment-test.cpp similarity index 98% rename from tests/core/proc/mobject/controller/rendersegmenttest.cpp rename to tests/core/proc/mobject/controller/render-segment-test.cpp index 44b35ded7..189499b44 100644 --- a/tests/core/proc/mobject/controller/rendersegmenttest.cpp +++ b/tests/core/proc/mobject/controller/render-segment-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file rendersegmenttest.cpp - ** unit test §§TODO§§ + ** unit test \ref RenderSegment_test */ diff --git a/tests/core/proc/mobject/mobject-interface-test.cpp b/tests/core/proc/mobject/mobject-interface-test.cpp index d7cf0fe4f..698db1e7f 100644 --- a/tests/core/proc/mobject/mobject-interface-test.cpp +++ b/tests/core/proc/mobject/mobject-interface-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file mobject-interface-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MObjectInterface_test */ diff --git a/tests/core/proc/mobject/mobject-ref-test.cpp b/tests/core/proc/mobject/mobject-ref-test.cpp index ab219b8c2..364d01e8e 100644 --- a/tests/core/proc/mobject/mobject-ref-test.cpp +++ b/tests/core/proc/mobject/mobject-ref-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file mobject-ref-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MObjectRef_test */ diff --git a/tests/core/proc/mobject/output-mapping-test.cpp b/tests/core/proc/mobject/output-mapping-test.cpp index 3156759de..0b15714f1 100644 --- a/tests/core/proc/mobject/output-mapping-test.cpp +++ b/tests/core/proc/mobject/output-mapping-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file output-mapping-test.cpp - ** unit test §§TODO§§ + ** unit test \ref OutputMapping_test */ diff --git a/tests/core/proc/mobject/placement-basic-test.cpp b/tests/core/proc/mobject/placement-basic-test.cpp index e31276f24..6bb2d89ac 100644 --- a/tests/core/proc/mobject/placement-basic-test.cpp +++ b/tests/core/proc/mobject/placement-basic-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file placement-basic-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PlacementBasic_test */ diff --git a/tests/core/proc/mobject/placement-hierarchy-test.cpp b/tests/core/proc/mobject/placement-hierarchy-test.cpp index ce19aa31d..a04d266a9 100644 --- a/tests/core/proc/mobject/placement-hierarchy-test.cpp +++ b/tests/core/proc/mobject/placement-hierarchy-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file placement-hierarchy-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PlacementHierarchy_test */ diff --git a/tests/core/proc/mobject/placement-object-identity-test.cpp b/tests/core/proc/mobject/placement-object-identity-test.cpp index 9298e6400..e2a83b948 100644 --- a/tests/core/proc/mobject/placement-object-identity-test.cpp +++ b/tests/core/proc/mobject/placement-object-identity-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file placement-object-identity-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PlacementObjectIdentity_test */ diff --git a/tests/core/proc/mobject/placement-ref-test.cpp b/tests/core/proc/mobject/placement-ref-test.cpp index b5c239524..38e642c3f 100644 --- a/tests/core/proc/mobject/placement-ref-test.cpp +++ b/tests/core/proc/mobject/placement-ref-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file placement-ref-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PlacementRef_test */ diff --git a/tests/core/proc/mobject/session/addcliptest.cpp b/tests/core/proc/mobject/session/add-clip-test.cpp similarity index 98% rename from tests/core/proc/mobject/session/addcliptest.cpp rename to tests/core/proc/mobject/session/add-clip-test.cpp index 928c40238..2dd96bb45 100644 --- a/tests/core/proc/mobject/session/addcliptest.cpp +++ b/tests/core/proc/mobject/session/add-clip-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file addcliptest.cpp - ** unit test §§TODO§§ + ** unit test \ref AddClip_test */ diff --git a/tests/core/proc/mobject/session/defs-manager-impl-test.cpp b/tests/core/proc/mobject/session/defs-manager-impl-test.cpp index ec249a693..6289cd192 100644 --- a/tests/core/proc/mobject/session/defs-manager-impl-test.cpp +++ b/tests/core/proc/mobject/session/defs-manager-impl-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file defs-manager-impl-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DefsManagerImpl_test */ diff --git a/tests/core/proc/mobject/session/defs-manager-test.cpp b/tests/core/proc/mobject/session/defs-manager-test.cpp index 5dbe64307..a7db7369e 100644 --- a/tests/core/proc/mobject/session/defs-manager-test.cpp +++ b/tests/core/proc/mobject/session/defs-manager-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file defs-manager-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DefsManager_test */ diff --git a/tests/core/proc/mobject/session/defs-registry-impl-test.cpp b/tests/core/proc/mobject/session/defs-registry-impl-test.cpp index c8345e42b..49e016148 100644 --- a/tests/core/proc/mobject/session/defs-registry-impl-test.cpp +++ b/tests/core/proc/mobject/session/defs-registry-impl-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file defs-registry-impl-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DefsRegistryImpl_test */ diff --git a/tests/core/proc/mobject/session/deletecliptest.cpp b/tests/core/proc/mobject/session/deletecliptest.cpp index 945ad6b88..a744c2336 100644 --- a/tests/core/proc/mobject/session/deletecliptest.cpp +++ b/tests/core/proc/mobject/session/deletecliptest.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file deletecliptest.cpp - ** unit test §§TODO§§ + ** unit test \ref DeleteClip_test */ diff --git a/tests/core/proc/mobject/session/placement-index-query-test.cpp b/tests/core/proc/mobject/session/placement-index-query-test.cpp index 285c950a5..b6409908f 100644 --- a/tests/core/proc/mobject/session/placement-index-query-test.cpp +++ b/tests/core/proc/mobject/session/placement-index-query-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file placement-index-query-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PlacementIndexQuery_test */ diff --git a/tests/core/proc/mobject/session/placement-index-test.cpp b/tests/core/proc/mobject/session/placement-index-test.cpp index f7718cea3..85cddf015 100644 --- a/tests/core/proc/mobject/session/placement-index-test.cpp +++ b/tests/core/proc/mobject/session/placement-index-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file placement-index-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PlacementIndex_test */ diff --git a/tests/core/proc/mobject/session/placement-scope-test.cpp b/tests/core/proc/mobject/session/placement-scope-test.cpp index d969e406a..01ae4e1c9 100644 --- a/tests/core/proc/mobject/session/placement-scope-test.cpp +++ b/tests/core/proc/mobject/session/placement-scope-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file placement-scope-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PlacementScope_test */ diff --git a/tests/core/proc/mobject/session/query-focus-stack-test.cpp b/tests/core/proc/mobject/session/query-focus-stack-test.cpp index bcc3d0515..a98280ffa 100644 --- a/tests/core/proc/mobject/session/query-focus-stack-test.cpp +++ b/tests/core/proc/mobject/session/query-focus-stack-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file query-focus-stack-test.cpp - ** unit test §§TODO§§ + ** unit test \ref QueryFocusStack_test */ diff --git a/tests/core/proc/mobject/session/query-focus-test.cpp b/tests/core/proc/mobject/session/query-focus-test.cpp index 5ba8561a9..36b86372f 100644 --- a/tests/core/proc/mobject/session/query-focus-test.cpp +++ b/tests/core/proc/mobject/session/query-focus-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file query-focus-test.cpp - ** unit test §§TODO§§ + ** unit test \ref QueryFocus_test */ diff --git a/tests/core/proc/mobject/session/query-resolver-test.cpp b/tests/core/proc/mobject/session/query-resolver-test.cpp index 680fc5889..0e8e29519 100644 --- a/tests/core/proc/mobject/session/query-resolver-test.cpp +++ b/tests/core/proc/mobject/session/query-resolver-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file query-resolver-test.cpp - ** unit test §§TODO§§ + ** unit test \ref QueryResolver_test */ diff --git a/tests/core/proc/mobject/session/rebuildfixturetest.cpp b/tests/core/proc/mobject/session/rebuildfixturetest.cpp index 208c69fba..08ef95834 100644 --- a/tests/core/proc/mobject/session/rebuildfixturetest.cpp +++ b/tests/core/proc/mobject/session/rebuildfixturetest.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file rebuildfixturetest.cpp - ** unit test §§TODO§§ + ** unit test \ref RebuildFixture_test */ diff --git a/tests/core/proc/mobject/session/scope-path-test.cpp b/tests/core/proc/mobject/session/scope-path-test.cpp index 183c704a0..18e760999 100644 --- a/tests/core/proc/mobject/session/scope-path-test.cpp +++ b/tests/core/proc/mobject/session/scope-path-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file scope-path-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ScopePath_test */ diff --git a/tests/core/proc/mobject/session/scope-query-test.cpp b/tests/core/proc/mobject/session/scope-query-test.cpp index b2603018a..c2206eae1 100644 --- a/tests/core/proc/mobject/session/scope-query-test.cpp +++ b/tests/core/proc/mobject/session/scope-query-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file scope-query-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ScopeQuery_test */ diff --git a/tests/core/proc/mobject/session/session-element-query-test.cpp b/tests/core/proc/mobject/session/session-element-query-test.cpp index 95985742d..b75c54394 100644 --- a/tests/core/proc/mobject/session/session-element-query-test.cpp +++ b/tests/core/proc/mobject/session/session-element-query-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file session-element-query-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SessionElementQuery_test */ diff --git a/tests/core/proc/mobject/session/session-element-tracker-test.cpp b/tests/core/proc/mobject/session/session-element-tracker-test.cpp index fd1ec184d..503141f49 100644 --- a/tests/core/proc/mobject/session/session-element-tracker-test.cpp +++ b/tests/core/proc/mobject/session/session-element-tracker-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file session-element-tracker-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SessionElementTracker_test */ diff --git a/tests/core/proc/mobject/session/sessionmanagertest.cpp b/tests/core/proc/mobject/session/session-manager-test.cpp similarity index 99% rename from tests/core/proc/mobject/session/sessionmanagertest.cpp rename to tests/core/proc/mobject/session/session-manager-test.cpp index 866d54570..b02dad02c 100644 --- a/tests/core/proc/mobject/session/sessionmanagertest.cpp +++ b/tests/core/proc/mobject/session/session-manager-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file sessionmanagertest.cpp - ** unit test §§TODO§§ + ** unit test \ref SessionManager_test */ diff --git a/tests/core/proc/mobject/session/session-modify-parts-test.cpp b/tests/core/proc/mobject/session/session-modify-parts-test.cpp index a0ea1dde2..dabf20f79 100644 --- a/tests/core/proc/mobject/session/session-modify-parts-test.cpp +++ b/tests/core/proc/mobject/session/session-modify-parts-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file session-modify-parts-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SessionModifyParts_test */ diff --git a/tests/core/proc/mobject/session/session-service-access-test.cpp b/tests/core/proc/mobject/session/session-service-access-test.cpp index e62437323..8a9cc46f4 100644 --- a/tests/core/proc/mobject/session/session-service-access-test.cpp +++ b/tests/core/proc/mobject/session/session-service-access-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file session-service-access-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SessionServiceAccess_test */ diff --git a/tests/core/proc/mobject/session/session-structure-test.cpp b/tests/core/proc/mobject/session/session-structure-test.cpp index d742c65dd..e3d2ee0bf 100644 --- a/tests/core/proc/mobject/session/session-structure-test.cpp +++ b/tests/core/proc/mobject/session/session-structure-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file session-structure-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SessionStructure_test */ diff --git a/tests/core/proc/mobject/session/timeline-sequence-handling-test.cpp b/tests/core/proc/mobject/session/timeline-sequence-handling-test.cpp index d07df4039..6249055fe 100644 --- a/tests/core/proc/mobject/session/timeline-sequence-handling-test.cpp +++ b/tests/core/proc/mobject/session/timeline-sequence-handling-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file timeline-sequence-handling-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimelineSequenceHandling_test */ diff --git a/tests/core/proc/play/dummy-play-connection-test.cpp b/tests/core/proc/play/dummy-play-connection-test.cpp index 856bc3d4c..1d4ee4685 100644 --- a/tests/core/proc/play/dummy-play-connection-test.cpp +++ b/tests/core/proc/play/dummy-play-connection-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file dummy-play-connection-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DummyPlayConnection_test */ diff --git a/tests/core/proc/play/output-slot-protocol-test.cpp b/tests/core/proc/play/output-slot-protocol-test.cpp index 47f1eb81c..46fa21097 100644 --- a/tests/core/proc/play/output-slot-protocol-test.cpp +++ b/tests/core/proc/play/output-slot-protocol-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file output-slot-protocol-test.cpp - ** unit test §§TODO§§ + ** unit test \ref OutputSlotProtocol_test */ diff --git a/tests/core/proc/play/timing-constraints-test.cpp b/tests/core/proc/play/timing-constraints-test.cpp index 336934391..14bca2d2f 100644 --- a/tests/core/proc/play/timing-constraints-test.cpp +++ b/tests/core/proc/play/timing-constraints-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file timing-constraints-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TimingConstraints_test */ diff --git a/tests/gui/bus-term-test.cpp b/tests/gui/bus-term-test.cpp index 697b54540..f432bef42 100644 --- a/tests/gui/bus-term-test.cpp +++ b/tests/gui/bus-term-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file bus-term-test.cpp - ** unit test §§TODO§§ + ** unit test \ref BusTerm_test */ diff --git a/tests/gui/interact/state-map-grouping-storage-test.cpp b/tests/gui/interact/state-map-grouping-storage-test.cpp index 1318e8fcc..aee518b8d 100644 --- a/tests/gui/interact/state-map-grouping-storage-test.cpp +++ b/tests/gui/interact/state-map-grouping-storage-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file state-map-grouping-storage-test.cpp - ** unit test §§TODO§§ + ** unit test \ref StateMapGroupingStorage_test */ diff --git a/tests/gui/test-gui-test.cpp b/tests/gui/test-gui-test.cpp index 3d90b3005..1947b2f70 100644 --- a/tests/gui/test-gui-test.cpp +++ b/tests/gui/test-gui-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file test-gui-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TestGui_test */ @@ -34,9 +34,13 @@ namespace gui { namespace test{ - /**************************************//** - * Hellooooooo the world is just a test - * @test demo of using the test framework + /************************************************************************************//** + * @test demo of writing a unit-test to execute code _implemented within the UI layer_. + * @note the point in question here is the build system and how library dependencies + * are handled. Typically such unit-tests will rather cover framework aspects + * of the UI, not perform a remote controlled execution of the UI. Thus we + * still create a commandline executable, but for this code to work, it + * needs to be _linked against the GUI plugin_ (which is in fact a shared library) */ class TestGui_test : public Test { @@ -49,16 +53,7 @@ namespace test{ - - - /** Register this test class to be invoked in some test groups (suites) - * @remarks this macro \c LUNCHER is defined in run.hpp to simplify - * the registration of test classes. It expands to the - * following static variable definition - * \code - * Launch run_HelloWorld_test("HelloWorld_test","unit common"); - * \endcode - */ + /** Register this test class to be invoked in some test groups */ LAUNCHER (TestGui_test, "unit gui"); diff --git a/tests/library/advice/advice-basics-test.cpp b/tests/library/advice/advice-basics-test.cpp index 814a958fa..ccb46e2dd 100644 --- a/tests/library/advice/advice-basics-test.cpp +++ b/tests/library/advice/advice-basics-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file advice-basics-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AdviceBasics_test */ diff --git a/tests/library/advice/advice-binding-pattern-test.cpp b/tests/library/advice/advice-binding-pattern-test.cpp index b985e543e..33a371d7f 100644 --- a/tests/library/advice/advice-binding-pattern-test.cpp +++ b/tests/library/advice/advice-binding-pattern-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file advice-binding-pattern-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AdviceBindingPattern_test */ diff --git a/tests/library/advice/advice-configuration-test.cpp b/tests/library/advice/advice-configuration-test.cpp index 69733ffc4..496de1df7 100644 --- a/tests/library/advice/advice-configuration-test.cpp +++ b/tests/library/advice/advice-configuration-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file advice-configuration-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AdviceConfiguration_test */ diff --git a/tests/library/advice/advice-index-test.cpp b/tests/library/advice/advice-index-test.cpp index 19b919e12..65da2eb9f 100644 --- a/tests/library/advice/advice-index-test.cpp +++ b/tests/library/advice/advice-index-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file advice-index-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AdviceIndex_test */ diff --git a/tests/library/advice/advice-multiplicity-test.cpp b/tests/library/advice/advice-multiplicity-test.cpp index ab45743d5..a6fd7f8b3 100644 --- a/tests/library/advice/advice-multiplicity-test.cpp +++ b/tests/library/advice/advice-multiplicity-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file advice-multiplicity-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AdviceMultiplicity_test */ diff --git a/tests/library/advice/advice-situations-test.cpp b/tests/library/advice/advice-situations-test.cpp index 63fe1a836..7b5c3236e 100644 --- a/tests/library/advice/advice-situations-test.cpp +++ b/tests/library/advice/advice-situations-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file advice-situations-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AdviceSituations_test */ diff --git a/tests/library/allocation-cluster-test.cpp b/tests/library/allocation-cluster-test.cpp index f54daf12c..056732e5b 100644 --- a/tests/library/allocation-cluster-test.cpp +++ b/tests/library/allocation-cluster-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file allocation-cluster-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AllocationCluster_test */ diff --git a/tests/library/app-config-test.cpp b/tests/library/app-config-test.cpp index eba0ac69b..6f4c78b02 100644 --- a/tests/library/app-config-test.cpp +++ b/tests/library/app-config-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file app-config-test.cpp - ** unit test §§TODO§§ + ** unit test \ref Appconfig_test */ diff --git a/tests/library/bool-checkable-test.cpp b/tests/library/bool-checkable-test.cpp index b258b15fb..ae1a3c1c8 100644 --- a/tests/library/bool-checkable-test.cpp +++ b/tests/library/bool-checkable-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file bool-checkable-test.cpp - ** unit test §§TODO§§ + ** unit test \ref BoolCheckable_test */ diff --git a/tests/library/cmdline-wrapper-test.cpp b/tests/library/cmdline-wrapper-test.cpp index 1135faeb2..0796f4518 100644 --- a/tests/library/cmdline-wrapper-test.cpp +++ b/tests/library/cmdline-wrapper-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file cmdline-wrapper-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CmdlineWrapper_test */ diff --git a/tests/library/custom-shared-ptr-test.cpp b/tests/library/custom-shared-ptr-test.cpp index f26098165..97123833d 100644 --- a/tests/library/custom-shared-ptr-test.cpp +++ b/tests/library/custom-shared-ptr-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file custom-shared-ptr-test.cpp - ** unit test §§TODO§§ + ** unit test \ref CustomSharedPtr_test */ diff --git a/tests/library/del-stash-test.cpp b/tests/library/del-stash-test.cpp index 26363dbff..08b9172c9 100644 --- a/tests/library/del-stash-test.cpp +++ b/tests/library/del-stash-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file del-stash-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DelStash_test */ diff --git a/tests/library/dependency-factory-test.cpp b/tests/library/dependency-factory-test.cpp index 106900df1..7dca01d61 100644 --- a/tests/library/dependency-factory-test.cpp +++ b/tests/library/dependency-factory-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file dependency-factory-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DependencyFactory_test */ diff --git a/tests/library/diff/diff-complex-application-test.cpp b/tests/library/diff/diff-complex-application-test.cpp index e5faa340b..5b4fff122 100644 --- a/tests/library/diff/diff-complex-application-test.cpp +++ b/tests/library/diff/diff-complex-application-test.cpp @@ -1,5 +1,5 @@ /* - DiffVirtualisedApplication(Test) - apply structural changes to unspecific private data structures + DiffComplexApplication(Test) - apply structural changes to unspecific private data structures Copyright (C) Lumiera.org 2016, Hermann Vosseler @@ -21,7 +21,7 @@ * *****************************************************/ /** @file diff-complex-application-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DiffComplexApplication_test */ diff --git a/tests/library/diff/diff-index-table-test.cpp b/tests/library/diff/diff-index-table-test.cpp index 7bc618bdb..ad9a8946c 100644 --- a/tests/library/diff/diff-index-table-test.cpp +++ b/tests/library/diff/diff-index-table-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file diff-index-table-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DiffIndexTable_test */ diff --git a/tests/library/diff/diff-list-application-test.cpp b/tests/library/diff/diff-list-application-test.cpp index 86f580806..30f0348e7 100644 --- a/tests/library/diff/diff-list-application-test.cpp +++ b/tests/library/diff/diff-list-application-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file diff-list-application-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DiffListApplication_test */ diff --git a/tests/library/diff/diff-list-generation-test.cpp b/tests/library/diff/diff-list-generation-test.cpp index f6d0172c6..794f46c1f 100644 --- a/tests/library/diff/diff-list-generation-test.cpp +++ b/tests/library/diff/diff-list-generation-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file diff-list-generation-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DiffListGeneration_test */ diff --git a/tests/library/diff/diff-tree-application-test.cpp b/tests/library/diff/diff-tree-application-test.cpp index 412234f8d..9f16b3dea 100644 --- a/tests/library/diff/diff-tree-application-test.cpp +++ b/tests/library/diff/diff-tree-application-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file diff-tree-application-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DiffTreeApplication_test */ diff --git a/tests/library/diff/gen-node-basic-test.cpp b/tests/library/diff/gen-node-basic-test.cpp index adb65d6dc..0608db467 100644 --- a/tests/library/diff/gen-node-basic-test.cpp +++ b/tests/library/diff/gen-node-basic-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file gen-node-basic-test.cpp - ** unit test §§TODO§§ + ** unit test \ref GenNodeBasic_test */ diff --git a/tests/library/diff/generic-record-representation-test.cpp b/tests/library/diff/generic-record-representation-test.cpp index 79cae0cf3..1bd5c6328 100644 --- a/tests/library/diff/generic-record-representation-test.cpp +++ b/tests/library/diff/generic-record-representation-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file generic-record-representation-test.cpp - ** unit test §§TODO§§ + ** unit test \ref GenericRecordRepresentation_test */ diff --git a/tests/library/diff/tree-mutator-binding-test.cpp b/tests/library/diff/tree-mutator-binding-test.cpp index 8411b24e9..56df7c00e 100644 --- a/tests/library/diff/tree-mutator-binding-test.cpp +++ b/tests/library/diff/tree-mutator-binding-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file tree-mutator-binding-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TreeMutatorBinding_test */ diff --git a/tests/library/diff/tree-mutator-test.cpp b/tests/library/diff/tree-mutator-test.cpp index 3b8533be3..a6ca65d11 100644 --- a/tests/library/diff/tree-mutator-test.cpp +++ b/tests/library/diff/tree-mutator-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file tree-mutator-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TreeMutator_test */ diff --git a/tests/library/exceptionerrortest.cpp b/tests/library/exception-error-test.cpp similarity index 99% rename from tests/library/exceptionerrortest.cpp rename to tests/library/exception-error-test.cpp index 979117c50..d057f2578 100644 --- a/tests/library/exceptionerrortest.cpp +++ b/tests/library/exception-error-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file exceptionerrortest.cpp - ** unit test §§TODO§§ + ** unit test \ref ExceptionError_test */ diff --git a/tests/library/format-cout-test.cpp b/tests/library/format-cout-test.cpp index 4387f4322..b876c24ba 100644 --- a/tests/library/format-cout-test.cpp +++ b/tests/library/format-cout-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file format-cout-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FormatCOUT_test */ diff --git a/tests/library/format-helper-test.cpp b/tests/library/format-helper-test.cpp index c548ab517..eb1c46f5e 100644 --- a/tests/library/format-helper-test.cpp +++ b/tests/library/format-helper-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file format-helper-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FormatHelper_test */ diff --git a/tests/library/format-string-test.cpp b/tests/library/format-string-test.cpp index f9b2377ac..094a9de03 100644 --- a/tests/library/format-string-test.cpp +++ b/tests/library/format-string-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file format-string-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FormatString_test */ diff --git a/tests/library/functor-util-test.cpp b/tests/library/functor-util-test.cpp index 81546bf75..da5a29f3c 100644 --- a/tests/library/functor-util-test.cpp +++ b/tests/library/functor-util-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file functor-util-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FunctorUtil_test */ diff --git a/tests/library/hash-generator-test.cpp b/tests/library/hash-generator-test.cpp index 11d7fc782..4bcbebed1 100644 --- a/tests/library/hash-generator-test.cpp +++ b/tests/library/hash-generator-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file hash-generator-test.cpp - ** unit test §§TODO§§ + ** unit test \ref HashGenerator_test */ diff --git a/tests/library/hash-indexed-test.cpp b/tests/library/hash-indexed-test.cpp index 677fc6aa7..ad84be5fe 100644 --- a/tests/library/hash-indexed-test.cpp +++ b/tests/library/hash-indexed-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file hash-indexed-test.cpp - ** unit test §§TODO§§ + ** unit test \ref HashIndexed_test */ diff --git a/tests/library/hash-standard-to-boost-bridge-test.cpp b/tests/library/hash-standard-to-boost-bridge-test.cpp index a1dda903e..27325e9d1 100644 --- a/tests/library/hash-standard-to-boost-bridge-test.cpp +++ b/tests/library/hash-standard-to-boost-bridge-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file hash-standard-to-boost-bridge-test.cpp - ** unit test §§TODO§§ + ** unit test \ref HashStandardToBoostBridge_test */ diff --git a/tests/library/helloworldtest.cpp b/tests/library/helloworldtest.cpp index b14e46463..f0993fc78 100644 --- a/tests/library/helloworldtest.cpp +++ b/tests/library/helloworldtest.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file helloworldtest.cpp - ** unit test §§TODO§§ + ** unit test \ref HelloWorld_test */ diff --git a/tests/library/hierarchy-orientation-indicator-test.cpp b/tests/library/hierarchy-orientation-indicator-test.cpp index d55bed459..b3a375b7a 100644 --- a/tests/library/hierarchy-orientation-indicator-test.cpp +++ b/tests/library/hierarchy-orientation-indicator-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file hierarchy-orientation-indicator-test.cpp - ** unit test §§TODO§§ + ** unit test \ref HierarchyOrientationIndicator_test */ diff --git a/tests/library/idi/generic-id-function-test.cpp b/tests/library/idi/generic-id-function-test.cpp index f1a0af92b..6951cddaf 100644 --- a/tests/library/idi/generic-id-function-test.cpp +++ b/tests/library/idi/generic-id-function-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file generic-id-function-test.cpp - ** unit test §§TODO§§ + ** unit test \ref GenericIdFunction_test */ diff --git a/tests/library/item-wrapper-test.cpp b/tests/library/item-wrapper-test.cpp index 66a95f29c..c8d585635 100644 --- a/tests/library/item-wrapper-test.cpp +++ b/tests/library/item-wrapper-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file item-wrapper-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ItemWrapper_test */ diff --git a/tests/library/iter-adapter-stl-test.cpp b/tests/library/iter-adapter-stl-test.cpp index 8e6881299..f4783da82 100644 --- a/tests/library/iter-adapter-stl-test.cpp +++ b/tests/library/iter-adapter-stl-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iter-adapter-stl-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterAdapterSTL_test */ diff --git a/tests/library/iter-adapter-test.cpp b/tests/library/iter-adapter-test.cpp index 8b604b8a7..b60f268cc 100644 --- a/tests/library/iter-adapter-test.cpp +++ b/tests/library/iter-adapter-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iter-adapter-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterAdapter_test */ diff --git a/tests/library/iter-cursor-test.cpp b/tests/library/iter-cursor-test.cpp index 57b9b0a00..64a1604b7 100644 --- a/tests/library/iter-cursor-test.cpp +++ b/tests/library/iter-cursor-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iter-cursor-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterCursor_test */ diff --git a/tests/library/iter-explorer-test.cpp b/tests/library/iter-explorer-test.cpp index 4737912c0..ad7673a8b 100644 --- a/tests/library/iter-explorer-test.cpp +++ b/tests/library/iter-explorer-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iter-explorer-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterExplorer_test */ diff --git a/tests/library/iter-queue-test.cpp b/tests/library/iter-queue-test.cpp index 8dcf8902a..1000fe573 100644 --- a/tests/library/iter-queue-test.cpp +++ b/tests/library/iter-queue-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iter-queue-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterQueue_test */ diff --git a/tests/library/iter-source-test.cpp b/tests/library/iter-source-test.cpp index 895ae7450..a5740a199 100644 --- a/tests/library/iter-source-test.cpp +++ b/tests/library/iter-source-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iter-source-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterSource_test */ diff --git a/tests/library/iter-stack-test.cpp b/tests/library/iter-stack-test.cpp index 455b851ca..3be69c5c8 100644 --- a/tests/library/iter-stack-test.cpp +++ b/tests/library/iter-stack-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iter-stack-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterStack_test */ diff --git a/tests/library/itertools-test.cpp b/tests/library/itertools-test.cpp index aabab2460..ca7fddc1e 100644 --- a/tests/library/itertools-test.cpp +++ b/tests/library/itertools-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file itertools-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterTools_test */ diff --git a/tests/library/lifecycletest.cpp b/tests/library/life-cycle-test.cpp similarity index 98% rename from tests/library/lifecycletest.cpp rename to tests/library/life-cycle-test.cpp index 34894349f..573a8be03 100644 --- a/tests/library/lifecycletest.cpp +++ b/tests/library/life-cycle-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file lifecycletest.cpp - ** unit test §§TODO§§ + ** unit test \ref LifeCycle_test */ diff --git a/tests/library/linked-elements-test.cpp b/tests/library/linked-elements-test.cpp index 2e0a1d9b0..3ec022087 100644 --- a/tests/library/linked-elements-test.cpp +++ b/tests/library/linked-elements-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file linked-elements-test.cpp - ** unit test §§TODO§§ + ** unit test \ref LinkedElements_test */ diff --git a/tests/library/maybe-value-test.cpp b/tests/library/maybe-value-test.cpp index 83d59d3df..a5630af9d 100644 --- a/tests/library/maybe-value-test.cpp +++ b/tests/library/maybe-value-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file maybe-value-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MaybeValue_test */ diff --git a/tests/library/meta/access-casted-test.cpp b/tests/library/meta/access-casted-test.cpp index 5b5724200..e6ad2f55a 100644 --- a/tests/library/meta/access-casted-test.cpp +++ b/tests/library/meta/access-casted-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file access-casted-test.cpp - ** unit test §§TODO§§ + ** unit test \ref AccessCasted_test */ diff --git a/tests/library/meta/duck-detector-test.cpp b/tests/library/meta/duck-detector-test.cpp index 354420971..fe14f1be0 100644 --- a/tests/library/meta/duck-detector-test.cpp +++ b/tests/library/meta/duck-detector-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file duck-detector-test.cpp - ** unit test §§TODO§§ + ** unit test \ref DuckDetector_test */ diff --git a/tests/library/meta/function-composition-test.cpp b/tests/library/meta/function-composition-test.cpp index 10902db45..ccbd468a0 100644 --- a/tests/library/meta/function-composition-test.cpp +++ b/tests/library/meta/function-composition-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file function-composition-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FunctionComposition_test */ diff --git a/tests/library/meta/function-erasure-test.cpp b/tests/library/meta/function-erasure-test.cpp index fb0532d0d..bb66d91b5 100644 --- a/tests/library/meta/function-erasure-test.cpp +++ b/tests/library/meta/function-erasure-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file function-erasure-test.cpp - ** unit test §§TODO§§ + ** unit test \ref FunctionErasure_test */ diff --git a/tests/library/meta/generator-combinations-test.cpp b/tests/library/meta/generator-combinations-test.cpp index 0d541d359..8ce8b7f43 100644 --- a/tests/library/meta/generator-combinations-test.cpp +++ b/tests/library/meta/generator-combinations-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file generator-combinations-test.cpp - ** unit test §§TODO§§ + ** unit test \ref GeneratorCombinations_test */ diff --git a/tests/library/meta/iterable-classification-test.cpp b/tests/library/meta/iterable-classification-test.cpp index a38a70316..3c5e0b3c0 100644 --- a/tests/library/meta/iterable-classification-test.cpp +++ b/tests/library/meta/iterable-classification-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file iterable-classification-test.cpp - ** unit test §§TODO§§ + ** unit test \ref IterableClassification_test */ diff --git a/tests/library/meta/meta-utils-test.cpp b/tests/library/meta/meta-utils-test.cpp index 3d2fcc3cc..db14c6d00 100644 --- a/tests/library/meta/meta-utils-test.cpp +++ b/tests/library/meta/meta-utils-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file meta-utils-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MetaUtils_test */ diff --git a/tests/library/meta/tuple-record-init-test.cpp b/tests/library/meta/tuple-record-init-test.cpp index edbca2920..65c73a50f 100644 --- a/tests/library/meta/tuple-record-init-test.cpp +++ b/tests/library/meta/tuple-record-init-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file tuple-record-init-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TupleRecordInit_test */ ///@file diff --git a/tests/library/meta/type-demangling-test.cpp b/tests/library/meta/type-demangling-test.cpp index b380f8ede..3257b0900 100644 --- a/tests/library/meta/type-demangling-test.cpp +++ b/tests/library/meta/type-demangling-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file type-demangling-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TypeDemangling_test */ diff --git a/tests/library/meta/type-display-test.cpp b/tests/library/meta/type-display-test.cpp index ed22d4e53..e20ad3300 100644 --- a/tests/library/meta/type-display-test.cpp +++ b/tests/library/meta/type-display-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file type-display-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TypeDisplay_test */ diff --git a/tests/library/meta/typelist-test.cpp b/tests/library/meta/typelist-test.cpp index 4a31dbcf2..404ad1d19 100644 --- a/tests/library/meta/typelist-test.cpp +++ b/tests/library/meta/typelist-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file typelist-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TypeList_test */ diff --git a/tests/library/meta/typelist-util-test.cpp b/tests/library/meta/typelist-util-test.cpp index fb93a157d..c7b2fee47 100644 --- a/tests/library/meta/typelist-util-test.cpp +++ b/tests/library/meta/typelist-util-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file typelist-util-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TypeListUtil_test */ diff --git a/tests/library/meta/virtual-copy-support-test.cpp b/tests/library/meta/virtual-copy-support-test.cpp index 9adf6886a..544020262 100644 --- a/tests/library/meta/virtual-copy-support-test.cpp +++ b/tests/library/meta/virtual-copy-support-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file virtual-copy-support-test.cpp - ** unit test §§TODO§§ + ** unit test \ref VirtualCopySupport_test */ diff --git a/tests/library/multifact-argument-test.cpp b/tests/library/multifact-argument-test.cpp index ef30ccbf5..0983feacb 100644 --- a/tests/library/multifact-argument-test.cpp +++ b/tests/library/multifact-argument-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file multifact-argument-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MultiFactArgument_test */ diff --git a/tests/library/multifact-singleton-test.cpp b/tests/library/multifact-singleton-test.cpp index 377303b17..a448a651c 100644 --- a/tests/library/multifact-singleton-test.cpp +++ b/tests/library/multifact-singleton-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file multifact-singleton-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MultiFactSingleton_test */ diff --git a/tests/library/multifact-test.cpp b/tests/library/multifact-test.cpp index f99b9d6fc..b716c0878 100644 --- a/tests/library/multifact-test.cpp +++ b/tests/library/multifact-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file multifact-test.cpp - ** unit test §§TODO§§ + ** unit test \ref MultiFact_test */ diff --git a/tests/library/null-value-test.cpp b/tests/library/null-value-test.cpp index 34d144788..31f387f7b 100644 --- a/tests/library/null-value-test.cpp +++ b/tests/library/null-value-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file null-value-test.cpp - ** unit test §§TODO§§ + ** unit test \ref NullValue_test */ diff --git a/tests/library/opaque-holder-test.cpp b/tests/library/opaque-holder-test.cpp index daed90748..cc8a8a371 100644 --- a/tests/library/opaque-holder-test.cpp +++ b/tests/library/opaque-holder-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file opaque-holder-test.cpp - ** unit test §§TODO§§ + ** unit test \ref OpaqueHolder_test */ diff --git a/tests/library/opaque-unchecked-buffer-test.cpp b/tests/library/opaque-unchecked-buffer-test.cpp index d34876447..c06abc6ab 100644 --- a/tests/library/opaque-unchecked-buffer-test.cpp +++ b/tests/library/opaque-unchecked-buffer-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file opaque-unchecked-buffer-test.cpp - ** unit test §§TODO§§ + ** unit test \ref OpaqueUncheckedBuffer_test */ diff --git a/tests/library/optional-ref-test.cpp b/tests/library/optional-ref-test.cpp index 180fc2e77..fa6648e2f 100644 --- a/tests/library/optional-ref-test.cpp +++ b/tests/library/optional-ref-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file optional-ref-test.cpp - ** unit test §§TODO§§ + ** unit test \ref OptionalRef_test */ diff --git a/tests/library/polymorphic-value-test.cpp b/tests/library/polymorphic-value-test.cpp index 0be0be73b..41a23c968 100644 --- a/tests/library/polymorphic-value-test.cpp +++ b/tests/library/polymorphic-value-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file polymorphic-value-test.cpp - ** unit test §§TODO§§ + ** unit test \ref PolymorphicValue_test */ diff --git a/tests/library/query-text-test.cpp b/tests/library/query-text-test.cpp index 4bd09335f..a3af0ed71 100644 --- a/tests/library/query-text-test.cpp +++ b/tests/library/query-text-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file query-text-test.cpp - ** unit test §§TODO§§ + ** unit test \ref QueryText_test */ diff --git a/tests/library/query/query-utils-test.cpp b/tests/library/query/query-utils-test.cpp index 6d31f2a9d..c513b2e5e 100644 --- a/tests/library/query/query-utils-test.cpp +++ b/tests/library/query/query-utils-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file query-utils-test.cpp - ** unit test §§TODO§§ + ** unit test \ref QueryUtils_test */ diff --git a/tests/library/ref-array-test.cpp b/tests/library/ref-array-test.cpp index 4a0c2cc1c..bd98dbcff 100644 --- a/tests/library/ref-array-test.cpp +++ b/tests/library/ref-array-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file ref-array-test.cpp - ** unit test §§TODO§§ + ** unit test \ref RefArray_test */ diff --git a/tests/library/removefromsettest.cpp b/tests/library/removefromsettest.cpp index 5ac38aba9..7044ce3ad 100644 --- a/tests/library/removefromsettest.cpp +++ b/tests/library/removefromsettest.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file removefromsettest.cpp - ** unit test §§TODO§§ + ** unit test \ref RemoveFromSet_test */ diff --git a/tests/library/sanitised-identifier-test.cpp b/tests/library/sanitised-identifier-test.cpp index 47d24d680..7d7ce6d18 100644 --- a/tests/library/sanitised-identifier-test.cpp +++ b/tests/library/sanitised-identifier-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file sanitised-identifier-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SanitizedIdentifier_test */ diff --git a/tests/library/scoped-collection-test.cpp b/tests/library/scoped-collection-test.cpp index 38404b319..0e1c5e707 100644 --- a/tests/library/scoped-collection-test.cpp +++ b/tests/library/scoped-collection-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file scoped-collection-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ScopedCollection_test */ diff --git a/tests/library/scoped-holder-test.cpp b/tests/library/scoped-holder-test.cpp index 41850bffd..c8549a6be 100644 --- a/tests/library/scoped-holder-test.cpp +++ b/tests/library/scoped-holder-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file scoped-holder-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ScopedHolder_test */ diff --git a/tests/library/scoped-holder-transfer-test.cpp b/tests/library/scoped-holder-transfer-test.cpp index cdc56870c..d6b9abe60 100644 --- a/tests/library/scoped-holder-transfer-test.cpp +++ b/tests/library/scoped-holder-transfer-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file scoped-holder-transfer-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ScopedHolderTransfer_test */ diff --git a/tests/library/scoped-ptrvect-test.cpp b/tests/library/scoped-ptrvect-test.cpp index f9027ba93..004a6d754 100644 --- a/tests/library/scoped-ptrvect-test.cpp +++ b/tests/library/scoped-ptrvect-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file scoped-ptrvect-test.cpp - ** unit test §§TODO§§ + ** unit test \ref ScopedPtrVect_test */ diff --git a/tests/library/search-path-splitter-test.cpp b/tests/library/search-path-splitter-test.cpp index 6cb859623..4dedad651 100644 --- a/tests/library/search-path-splitter-test.cpp +++ b/tests/library/search-path-splitter-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file search-path-splitter-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SearchPathSplitter_test */ diff --git a/tests/library/simple-allocator-test.cpp b/tests/library/simple-allocator-test.cpp index c047de152..a7e7a3ac7 100644 --- a/tests/library/simple-allocator-test.cpp +++ b/tests/library/simple-allocator-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file simple-allocator-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SimpleAllocator_test */ diff --git a/tests/library/singleton-subclass-test.cpp b/tests/library/singleton-subclass-test.cpp index d3a188955..521189a35 100644 --- a/tests/library/singleton-subclass-test.cpp +++ b/tests/library/singleton-subclass-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file singleton-subclass-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SingletonSubclass_test */ diff --git a/tests/library/singleton-test.cpp b/tests/library/singleton-test.cpp index d356ff56d..1fd565fb4 100644 --- a/tests/library/singleton-test.cpp +++ b/tests/library/singleton-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file singleton-test.cpp - ** unit test §§TODO§§ + ** unit test \ref Singleton_test */ diff --git a/tests/library/singleton-testmock-test.cpp b/tests/library/singleton-testmock-test.cpp index 2c6cc8edb..8749b7957 100644 --- a/tests/library/singleton-testmock-test.cpp +++ b/tests/library/singleton-testmock-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file singleton-testmock-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SingletonTestMock_test */ diff --git a/tests/library/sub-id-test.cpp b/tests/library/sub-id-test.cpp index 64f41650e..b4ea5fc4d 100644 --- a/tests/library/sub-id-test.cpp +++ b/tests/library/sub-id-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file sub-id-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SubID_test */ diff --git a/tests/library/symbol-hashtable-test.cpp b/tests/library/symbol-hashtable-test.cpp index 247a87f59..dbc9ea565 100644 --- a/tests/library/symbol-hashtable-test.cpp +++ b/tests/library/symbol-hashtable-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file symbol-hashtable-test.cpp - ** unit test §§TODO§§ + ** unit test \ref SymbolHashtable_test */ diff --git a/tests/library/symbol-test.cpp b/tests/library/symbol-test.cpp index 5d1023c22..c0f4168aa 100644 --- a/tests/library/symbol-test.cpp +++ b/tests/library/symbol-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file symbol-test.cpp - ** unit test §§TODO§§ + ** unit test \ref Symbol_test */ diff --git a/tests/library/test/test-event-log-test.cpp b/tests/library/test/test-event-log-test.cpp index 287f8515d..18ac7c2ac 100644 --- a/tests/library/test/test-event-log-test.cpp +++ b/tests/library/test/test-event-log-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file test-event-log-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TestEventLog_test */ diff --git a/tests/library/test/test-helper-test.cpp b/tests/library/test/test-helper-test.cpp index d46a6be77..a9335a02a 100644 --- a/tests/library/test/test-helper-test.cpp +++ b/tests/library/test/test-helper-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file test-helper-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TestHelper_test */ diff --git a/tests/library/test/test-helper-variadic-test.cpp b/tests/library/test/test-helper-variadic-test.cpp index e8c9d129b..8f7606cf9 100644 --- a/tests/library/test/test-helper-variadic-test.cpp +++ b/tests/library/test/test-helper-variadic-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file test-helper-variadic-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TestHelperVariadic_test */ diff --git a/tests/library/test/test-option-test.cpp b/tests/library/test/test-option-test.cpp index 2283020c6..dfb47bfeb 100644 --- a/tests/library/test/test-option-test.cpp +++ b/tests/library/test/test-option-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file test-option-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TestOption_test */ diff --git a/tests/library/typed-allocation-manager-test.cpp b/tests/library/typed-allocation-manager-test.cpp index bee4fed72..17e8eb6fb 100644 --- a/tests/library/typed-allocation-manager-test.cpp +++ b/tests/library/typed-allocation-manager-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file typed-allocation-manager-test.cpp - ** unit test §§TODO§§ + ** unit test \ref TypedAllocationManager_test */ diff --git a/tests/library/unique-malloc-owner-test.cpp b/tests/library/unique-malloc-owner-test.cpp index e558f28aa..11c500456 100644 --- a/tests/library/unique-malloc-owner-test.cpp +++ b/tests/library/unique-malloc-owner-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file unique-malloc-owner-test.cpp - ** unit test §§TODO§§ + ** unit test \ref UniqueMallocOwner_test */ diff --git a/tests/library/util-collection-test.cpp b/tests/library/util-collection-test.cpp index 176ffb045..eb6292598 100644 --- a/tests/library/util-collection-test.cpp +++ b/tests/library/util-collection-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file util-collection-test.cpp - ** unit test §§TODO§§ + ** unit test \ref UtilCollection_test */ diff --git a/tests/library/util-floordiv-test.cpp b/tests/library/util-floordiv-test.cpp index cc8035463..766e41b41 100644 --- a/tests/library/util-floordiv-test.cpp +++ b/tests/library/util-floordiv-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file util-floordiv-test.cpp - ** unit test §§TODO§§ + ** unit test \ref UtilFloordiv_test */ diff --git a/tests/library/util-floorwrap-test.cpp b/tests/library/util-floorwrap-test.cpp index c859dcdc8..b4a23e83c 100644 --- a/tests/library/util-floorwrap-test.cpp +++ b/tests/library/util-floorwrap-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file util-floorwrap-test.cpp - ** unit test §§TODO§§ + ** unit test \ref UtilFloorwrap_test */ diff --git a/tests/library/util-foreach-test.cpp b/tests/library/util-foreach-test.cpp index e2dbfa276..5be9fc175 100644 --- a/tests/library/util-foreach-test.cpp +++ b/tests/library/util-foreach-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file util-foreach-test.cpp - ** unit test §§TODO§§ + ** unit test \ref UtilForeach_test */ diff --git a/tests/library/variant-test.cpp b/tests/library/variant-test.cpp index 12a180652..7340efc67 100644 --- a/tests/library/variant-test.cpp +++ b/tests/library/variant-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file variant-test.cpp - ** unit test §§TODO§§ + ** unit test \ref Variant_test */ diff --git a/tests/library/vector-transfer-test.cpp b/tests/library/vector-transfer-test.cpp index e9d33d5ce..d46dc81fe 100644 --- a/tests/library/vector-transfer-test.cpp +++ b/tests/library/vector-transfer-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file vector-transfer-test.cpp - ** unit test §§TODO§§ + ** unit test \ref VectorTransfer_test */ diff --git a/tests/library/verb-function-dispatch-test.cpp b/tests/library/verb-function-dispatch-test.cpp index 6dcc3eead..bed17b0ad 100644 --- a/tests/library/verb-function-dispatch-test.cpp +++ b/tests/library/verb-function-dispatch-test.cpp @@ -21,7 +21,7 @@ * *****************************************************/ /** @file verb-function-dispatch-test.cpp - ** unit test §§TODO§§ + ** unit test \ref VerbFunctionDispatch_test */ diff --git a/tests/operation/bugs/hello-bug-test.cpp b/tests/operation/bugs/hello-bug-test.cpp index 325462893..a637143ce 100644 --- a/tests/operation/bugs/hello-bug-test.cpp +++ b/tests/operation/bugs/hello-bug-test.cpp @@ -1,5 +1,5 @@ /* - HelloBug(test) - placeholder for running bug regression tests + HelloBug(Test) - placeholder for running bug regression tests Copyright (C) Lumiera.org 2008, Christian Thaeter @@ -21,7 +21,7 @@ * *****************************************************/ /** @file hello-bug-test.cpp - ** unit test §§TODO§§ + ** unit test \ref HelloBug_test */