dart-sdk/pkg/dev_compiler/test
Anna Gringauze 67d752aa12 [ddc] Clean up expression compiler tests
- Allow running the tests with asserts enabled

- Allow running the tests in canary mode

- Unify common test code and remove duplication
   - merge expression_compiler/setup_compiler_options.dart
     into share_compiler_options.dart

   - Merge TestCompiler code from expression evaluation and
     expression compilation tests and move into
     expression_compiler/test_compiler.dart

   - Rename various TestDrivers so they have more descriptive names

- Remove 'golden' JS comparison tests from expression_compiler_test.dart
   - replace by evaluation tests where needed

Closes: https://github.com/dart-lang/sdk/issues/53145
Change-Id: Ic797fa4ee9bfa6b858b924be9f9a53fd10ae1448
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/318080
Commit-Queue: Anna Gringauze <annagrin@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2023-08-08 16:21:31 +00:00
..
expression_compiler [ddc] Clean up expression compiler tests 2023-08-08 16:21:31 +00:00
js
module_symbols
sourcemap [ddc] Update ddc stable targets to use new targets 2023-07-31 16:06:07 +00:00
worker [ddc] Rename .dill files 2023-01-18 01:34:57 +00:00
modular_helpers.dart [ddc] Refactor modular test suites 2023-01-27 23:57:30 +00:00
modular_suite.dart [ddc] Refactor modular test suites 2023-01-27 23:57:30 +00:00
modular_suite_canary_unsound.dart [ddc] Refactor modular test suites 2023-01-27 23:57:30 +00:00
modular_suite_unsound.dart [ddc] Refactor modular test suites 2023-01-27 23:57:30 +00:00
module_metadata_test.dart
nullable_inference_test.dart [ddc] Add dart.web.assertions_enabled environment variable. 2023-02-14 01:35:05 +00:00
sdk_source_map_test.dart [ddc] Update ddc stable targets to use new targets 2023-07-31 16:06:07 +00:00
shared_test_options.dart [ddc] Clean up expression compiler tests 2023-08-08 16:21:31 +00:00
string_to_uri_test.dart