aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/guard/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Use "_test" suffix for unit test cpp files.Geir Storli2023-08-301-1/+1
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* 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
|
* Name dependencies for script tests.Arnstein Ressem2016-08-241-1/+2
|
* Aressem/cmake out of source test for script (#409)Arnstein Ressem2016-08-151-1/+1
| | | | | | | | | | | | * First script runs out of source. * Call scripts from source directory. * One more test passing. * Searchcore tests pass out of source. * Searchlib tests run out of source:
* split attribute tests into directoriesArne Juul2016-06-271-0/+8
* these tests would clash when run in parallel