summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/util
Commit message (Expand)AuthorAgeFilesLines
* Update Verizon Media copyright notices.gjoranv2021-10-0714-14/+14
* Update 2017 copyright notices.gjoranv2021-10-078-8/+8
* run tests with various sizesArne H Juul2021-09-291-21/+38
* file should reflect name of functionArne H Juul2021-09-291-1/+1
* add common binary_hamming_distance functionArne H Juul2021-09-282-0/+89
* review follow-up:Arne Juul2021-03-252-8/+5
* ensure vespa BFloat16 and onnxruntime BFloat16 behave the sameArne Juul2021-03-232-1/+90
* check that BFloat16 can hold all int8_t values without precision lossArne Juul2021-03-091-0/+12
* Add free list to mmap file allocator.Tor Egge2021-03-045-0/+186
* stop worrying about FPE for nowArne Juul2021-03-031-9/+0
* ensure unit test works on CentOS 8 / gcc 10Arne Juul2021-03-031-2/+1
* rename BrainFloat16 -> BFloat16Arne Juul2021-03-023-49/+49
* more BrainFloat16 functionalityArne Juul2021-03-021-1/+36
* better NaN support for BrainFloat16Arne Juul2021-03-021-10/+60
* add BrainFloat16 "float with less precision"Arne Juul2021-03-022-0/+90
* Merge pull request #16495 from vespa-engine/arnej/add-size-literalsArne H Juul2021-02-164-6/+57
|\
| * add unit test for size literalsArne Juul2021-02-152-0/+50
| * use size literals in vespalibArne Juul2021-02-152-6/+7
* | Rename get_memory_allocator to make_memory_allocator in mmap file allocatorTor Egge2021-02-151-3/+3
* | Use mmap file allocator in dense tensor attribute if huge flag isTor Egge2021-02-153-0/+59
|/
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* use EXPECT_LT and EXPECT_GTArne Juul2020-03-101-13/+13
* more testing for memory usage trackingArne Juul2020-03-061-4/+11
* use MemoryUsageArne Juul2020-03-061-6/+10
* review follow-upArne Juul2020-03-061-15/+37
* add generic ReusableSetArne Juul2020-03-052-0/+115
* The unit test for rcuvector has been moved to vespalib.Tor Egge2019-06-011-1/+1
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-233-0/+309
* Remove files used by old unit test runner.Tor Egge2019-02-194-4/+0
* Use public domain MD5 implementation in vespalibTor Brede Vekterli2017-09-152-0/+46
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* Add override in vespalib moduleHenning Baldersheim2017-04-041-4/+2
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-1510-0/+353