summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/websocket
Commit message (Collapse)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-075-5/+5
|
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-3/+2
|
* GC unused includeHenning Baldersheim2020-10-141-3/+1
|
* Improve error detection in websocket test.Tor Egge2019-08-061-1/+1
|
* Remove files used by old unit test runner.Tor Egge2019-02-191-1/+0
|
* Use memcpy when not working with stringsHenning Baldersheim2018-05-111-1/+1
|
* Update copyright headersJon Bratseth2017-06-145-5/+5
|
* Revert "Update copyright headers"Jon Bratseth2017-06-145-5/+5
|
* Update copyright headersJon Bratseth2017-06-145-5/+5
|
* Revert "Copyright header"Jon Bratseth2017-06-135-5/+5
|
* Copyright headerJon Bratseth2017-06-135-5/+5
|
* let socket handle handle more socket stuffHaavard2017-04-211-34/+5
| | | | | | very simple Socket/SimpleSocket stop using fastos sockets in websocket experimental code stop using fastos sockets in vbench
* Deinline destructors/constructorsHenning Baldersheim2017-03-081-0/+4
|
* use mapped file inputHaavard2017-02-071-15/+4
| | | | | also load appropriate files automatically since Makefile command line startup has been removed.
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
|
* PublishJon Bratseth2016-06-158-0/+300