dart-sass/test
Natalie Weizenbaum 83343d7046
Fix a race condition in meta.load-css() (#1376)
We weren't properly awaiting a call to CssStylesheet.accept(), which
meant that it could try to continue doing work asynchronously in the
wrong context.

Closes #1318
2021-06-23 17:12:18 -07:00
..
cli Fix quiet deps when loaded through an @import of a file without @use (#1362) 2021-06-15 13:37:48 -07:00
dart_api Fix root-relative @import URLs as passed to importers (#1371) 2021-06-22 17:22:29 -07:00
node_api Fix root-relative @import URLs as passed to importers (#1371) 2021-06-22 17:22:29 -07:00
compressed_test.dart Update compressed_test.dart (#1350) 2021-06-11 11:43:44 -07:00
dart_api_test.dart Fix a race condition in meta.load-css() (#1376) 2021-06-23 17:12:18 -07:00
doc_comments_test.dart Automated null-safety migration 2021-04-14 17:15:08 -07:00
double_check_test.dart Fix automated migrator errors 2021-04-14 17:15:08 -07:00
ensure_npm_package.dart Fix broken tests 2021-04-14 17:15:09 -07:00
hybrid.dart Fix broken tests 2021-04-14 17:15:09 -07:00
node_api_test.dart Add quietDeps and verbose to the JS API (#1353) 2021-06-14 17:41:56 -07:00
output_test.dart Don't crash when writing Infinity in JS mode (#1069) 2020-09-04 12:25:42 -07:00
repo_test.dart Fix invalid YAML in .travis.yml (#887) 2019-11-19 14:27:20 -08:00
source_map_test.dart Fix a bunch of typos in comments (#1257) 2021-04-15 14:01:07 -07:00
utils.dart Fix broken tests 2021-04-14 17:15:09 -07:00