summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/stllike
Commit message (Expand)AuthorAgeFilesLines
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-2/+2
* Handle insertion of non-copyable keys and values in hash map.Tor Egge2018-05-271-0/+39
* Correct function castHenning Baldersheim2018-05-111-2/+3
* Add an explicitt test that begin() == end() on empty hashtables.Henning Baldersheim2018-01-081-0/+7
* Add a test for for_eachHenning Baldersheim2018-01-031-4/+23
* Include what you need.Henning Baldersheim2017-08-182-0/+2
* Update copyright headersJon Bratseth2017-06-148-8/+8
* Revert "Update copyright headers"Jon Bratseth2017-06-148-8/+8
* Update copyright headersJon Bratseth2017-06-148-8/+8
* Revert "Copyright header"Jon Bratseth2017-06-138-8/+8
* Copyright headerJon Bratseth2017-06-138-8/+8
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-013-3/+0
* Due to c++17 eval order in gcc 7 we need to be more careful.Henning Baldersheim2017-05-061-1/+2
* Add override in vespalib moduleHenning Baldersheim2017-04-041-5/+2
* Add equality codeHenning Baldersheim2016-12-151-0/+1
* Make some more test build too.Henning Baldersheim2016-12-152-10/+6
* Make it compile with gcc 6Henning Baldersheim2016-12-152-2/+2
* Add test for new docid sorting.Henning Baldersheim2016-12-121-1/+1
* Add asciistream::StateSaver and use it in BucketSpace/BucketIdBjørn Christian Seime2016-11-221-0/+17
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-1/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+1
* Also check first character in vespalib::stringref::rfind method.Tor Egge2016-08-101-0/+5
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-5/+5
* PublishJon Bratseth2016-06-1512-0/+2053