aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/exception_classes
Commit message (Expand)AuthorAgeFilesLines
* Add utility header for detecting sanitizer-instrumented compilationTor Brede Vekterli2022-05-031-19/+4
* tsan does not seem too happy about mmap failuresHåvard Pettersen2022-03-091-0/+10
* gc old process codeHåvard Pettersen2022-03-051-23/+16
* Disable mmap resource limit unit test on Darwin.Tor Egge2022-02-211-3/+3
* central classification of 'unsafe' exceptionsHåvard Pettersen2021-10-121-0/+19
* Update 2017 copyright notices.gjoranv2021-10-075-5/+5
* ChildProc -> ChildProcessArne Juul2020-07-171-8/+8
* rename SlaveProc -> ChildProcArne Juul2020-07-171-8/+8
* Detect use of clang version of address sanitizer.Tor Egge2020-05-251-0/+8
* Disable rlimit checking tests when using address sanitizer.Tor Egge2020-05-241-0/+2
* Skip some tests on Darwin due to setrlimit being partially broken.Tor Egge2020-04-141-0/+4
* openblas obviously requires a large portion of memory just to start be linked...Henning Baldersheim2020-03-051-1/+1
* Use openblas for dotproduct on everything up to and including avx2.Henning Baldersheim2020-03-051-1/+1
* Add include statements needed by newer build environments.Tor Egge2020-01-261-0/+1
* Remove files used by old unit test runner.Tor Egge2019-02-191-1/+0
* Catch by referenceHenning Baldersheim2018-05-111-2/+2
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-1/+1
* Update copyright headersJon Bratseth2017-06-145-3/+5
* Revert "Update copyright headers"Jon Bratseth2017-06-145-5/+3
* Update copyright headersJon Bratseth2017-06-145-3/+5
* Revert "Copyright header"Jon Bratseth2017-06-135-5/+3
* Copyright headerJon Bratseth2017-06-135-3/+5
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-0/+3
* Targeted include and cast to avoid template generation.Henning Baldersheim2016-12-121-1/+1
* vector need explicit on gcc 6.2Henning Baldersheim2016-11-181-0/+1
* ulimit -c 0 only when neededJon Marius Venstad2016-10-191-4/+4
* Add 'ulimit -c 0 && ' in front of crashing exec-sJon Marius Venstad2016-10-191-7/+7
* Follow api changeHenning Baldersheim2016-10-161-1/+1
* Make vespalib tests compileHenning Baldersheim2016-10-031-3/+3
* Provide the supplied message to the catch place.Henning Baldersheim2016-09-201-0/+13
* get rid of intermediate shell processarnej279592016-09-191-7/+7
* Update test specification.Henning Baldersheim2016-09-061-1/+1
* Do it the nicer way by attaching a guard to the exception that will control t...Henning Baldersheim2016-09-051-7/+5
* It was not as easy as it should have been.Henning Baldersheim2016-09-052-10/+33
* Only reinstate termination handler if exception is caught.Henning Baldersheim2016-09-054-1/+48
* Add test proving that this did not work. Must set/unset terminate_handler. Bu...Henning Baldersheim2016-09-044-0/+67
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-154-0/+46