summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/mandatory-methods/extract-reflection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use ref_counted in fnetHåvard Pettersen2023-03-061-5/+5
| | | | | | also get rid of some cleanup functions on reference counted classes enable specifying low-level parameters to addref/subref (cnt/reserve)
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-13/+12
| | | | | | | | fixup (per application): - maybe ignore SIGPIPE - wire argc/argv untangle Vespa Test Framework strip down deprecated TestApp
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-011-1/+3
|
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+3
| | | | | Renamed Timer -> ScheduledExecutor. Do not include thread.h when not needed in header files.
* Simplify the supervisor responsibilityHenning Baldersheim2019-05-101-9/+7
|
* 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
|
* misc cleanup from BaldersheimArne H Juul2017-05-021-1/+1
| | | | | | | * include file cleanup * only do LOG_SETUP as needed * remove "virtual" where "override" is specified also * some minor reformatting and indentation changes
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+1
|
* Use overrideHenning Baldersheim2017-04-231-1/+1
|
* add override in jrt_test moduleArne H Juul2017-04-111-1/+1
|
* PublishJon Bratseth2016-06-151-0/+145