1
0
Fork 0
arangodb/tests
Markus Pfeiffer 13df0d23de Bug fix 3.5/k shortest paths (#10390)
* Fix a bug in KShortestPathFinder

The finder was too eager to return a "shortest" path when there was actually
potentially a shorter path still to be discovered

* A little bit of cleanup

* Add a test that reproduces k Shortest Paths bug

* Add hacked up variant of optional

* Fixup tests

* Update CHANGELOG
2019-11-11 20:10:04 +03:00
..
Agency Improved performance of some agency helper functions. (#10222) 2019-10-11 18:30:04 +03:00
Aql better killability of cluster AQL queries (#10360) 2019-11-06 15:33:44 +03:00
Auth Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
Basics This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Cache Fix two nondeterministically failing cache tests. (#9101) 2019-05-27 11:44:59 +02:00
Cluster This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Futures Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
Geo fixed wrong defines 2019-09-12 14:46:23 +02:00
Graph Bug fix 3.5/k shortest paths (#10390) 2019-11-11 20:10:04 +03:00
HotBackup rclone path normalization (port from devel to 3.5). (#10139) 2019-10-02 13:45:35 +03:00
IResearch Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
Maintenance Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
Mocks Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
Pregel fix windows warnings / compile errors (#9215) 2019-06-06 18:08:44 +02:00
Replication Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
RestHandler Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
RestServer Harden database creation against spurious "duplicate name" errors (#9950) 2019-09-09 21:34:17 +03:00
RocksDBEngine fix leak in hot backup tests (#10245) 2019-10-14 16:28:25 +03:00
Sharding Convert unit tests to googletest framework (#9034) 2019-05-21 09:17:46 +02:00
SimpleHttpClient make sure all error code names are prefixed with ERROR_ @fceller @kvs85 (#9384) 2019-07-02 18:07:33 +02:00
StorageEngine Bug fix 3.5/issue #9612 (#9778) 2019-08-21 17:59:59 +03:00
Transaction Bug fix 3.5/fix transaction errors (#9928) 2019-09-09 21:37:46 +03:00
Utils Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
V8Server Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
VocBase Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
arangodbRspecLib refactoring (#9411) 2019-07-09 11:15:52 +02:00
js better killability of cluster AQL queries (#10360) 2019-11-06 15:33:44 +03:00
rb Feature 3.5/convert gharial test to arangoclient (#10259) 2019-10-16 16:42:55 +03:00
CMakeLists.txt This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
Greylist.txt update gtest, use json output for reporting (#9193) 2019-06-17 13:46:40 +02:00
main.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00