summaryrefslogtreecommitdiff
path: root/test/doctool
AgeCommit message (Expand)Author
2018-12-18tools: make apilinks building more robustJoyee Cheung
2018-11-27tools,doc: fix version picker bug in html.jsRich Trott
2018-11-06test: remove unused catch bindingscjihrig
2018-10-04doc: remove GA trackingBen Noordhuis
2018-08-29tools: Include links to source code in documentationSam Ruby
2018-07-25tools: produce JSON documentation using unified/remark/rehypeSam Ruby
2018-07-23test: provide better message for orphan output documentationSam Ruby
2018-07-20tools: create HTML docs with unified/remark/rehypeSam Ruby
2018-07-09tools: build all.json by combining generated JSONSam Ruby
2018-06-27test: skip non-doc files in test-make-doc checksVse Mozhet Byt
2018-05-17tools, doc: wrap manpage links in code elementsVse Mozhet Byt
2018-05-14test: modernize and correct test-doctool-html.jsVse Mozhet Byt
2018-05-07tools: remove redundant code in doc/html.jsVse Mozhet Byt
2018-04-28tools: simplify HTML generationVse Mozhet Byt
2018-03-28test: amplify and optimize doctool/test-make-docVse Mozhet Byt
2018-03-11test: fix path in doctool/test-doctool-jsonVse Mozhet Byt
2018-03-07benchmark,lib,test,tools: use consistent quotesRich Trott
2018-01-11tools: move eslint from tools to tools/node_modulesMichaƫl Zasso
2017-12-21test: remove common.projectDirRich Trott
2017-11-20build: do not build doc in source tarballJoyee Cheung
2017-10-19test: fix flaky test-make-docRich Trott
2017-10-09test: include expected result in error messagesChowdhurian
2017-08-27test: continue normalizing fixtures useMiguel Angel Asencio Hurtado
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-07-02test: replace indexOf with includes and startsWithNataly Shrits
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-05test: make tests cwd-independentVse Mozhet Byt
2017-02-24doc: change broken fg(1) links to fg(1p)Karan Thakkar
2017-02-24tools,doc: enable changelogs for itemsAnna Henningsen
2017-01-25tools,doc: add Google Analytics tracking.Phillip Johnsen
2017-01-10test: refactor test-doctool-html.jsabouthiroppy
2017-01-06test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig
2016-07-06test: skip doctool tests when js-yaml is missingAnna Henningsen
2016-05-26tools: make sure doctool anchors respect includesAnna Henningsen
2016-05-25tools: restore change of signatures to opts hashesJesse McCarthy
2016-05-15test: refactor doctool testsRich Trott
2016-05-08tools: lint for object literal spacingRich Trott
2016-05-07tools: update marked dependencyDaniel Wang
2016-05-05tools: allow multiple added: version entriesAnna Henningsen
2016-05-05test,tools: test yaml parsing of doctoolAnna Henningsen
2016-04-29tools: add tests for the doctoolIan Kronquist