1
0
Fork 0
arangodb/tests/Basics
Jan 5165155ed1 Bug fix/fixes 0609 (#3227)
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available

* additionally, simplify AQL function definitions and aliases

* warn when more than 90% of max mappings are in use

* added C++ variant of replication catchup

* added `--log.role` option

* updated CHANGELOG

* removed non-existing scheduler.threads option from config

* removed useless __FILE__, __LINE__ invocations

* updated CHANGELOG

* allow a priority V8 context

* remove TRI_CORE_MEM_ZONE

* try to fix Windows errors & warnings

* cleanup

* removed memory zones altogether

* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
..
ApplicationServerTest.cpp added startsBefore() for ApplicationFeature (#2913) 2017-08-01 17:15:25 +02:00
AttributeNameParserTest.cpp fix attribute name parser failure return code 2017-03-07 10:32:27 +01:00
EndpointTest.cpp Migrate boost unittests to catch 2017-03-03 21:09:56 +01:00
StringBufferTest.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
StringUtilsTest.cpp Move icu helper 2017-03-06 18:51:12 +01:00
VelocyPackHelper-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
associative-multi-pointer-nohashcache-test.cpp remove memset parameter from TRI_Allocate signature (#2993) 2017-08-08 16:07:32 +02:00
associative-multi-pointer-test.cpp remove memset parameter from TRI_Allocate signature (#2993) 2017-08-08 16:07:32 +02:00
conversions-test.cpp Migrate boost unittests to catch 2017-03-03 21:09:56 +01:00
csv-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
files-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
fpconv-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
hashes-test.cpp Move icu helper 2017-03-06 18:51:12 +01:00
icu-helper.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
icu-helper.h Move icu helper 2017-03-06 18:51:12 +01:00
json-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
priorityqueue-test.cpp Renamed PriorityQueue => ShortestPathPriorityQueue 2017-04-05 16:12:47 +02:00
skiplist-test.cpp Migrate boost unittests to catch 2017-03-03 21:09:56 +01:00
string-buffer-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
string-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
string-utf8-normalize-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
string-utf8-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00
structure-size-test.cpp fixed failing test 2017-03-22 14:46:10 +01:00
vector-test.cpp Bug fix/fixes 0609 (#3227) 2017-09-13 16:28:21 +02:00