summaryrefslogtreecommitdiff
path: root/test/doctool
Commit message (Expand)AuthorAgeFilesLines
* test: fix tool path in test-doctool-versions.jsRichard Lau2020-04-071-2/+2
* tools: only fetch previous versions when necessaryRichard Lau2020-03-312-39/+65
* tools: update JSON header parsing for backticksRich Trott2020-01-121-0/+68
* tools: add unified plugin changing links for html docsMarek Łabuz2019-11-301-0/+30
* tools: make doctool work if no internet availableRichard Lau2019-11-051-0/+59
* test: fix flaky doctool and testRich Trott2019-10-151-21/+11
* tools: make apilinks building more robustJoyee Cheung2018-12-181-7/+10
* tools,doc: fix version picker bug in html.jsRich Trott2018-11-271-1/+6
* test: remove unused catch bindingscjihrig2018-11-062-2/+2
* doc: remove GA trackingBen Noordhuis2018-10-041-18/+3
* tools: Include links to source code in documentationSam Ruby2018-08-292-1/+40
* tools: produce JSON documentation using unified/remark/rehypeSam Ruby2018-07-252-16/+58
* test: provide better message for orphan output documentationSam Ruby2018-07-231-1/+12
* tools: create HTML docs with unified/remark/rehypeSam Ruby2018-07-201-7/+7
* tools: build all.json by combining generated JSONSam Ruby2018-07-092-44/+30
* test: skip non-doc files in test-make-doc checksVse Mozhet Byt2018-06-271-2/+5
* tools, doc: wrap manpage links in code elementsVse Mozhet Byt2018-05-171-5/+5
* test: modernize and correct test-doctool-html.jsVse Mozhet Byt2018-05-141-34/+25
* tools: remove redundant code in doc/html.jsVse Mozhet Byt2018-05-071-3/+3
* tools: simplify HTML generationVse Mozhet Byt2018-04-281-2/+0
* test: amplify and optimize doctool/test-make-docVse Mozhet Byt2018-03-281-19/+27
* test: fix path in doctool/test-doctool-jsonVse Mozhet Byt2018-03-111-2/+2
* benchmark,lib,test,tools: use consistent quotesRich Trott2018-03-071-2/+2
* tools: move eslint from tools to tools/node_modulesMichaël Zasso2018-01-111-2/+2
* test: remove common.projectDirRich Trott2017-12-211-1/+1
* build: do not build doc in source tarballJoyee Cheung2017-11-201-1/+1
* test: fix flaky test-make-docRich Trott2017-10-191-0/+43
* test: include expected result in error messagesChowdhurian2017-10-091-4/+6
* test: continue normalizing fixtures useMiguel Angel Asencio Hurtado2017-08-272-9/+10
* test: simplify test skippingVse Mozhet Byt2017-07-042-10/+8
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-021-4/+4
* test: fix RegExp nitsVse Mozhet Byt2017-06-211-2/+4
* test: make tests cwd-independentVse Mozhet Byt2017-05-051-1/+1
* doc: change broken fg(1) links to fg(1p)Karan Thakkar2017-02-242-4/+7
* tools,doc: enable changelogs for itemsAnna Henningsen2017-02-242-4/+21
* tools,doc: add Google Analytics tracking.Phillip Johnsen2017-01-251-0/+18
* test: refactor test-doctool-html.jsabouthiroppy2017-01-102-5/+5
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-1/+1
* test: skip doctool tests when js-yaml is missingAnna Henningsen2016-07-062-0/+14
* tools: make sure doctool anchors respect includesAnna Henningsen2016-05-261-16/+30
* tools: restore change of signatures to opts hashesJesse McCarthy2016-05-251-2/+10
* test: refactor doctool testsRich Trott2016-05-152-86/+91
* tools: lint for object literal spacingRich Trott2016-05-081-5/+5
* tools: update marked dependencyDaniel Wang2016-05-071-5/+5
* tools: allow multiple added: version entriesAnna Henningsen2016-05-052-5/+21
* test,tools: test yaml parsing of doctoolAnna Henningsen2016-05-052-0/+67
* tools: add tests for the doctoolIan Kronquist2016-04-293-0/+133