aboutsummaryrefslogtreecommitdiffstats
path: root/juniper/src/test
Commit message (Expand)AuthorAgeFilesLines
* Fold juniper into searchsummary library.Henning Baldersheim2022-05-1923-3336/+0
* Drop runtime dependency on fastlib_fast_testsuiteHenning Baldersheim2022-05-131-0/+7
* GC fastlib_util library and move wildcard_match.h to juniper.Henning Baldersheim2022-05-131-0/+29
* remove FastOS_ApplicationHåvard Pettersen2022-04-087-89/+32
* use getopt/getopt_long directlyHåvard Pettersen2022-04-011-6/+4
* - assert result of Close() in destructor of FastOS_File and FastOS_BufferedFile.Henning Baldersheim2022-01-261-76/+42
* Update 2017 copyright notices.gjoranv2021-10-0720-20/+20
* Cast to signed char when needed in juniper.Tor Egge2021-04-301-1/+1
* Use int for FastOS_UNIX_Application::GetOpt() return value.Tor Egge2021-04-301-1/+1
* Port to gcc 8.Tor Egge2020-12-061-1/+1
* Eliminate inlining warnings.Tor Egge2020-12-041-0/+2
* c++17 and c++2a need different handling.Henning Baldersheim2020-12-021-9/+16
* Make it compatible with c++2aHenning Baldersheim2020-12-021-8/+16
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-206-100/+18
* Update copyright headersJon Bratseth2017-06-1420-20/+20
* Revert "Update copyright headers"Jon Bratseth2017-06-1420-20/+20
* Update copyright headersJon Bratseth2017-06-1420-20/+20
* Revert "Copyright header"Jon Bratseth2017-06-1320-20/+20
* Copyright headerJon Bratseth2017-06-1320-20/+20
* Reduce fastos.h dependency.Henning Baldersheim2017-05-276-6/+0
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-0/+7
* misc cleanup from BaldersheimArne H Juul2017-05-0213-119/+48
* Revert "Balder/enforce override 2"Arne H Juul2017-04-2413-48/+119
* Do not pretend to be root.Henning Baldersheim2017-04-232-2/+2
* Use overrideHenning Baldersheim2017-04-2313-119/+48
* add override in juniper moduleArne H Juul2017-04-1013-27/+25
* Deinline destructors/constructorsHenning Baldersheim2017-03-081-21/+26
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-1/+0
* No need to include log.h when not loggingHenning Baldersheim2016-12-1211-22/+0
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-025-5/+5
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-237-12/+24
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-7/+7
* PublishJon Bratseth2016-06-1523-0/+3536