summaryrefslogtreecommitdiffstats
path: root/metrics/src/tests/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Annotate some expensive tests to allow them to start first when running in ↵Arnstein Ressem2020-09-021-0/+1
| | | | parallel.
* Consolidate search for GTest.Tor Egge2020-07-071-2/+0
|
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+3
|
* Rewrite remaining metrics tests from cppunit to gtest.Geir Storli2019-05-101-17/+2
|
* Rewrite metrics tests from cppunit to gtest.Geir Storli2019-05-091-5/+5
|
* Rewrite tests to use gtest.Geir Storli2019-05-071-2/+2
|
* stop using python script for cppunit testsArne Juul2019-03-261-2/+1
|
* Simplify.Geir Storli2019-03-011-1/+0
|
* Add gtest runner in metrics and migrate countmetrictest from CppUnit to gtest.Geir Storli2019-02-181-1/+20
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Let MetricTimer be target duration type agnosticTor Brede Vekterli2016-11-281-0/+1
| | | | | Will now transparently convert to the appropriate value with either truncation or floating point conversion, depending on the target type.
* TypoVegard Sjonfjell2016-11-171-1/+1
|
* Add testrunner dependencies to parallelized testsVegard Sjonfjell2016-11-171-0/+1
|
* Parallize cppunit test runner test suites using cppunit-parallelize.pyVegard Sjonfjell2016-11-161-1/+6
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-151-0/+18