diff options
Diffstat (limited to 'tests/specs/jsr')
| -rw-r--r-- | tests/specs/jsr/deps/main.out | 2 | ||||
| -rw-r--r-- | tests/specs/jsr/deps/main_info.out | 2 | ||||
| -rw-r--r-- | tests/specs/jsr/import_jsr_via_https/main.out | 2 | ||||
| -rw-r--r-- | tests/specs/jsr/subset_type_graph/main.check.out | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/tests/specs/jsr/deps/main.out b/tests/specs/jsr/deps/main.out index 48f75c081..ecea42a0d 100644 --- a/tests/specs/jsr/deps/main.out +++ b/tests/specs/jsr/deps/main.out @@ -1,9 +1,11 @@ Download http://127.0.0.1:4250/@denotest/deps/meta.json Download http://127.0.0.1:4250/@denotest/deps/1.0.0_meta.json +[UNORDERED_START] Download http://127.0.0.1:4250/@denotest/module-graph/meta.json Download http://127.0.0.1:4250/@denotest/no-module-graph/meta.json Download http://127.0.0.1:4250/@denotest/module-graph/1.4.0_meta.json Download http://127.0.0.1:4250/@denotest/no-module-graph/0.1.1_meta.json +[UNORDERED_END] [UNORDERED_START] Download http://127.0.0.1:4250/@denotest/deps/1.0.0/mod.ts Download http://127.0.0.1:4250/@denotest/module-graph/1.4.0/other.ts diff --git a/tests/specs/jsr/deps/main_info.out b/tests/specs/jsr/deps/main_info.out index 0abdfa940..ba0c571bb 100644 --- a/tests/specs/jsr/deps/main_info.out +++ b/tests/specs/jsr/deps/main_info.out @@ -1,9 +1,11 @@ Download http://127.0.0.1:4250/@denotest/deps/meta.json Download http://127.0.0.1:4250/@denotest/deps/1.0.0_meta.json +[UNORDERED_START] Download http://127.0.0.1:4250/@denotest/module-graph/meta.json Download http://127.0.0.1:4250/@denotest/no-module-graph/meta.json Download http://127.0.0.1:4250/@denotest/module-graph/1.4.0_meta.json Download http://127.0.0.1:4250/@denotest/no-module-graph/0.1.1_meta.json +[UNORDERED_END] [UNORDERED_START] Download http://127.0.0.1:4250/@denotest/deps/1.0.0/mod.ts Download http://127.0.0.1:4250/@denotest/module-graph/1.4.0/other.ts diff --git a/tests/specs/jsr/import_jsr_via_https/main.out b/tests/specs/jsr/import_jsr_via_https/main.out index cb4c27fb0..29f98c2cf 100644 --- a/tests/specs/jsr/import_jsr_via_https/main.out +++ b/tests/specs/jsr/import_jsr_via_https/main.out @@ -1,4 +1,5 @@ Download http://127.0.0.1:4250/@denotest/deps/1.0.0_meta.json +[UNORDERED_START] Download http://127.0.0.1:4250/@denotest/deps/1.0.0/mod.ts Download http://127.0.0.1:4250/@denotest/module-graph/meta.json Download http://127.0.0.1:4250/@denotest/no-module-graph/meta.json @@ -7,4 +8,5 @@ Download http://127.0.0.1:4250/@denotest/no-module-graph/0.1.1_meta.json Download http://127.0.0.1:4250/@denotest/no-module-graph/0.1.1/mod.ts Download http://127.0.0.1:4250/@denotest/no-module-graph/0.1.1/TestClass.ts Download http://127.0.0.1:4250/@denotest/module-graph/1.4.0/other.ts +[UNORDERED_END] 0.1.1 diff --git a/tests/specs/jsr/subset_type_graph/main.check.out b/tests/specs/jsr/subset_type_graph/main.check.out index f46610c0a..35890e57f 100644 --- a/tests/specs/jsr/subset_type_graph/main.check.out +++ b/tests/specs/jsr/subset_type_graph/main.check.out @@ -1,7 +1,9 @@ +[UNORDERED_START] Download http://127.0.0.1:4250/@denotest/subset-type-graph/meta.json Download http://127.0.0.1:4250/@denotest/subset-type-graph-invalid/meta.json Download http://127.0.0.1:4250/@denotest/subset-type-graph/0.1.0_meta.json Download http://127.0.0.1:4250/@denotest/subset-type-graph-invalid/0.1.0_meta.json +[UNORDERED_END] [UNORDERED_START] Download http://127.0.0.1:4250/@denotest/subset-type-graph/0.1.0/mod.ts Download http://127.0.0.1:4250/@denotest/subset-type-graph-invalid/0.1.0/mod.ts |
