about summary refs log tree commit diff
path: root/src/tools/rustdoc-js
AgeCommit message (Expand)AuthorLines
2022-02-03Update tester to have FILTER_CRATE set to null if undefined.Guillaume Gomez-0/+2
2021-11-09Allow to run a specific rustdoc-js* testGuillaume Gomez-6/+12
2021-11-03Simplify js tester a bitGuillaume Gomez-7/+3
2021-08-11Fix rustdoc-js tool string "parsing"Guillaume Gomez-14/+19
2021-05-15Update rustdoc-js toolsGuillaume Gomez-1/+2
2021-04-13Updated tester.js for separate search.jsJacob Hoffman-Andrews-6/+6
2021-04-01rustdoc: Separate filter-empty-string out into its own functionMichael Howell-1/+2
2021-02-01Improve diff display in case the whole key in missingGuillaume Gomez-0/+4
2021-01-18Remove inline script tagsGuillaume Gomez-2/+1
2020-11-26Improve rustdoc JS tests error outputGuillaume Gomez-0/+31
2020-06-23rustdoc: Fix doc aliases with crate filteringOliver Middleton-2/+11
2020-05-26Import missing functions from storage.jsGuillaume Gomez-1/+1
2020-05-14Make current crate aliases go firstGuillaume Gomez-2/+4
2020-05-07Merge aliases and search-indexGuillaume Gomez-6/+3
2020-05-07Extend rustdoc-js tester to allow to test multiple queries in one fileGuillaume Gomez-33/+65
2020-04-14Improve rustdoc js testers codeGuillaume Gomez-42/+31
2020-04-11End cleanup on rustdoc-js toolsGuillaume Gomez-24/+400
2020-03-21Clean up rustdoc js tester source code and move common code in one placeGuillaume Gomez-295/+6
2020-03-16Add missing variable to load in non-std tester as wellGuillaume Gomez-2/+2
2020-03-13Allow `rustdoc-js` and `rustdoc-js-std` to use none default build dir locationOliver Middleton-5/+5
2019-02-25Move documentation build into bootstrapGuillaume Gomez-41/+17
2019-02-25Rename rustdoc js test suitesGuillaume Gomez-12/+53
2019-02-25Add rustdoc JS non-std testsGuillaume Gomez-1/+2
2018-12-26Account for no newline before test annotationsMark Rousskov-3/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-18Fix rustdoc-js testsJohn Heitmann-2/+14
2018-11-28Add test for crate filteringGuillaume Gomez-0/+1
2018-06-30reduce search-index sizeGuillaume Gomez-0/+1
2018-06-16Add rustdoc-js tester should-fail optionGuillaume Gomez-1/+7
2018-06-04Update rustdoc-jsGuillaume Gomez-1/+3
2018-05-15Rollup merge of #50632 - GuillaumeGomez:minification, r=ollie27Guillaume Gomez-47/+122
2018-05-12Fix invalid deduplicationGuillaume Gomez-2/+3
2018-05-12Update js tester toolGuillaume Gomez-47/+122
2018-05-09Add exact-check option to rustdoc-js testsGuillaume Gomez-2/+8
2018-04-28Add query search order checkGuillaume Gomez-6/+12
2018-04-21update testerGuillaume Gomez-0/+2
2018-04-14Add multi-query searchGuillaume Gomez-2/+3
2018-01-16Fix for older JS versionsGuillaume Gomez-1/+1
2018-01-12Add tester and a few testsGuillaume Gomez-9/+193
2018-01-12Start adding js testsGuillaume Gomez-0/+26