.. |
applier-restart.js
|
add a test for replication applier restarts (#3750) (#3933)
|
2017-12-08 15:48:15 +01:00 |
attributes.js
|
…
|
|
big-transaction-durability.js
|
…
|
|
collection-drop-recreate.js
|
…
|
|
collection-duplicate-name.js
|
fix test
|
2017-03-06 17:47:12 +01:00 |
collection-duplicate.js
|
added test case for duplicate collections
|
2017-03-06 13:07:04 +01:00 |
collection-keygen-rocksdb.js
|
fix replication (#3099)
|
2017-08-22 15:51:50 +02:00 |
collection-keygen.js
|
Bug fix/rocksdb autoincrement (#2648)
|
2017-06-23 15:27:09 +02:00 |
collection-properties.js
|
Fixing counter WAL parsing
|
2017-04-07 11:26:52 +02:00 |
collection-recreate.js
|
…
|
|
collection-rename-recreate-flush.js
|
fix recovery tests
|
2017-04-07 16:52:51 +02:00 |
collection-rename-recreate.js
|
Fixing tests
|
2017-04-07 11:38:42 +02:00 |
collection-rename-with-data.js
|
replication bugfixes and improvements ported from 3.2 (#4497)
|
2018-02-09 13:39:31 +01:00 |
collection-rename.js
|
Fixing tests
|
2017-04-07 11:38:42 +02:00 |
collection-unload.js
|
…
|
|
collections-different-attributes.js
|
…
|
|
collections-reuse.js
|
…
|
|
collector-oom.js
|
…
|
|
corrupt-wal-marker-multiple.js
|
Moved more tests
|
2017-04-07 11:56:23 +02:00 |
corrupt-wal-marker-single-mmfiles.js
|
Moved more tests
|
2017-04-07 11:56:23 +02:00 |
corrupted-crc-mmfiles.js
|
Feature/async failover (#3451)
|
2017-10-18 23:59:29 +02:00 |
countermanager-delay-rocksdb.js
|
Feature 3.3/add recovery tests for intermediate commits (#4106)
|
2017-12-20 09:46:12 +01:00 |
countermanager-sync-rocksdb.js
|
Feature 3.3/add recovery tests for intermediate commits (#4106)
|
2017-12-20 09:46:12 +01:00 |
create-and-drop-databases.js
|
…
|
|
create-collection-fail.js
|
Fixing jslint errors
|
2017-04-18 12:15:26 +02:00 |
create-collection-tmpfile-mmfiles.js
|
renamed engine-specific test files
|
2017-04-19 13:00:34 +02:00 |
create-collections.js
|
do not allow the creation of volatile collections in the RocksDB stor… (#2900)
|
2017-08-03 22:45:17 +02:00 |
create-database-existing.js
|
…
|
|
create-database-fail-mmfiles.js
|
Fixing jslint errors
|
2017-04-18 12:15:26 +02:00 |
create-database-recovery.js
|
fix issue #4272 (#4418)
|
2018-01-25 15:57:06 +01:00 |
create-databases.js
|
…
|
|
create-indexes.js
|
…
|
|
create-with-temp-mmfiles.js
|
fix issue #4272 (#4418)
|
2018-01-25 15:57:06 +01:00 |
create-with-temp-old-mmfiles.js
|
fix invalid filename (my bad)
|
2018-01-25 16:47:15 +01:00 |
die-during-collector-mmfiles.js
|
renamed engine-specific test files
|
2017-04-19 13:00:34 +02:00 |
disk-full-datafile.js
|
…
|
|
disk-full-logfile-data-mmfiles.js
|
Moved more tests
|
2017-04-07 11:56:23 +02:00 |
disk-full-logfile-mmfiles.js
|
Moved more tests
|
2017-04-07 11:56:23 +02:00 |
disk-full-no-collection-journal.js
|
…
|
|
drop-collections.js
|
…
|
|
drop-database-and-fail.js
|
…
|
|
drop-database-flush-and-fail.js
|
…
|
|
drop-database-only-tmp-mmfiles.js
|
fix failing recovery test (called undefined function) (#2994)
|
2017-08-10 09:38:20 +02:00 |
drop-databases.js
|
…
|
|
drop-index-shutdown.js
|
…
|
|
drop-index.js
|
…
|
|
drop-indexes.js
|
…
|
|
drop-single-collection.js
|
…
|
|
edges.js
|
…
|
|
empty-datafiles-mmfiles.js
|
fix issue #4272 (#4418)
|
2018-01-25 15:57:06 +01:00 |
empty-logfiles-mmfiles.js
|
renamed engine-specific test files
|
2017-04-19 13:00:34 +02:00 |
flush-drop-database-and-fail.js
|
…
|
|
foxx-directories.js
|
unify test for engines
|
2017-04-18 22:01:24 +02:00 |
indexes-after-flush.js
|
…
|
|
indexes-geo-potslot.js
|
Bug fix/fixes 0211 (#3568)
|
2017-11-09 12:48:15 +01:00 |
indexes-geo.js
|
Preliminary changes
|
2017-05-08 18:27:51 +02:00 |
indexes-hash.js
|
Implemented index estimates for RocksDB. Now the following indexes have
|
2017-05-15 17:17:58 +02:00 |
indexes-persistent-nosync.js
|
renamed a few tests
|
2017-04-20 17:21:34 +02:00 |
indexes-persistent-restore.js
|
renamed a few tests
|
2017-04-20 17:21:34 +02:00 |
indexes-persistent.js
|
renamed a few tests
|
2017-04-20 17:21:34 +02:00 |
indexes-skiplist.js
|
renamed a few tests
|
2017-04-20 17:21:34 +02:00 |
indexes-sparse-hash.js
|
…
|
|
indexes-sparse-skiplist.js
|
…
|
|
indexes.js
|
…
|
|
insert-update-remove-distance.js
|
…
|
|
insert-update-remove.js
|
…
|
|
insert-update-replace.js
|
…
|
|
intermediate-commit-abort-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commit-aql-insert-abort-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commit-aql-insert-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commit-aql-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commit-aql-update-abort-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commit-big-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commit-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commit-truncate-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
intermediate-commits-babies-rocksdb.js
|
Fix intermediate commits (#6039)
|
2018-08-06 17:15:02 +02:00 |
leftover-collection-directory-mmfiles.js
|
renamed engine-specific test files
|
2017-04-19 13:00:34 +02:00 |
leftover-database-directory-mmfiles.js
|
renamed engine-specific test files
|
2017-04-19 13:00:34 +02:00 |
many-inserts.js
|
…
|
|
many-logs.js
|
…
|
|
many-updates.js
|
…
|
|
multi-database-durability.js
|
…
|
|
multiple-journals-2-mmfiles.js
|
fix and extend journal-related tests (#3043)
|
2017-08-16 17:39:56 +02:00 |
multiple-journals-3-mmfiles.js
|
fix and extend journal-related tests (#3043)
|
2017-08-16 17:39:56 +02:00 |
multiple-journals-mmfiles.js
|
fix and extend journal-related tests (#3043)
|
2017-08-16 17:39:56 +02:00 |
multiple-logs.js
|
…
|
|
no-journal.js
|
…
|
|
no-shutdown-info-multiple-logs.js
|
…
|
|
no-shutdown-info-no-flush.js
|
…
|
|
no-shutdown-info-with-flush.js
|
…
|
|
recreate-collection.js
|
…
|
|
recreate-databases.js
|
…
|
|
resume-recovery-all.js
|
…
|
|
resume-recovery-multi-flush.js
|
…
|
|
resume-recovery-other.js
|
…
|
|
resume-recovery-simple.js
|
…
|
|
resume-recovery.js
|
…
|
|
transaction-durability-multiple.js
|
…
|
|
transaction-durability.js
|
…
|
|
transaction-just-committed.js
|
…
|
|
transaction-no-abort.js
|
…
|
|
transaction-no-commit.js
|
…
|
|
truncate-collection-failures-after-commits-rocksdb.js
|
Bug fix 3.3/rocksdb truncate (#4338)
|
2018-01-16 19:52:27 +01:00 |
view-create.js
|
Added recovery tests for views and fixed a few related bugs. (#2682)
|
2017-06-29 17:09:43 +02:00 |
view-drop.js
|
Added recovery tests for views and fixed a few related bugs. (#2682)
|
2017-06-29 17:09:43 +02:00 |
view-properties.js
|
Added recovery tests for views and fixed a few related bugs. (#2682)
|
2017-06-29 17:09:43 +02:00 |
view-recreate.js
|
Added recovery tests for views and fixed a few related bugs. (#2682)
|
2017-06-29 17:09:43 +02:00 |
wait-for-sync.js
|
…
|
|
write-throttling-mmfiles.js
|
Fixing last two recovery tests
|
2017-04-13 10:45:52 +02:00 |