summaryrefslogtreecommitdiff
path: root/cli/tests/integration/doc_tests.rs
AgeCommit message (Expand)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-12-01feat(compile): support discovering modules for more dynamic arguments (#21381)David Sherret
2023-11-04fix(doc): `deno doc --lint mod.ts` should output how many files checked (#21084)David Sherret
2023-11-01feat: deno doc --html (#21015)Bartek Iwańczuk
2023-10-31feat: `deno doc --lint` (#21032)David Sherret
2023-10-30feat(doc): support multiple file entry (#21018)Bartek Iwańczuk
2023-10-26feat(doc): display non-exported types referenced in exported types (#20990)David Sherret
2023-03-13fix(info/doc): add missing `--no-lock` and `--lock` flags (#18166)David Sherret
2023-03-13chore(cli/tests): use test builder in more integration tests (#18031)Geert-Jan Zwiers
2023-01-13tests: move integration tests to a single module (#17380)Bartek Iwańczuk
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk
2022-09-19refactor: move out test files from root testdata directory into sub directori...David Sherret
2022-09-18fix(doc): deno doc should parse modules if they haven't been parsed before (#...David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-07-29fix(cli): deno doc panics on invalid url (#11536)Feng Yu
2021-06-27chore: split up integration_tests.rs into separate files (#11131)David Sherret