mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
54890ee98b
This adds the ability to pattern match unordered lines. For example, the downloading messages may appear in any order ``` [UNORDERED_START] Download https://localhost:4546/a.ts Download https://localhost:4546/b.ts [UNORDERED_END] Hello! ``` Additionally, I've made the pattern matching slightly more strict and the output better. |
||
---|---|---|
.. | ||
data_null_error | ||
json_output | ||
recursive_imports | ||
with_config | ||
with_import_map | ||
031_info_ts_error.out | ||
031_info_ts_error.ts | ||
041_info_flag.out | ||
041_info_flag_location.out | ||
049_info_flag_script_jsx.out | ||
054_info_local_imports.out | ||
065_import_map_info.out | ||
076_info_json_deps_order.out | ||
076_info_json_deps_order.ts | ||
error_009_missing_js_module.js | ||
error_009_missing_js_module.js.out | ||
info_json.out | ||
info_json_location.out | ||
info_missing_module.out | ||
info_recursive_imports_test.out | ||
info_recursive_imports_test.ts | ||
info_type_import.out | ||
info_type_import.ts | ||
multiple_imports.out | ||
types_header.out |