deno/tests
David Sherret 5d85efd595
fix(publish): ability to un-exclude when .gitignore ignores everything (#22805)
This is an unrealistic scenario, but it's still a good thing to fix and
have a test for because it probably fixes some other underlying issues
with how the gitignore was being resolved for the root directory.

From https://github.com/denoland/deno/pull/22720#issuecomment-1986134425
2024-03-08 14:25:22 -05:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
integration fix(publish): ability to un-exclude when .gitignore ignores everything (#22805) 2024-03-08 14:25:22 -05:00
napi chore: move test_ffi and test_nap to tests/ [WIP] (#22394) 2024-02-12 13:46:50 -07:00
node_compat chore(tests): Remove vestiges of cli/tests folder (#22712) 2024-03-05 13:49:21 -07:00
testdata fix(node): resolve .css files in npm packages when type checking (#22804) 2024-03-08 14:14:28 -05:00
unit fix(ext/node): http2.createServer (#22708) 2024-03-07 19:28:46 +05:30
unit_node feat(ext/node): ref/unref on workers (#22778) 2024-03-07 18:51:19 -07:00
util fix(publish): reland error if there are uncommitted changes (#22613) (#22632) 2024-03-07 22:13:36 +01:00
wpt chore: move tools/wpt to tests/wpt/runner (#22545) 2024-03-05 00:41:16 +00:00
Cargo.toml chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests