TiddlyWiki5/plugins/tiddlywiki
ento dbda09b9fc
Make test harness exit with a non-zero code when there's test failure (#4889)
* Rename variables to better convey what they're about

* Refactor comments so that they make more sense

* In Node.js, call the wrapper's execute function

The function sets up callbacks necessary for
exiting the process with the appropriate exit code.
https://github.com/jasmine/jasmine-npm/blob/v3.4.0/lib/jasmine.js#L235

* No need to configure the default reporter manually

The .execute() function does it

* Add note on which path comes from which npm package

* Note that other properties of the process object are referenced too
2020-10-18 15:19:52 +01:00
..
async Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
aws AWS Plugin: Add aws-encodeuricomponent filter that also encodes single quotes 2020-09-23 17:32:38 +01:00
bibtex Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
blog Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
browser-sniff Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
browser-storage Browser-storage: Fix startup constraints 2020-08-11 12:32:39 +01:00
cecily Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
classictools Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
codemirror Keyboard-driven dropdown inputs (#4725) 2020-07-13 17:42:55 +01:00
codemirror-autocomplete Fix: z-index for codemirror hint not large enough (#4551) 2020-04-14 21:53:18 +01:00
codemirror-closebrackets Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-closetag Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-fullscreen-editing Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-keymap-emacs Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-keymap-sublime-text Fix e.toggleComment being undefined in CM sublime keymap (#4662) 2020-06-11 11:45:47 +01:00
codemirror-keymap-vim Add dependents to codemirror addons (#4278) 2020-04-07 20:33:46 +01:00
codemirror-mode-css Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-mode-htmlembedded Add dependents to codemirror addons (#4278) 2020-04-07 20:33:46 +01:00
codemirror-mode-htmlmixed Add dependents to codemirror addons (#4278) 2020-04-07 20:33:46 +01:00
codemirror-mode-javascript Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-mode-markdown Add dependents to codemirror addons (#4278) 2020-04-07 20:33:46 +01:00
codemirror-mode-x-tiddlywiki Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-mode-xml Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
codemirror-search-replace Introduce "parent-plugin" field to control how plugins are displayed in the chooser 2019-09-25 16:16:28 +01:00
comments Fix comment plugin typo 2019-11-02 12:37:07 +00:00
consent-banner Consent widget 2020-07-13 11:49:21 +01:00
d3 Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
dynannotate Remove internal version number info from dynnannotate plugin 2020-04-09 10:58:32 +01:00
dynaview Dynaview: Fix transclude-when-visible macro 2020-09-23 17:33:00 +01:00
evernote Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
external-attachments Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
filesystem Change description for Filesystem and TiddlyWeb plugins (#4865) 2020-09-24 18:28:22 +01:00
freelinks Merge branch 'tiddlywiki-com' 2020-08-28 15:25:47 +01:00
github-fork-ribbon Merge branch 'tiddlywiki-com' 2020-04-15 16:03:38 +01:00
googleanalytics Add new "Consent Banner" plugin, and update Google Analytics plugin to use it 2020-06-22 11:31:54 +01:00
hammerjs Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
help Fix broken filters introduced in b179a6011 2020-02-29 15:56:22 +00:00
highlight Highlight Plugin: Update readme to reflect version change (#4503) 2020-03-14 17:16:38 +00:00
innerwiki Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
internals Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
jasmine Make test harness exit with a non-zero code when there's test failure (#4889) 2020-10-18 15:19:52 +01:00
jszip Add slugify operator to JSZip static export example 2020-05-09 15:56:48 +01:00
katex Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
markdown Fix: add tc-tiddlylink-external to markdown links (#4862) 2020-09-25 13:07:36 +01:00
menubar Integrate keyboard-driven-input in menubar-search (#4752) 2020-07-14 12:32:40 +01:00
mobiledragdrop Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
nodewebkitsaver Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
pluginlibrary Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
powered-by-tiddlywiki Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
qrcode Use match operator instead of prefix 2020-01-05 13:54:06 +00:00
railroad Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
savetrail Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
sax Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
share Share Plugin: Fix problem with sharing double quoted tiddler titles 2020-09-28 11:31:58 +01:00
stacked-view Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
tahoelafs Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
text-slicer Use match operator instead of prefix 2020-01-05 13:54:06 +00:00
tiddlyweb Change description for Filesystem and TiddlyWeb plugins (#4865) 2020-09-24 18:28:22 +01:00
translators Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
tw2parser Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
tw5.com-docs Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
twitter Twitter Plugin: Add warning if the wiki needs to be saved and reloaded 2020-04-21 21:22:13 +01:00
upgrade Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00
xlsx-utils Use this.wiki where applicable (#4601) 2020-05-06 11:27:50 +01:00
xmldom Improve plugin metadata, and add a "name" field 2019-09-19 13:04:10 +01:00