aboutsummaryrefslogtreecommitdiffstats
path: root/fastos/src/tests/typetest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove FastOS_ApplicationHÃ¥vard Pettersen2022-04-081-1/+0
| | | | | | | | 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
|
* Remove more usage of FastOS_TimeHenning Baldersheim2019-11-201-4/+0
|
* GC unused code.Henning Baldersheim2019-01-151-4/+0
|
* Revert "Revert "Toregge/use standard locks in fastos""Arnstein Ressem2017-11-021-3/+0
|
* Revert "Toregge/use standard locks in fastos"Harald Musum2017-10-311-0/+3
|
* Use std::mutex and std::condition_variable instead of FastOS_Mutex andTor Egge2017-10-301-3/+0
| | | | FastOS_Condition.
* Remove some includes not needed.Henning Baldersheim2017-08-181-0/+1
|
* NULL -> nullptrHenning Baldersheim2017-08-181-1/+1
|
* Include only what you need.Henning Baldersheim2017-08-181-35/+0
|
* 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
|
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-2/+3
|
* Use overrideHenning Baldersheim2017-04-041-1/+1
|
* return 0 only if all okArne H Juul2016-06-301-1/+1
|
* PublishJon Bratseth2016-06-151-0/+92