1
0
Fork 0
Commit Graph

25227 Commits

Author SHA1 Message Date
Alan Plum 812060864b Handle pending mocha tests in output 2016-01-12 18:49:52 +01:00
Alan Plum f442465445 Implement mocha.grep
Allows using context.only and context.skip to skip tests.
2016-01-12 18:49:51 +01:00
Alan Plum 44faf4428d Improved mocha integration
Mocha tests now produce pretty XML files and log output for Jenkins.
2016-01-12 18:49:50 +01:00
Alan Plum e90c89812f shell-foxx-manager-install-spec to mocha 2016-01-12 18:49:49 +01:00
Alan Plum 0d16d03853 shell-query-timecritical-spec to mocha 2016-01-12 18:49:48 +01:00
Alan Plum b11c74bd12 shell-foxx-repository-spec to mocha 2016-01-12 18:49:28 +01:00
Alan Plum 46c186b3df shell-foxx-query-spec to mocha 2016-01-12 18:49:27 +01:00
Alan Plum 286a6cedb0 shell-foxx-manager-nightly-spec to mocha 2016-01-12 18:49:27 +01:00
Alan Plum 4eab5cd6c8 Disable mocha timeout and bail
The timeout only results in tests being marked as failing
AFTER the tests have run. That's worse than useless for sync-only
tests like we use.
2016-01-12 18:49:27 +01:00
Alan Plum c7930e1df9 Fix minimal-working setup scripts 2016-01-12 18:49:27 +01:00
Wilfried Goesgens 62f6d3dea1 Follow new example names. 2016-01-12 18:33:26 +01:00
Jan Steemann 34c5598dba Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-12 18:31:09 +01:00
Jan Steemann a08be0f0ff removed included iostream header 2016-01-12 18:30:57 +01:00
Wilfried Goesgens 5e5b0de5b2 Adjust directories to spider. 2016-01-12 18:23:12 +01:00
Wilfried Goesgens 8ae47f5efe Rename codeblocks so they deliver a uniq match. 2016-01-12 18:23:12 +01:00
Jan Steemann 7524c21f3a added derived files 2016-01-12 17:45:05 +01:00
Jan Steemann 6937dbc489 aggregate fixes 2016-01-12 17:21:18 +01:00
Wilfried Goesgens 9ac22971c6 Don't wrap expect errors into hidden lines. 2016-01-12 16:16:16 +01:00
Wilfried Goesgens 87ed6d497a more cleanup on moved docublocks. 2016-01-12 15:46:30 +01:00
Wilfried Goesgens a963cfcf8a `make swagger` now runs on all files in the Documentation/DocuBlocks/Rest 2016-01-12 15:15:14 +01:00
Jan Steemann 38c2503687 moved some documentation 2016-01-12 15:06:04 +01:00
Wilfried Goesgens 9d33067129 Move documents into the structure they were intended to be sorted in swagger. 2016-01-12 14:51:08 +01:00
jsteemann 14216e4ca5 Valgrind garbage collection shutdown fix attempt 2016-01-12 14:27:23 +01:00
Jan Steemann 780f791891 Merge branch 'devel' of https://github.com/arangodb/arangodb into devel 2016-01-12 13:58:37 +01:00
Jan Steemann a1bba5fc80 updated CHANGELOG 2016-01-12 13:55:53 +01:00
Jan Steemann a3bd1c57c9 added derived files 2016-01-12 13:28:20 +01:00
Jan Steemann 04763c77ed Merge branch 'aggregators' of https://github.com/arangodb/arangodb into devel 2016-01-12 13:18:50 +01:00
Jan Steemann 1ead3252f0 fixed potential segfault 2016-01-12 13:18:34 +01:00
Wilfried Goesgens be226f3ce1 Rewiev blueprints & sql -> graphs explanation. 2016-01-12 12:54:18 +01:00
Jan Steemann 2044cf8038 implemented aggregations for SortedCollectBlock 2016-01-12 12:05:57 +01:00
Jan Steemann 5113431832 Merge branch 'devel' of https://github.com/arangodb/arangodb into aggregators 2016-01-12 10:49:58 +01:00
Jan Steemann 88d49eaef1 fixed segfault 2016-01-12 10:49:43 +01:00
Wilfried Goesgens fd3d282fb1 Merge pull request #1653 from arangodb/mocha-tests
Add support for mocha in built-in test runner
2016-01-12 09:35:35 +01:00
Wilfried Goesgens a884e73404 assertQueryError: also output the query that failed with the error message. 2016-01-12 09:20:01 +01:00
jsteemann e4992ff37a fixed leak 2016-01-12 00:08:58 +01:00
jsteemann b22909f009 Merge branch 'devel' of https://github.com/arangodb/arangodb into aggregators 2016-01-11 23:53:17 +01:00
jsteemann 9a2d9924b9 some bugfixes for aggregators 2016-01-11 23:53:03 +01:00
Alan Plum c4c8418b6d Add support for mocha in built-in test runner 2016-01-11 20:00:56 +01:00
Jan Steemann b64f69cfd7 increase timeout a bit 2016-01-11 19:28:38 +01:00
Jan Steemann 9ee2646b53 aggregators ready for hash-collect 2016-01-11 19:24:53 +01:00
Wilfried Goesgens 3de1cc1fb3 de-externalise docublocks. 2016-01-11 17:18:22 +01:00
Wilfried Goesgens 679e2db476 de-indent the blocks we want to inline in the next step. 2016-01-11 17:18:22 +01:00
hkernbach 0859d3fa20 grunt build 2016-01-11 17:05:58 +01:00
hkernbach 85e434d757 fixed frontend issue: #1645 2016-01-11 14:28:28 +01:00
hkernbach ac2f42401c fixed frontend issue: #1646 2016-01-11 13:45:03 +01:00
jsteemann debeaeec07 less garbage collection 2016-01-11 12:43:05 +01:00
Max Neunhoeffer c801a8e763 Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-01-11 10:54:06 +01:00
Max Neunhoeffer 9eb056b971 Fix a memory leak. 2016-01-11 10:51:56 +01:00
Wilfried Goesgens 625cc51732 fix memleak. 2016-01-11 10:05:29 +01:00
Wilfried Goesgens 4aabd10613 Merge branch 'devel' of github.com:arangodb/ArangoDB into devel 2016-01-11 10:05:23 +01:00