dart-sdk/tests
Régis Crelier 5852f5ae92 [gardening] Mark a few co19 tests as slow on bytecode interpreter.
Change-Id: Iedcd5a5de6eac102daa5e01d81fd1de6003b8535
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/112924
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Régis Crelier <regis@google.com>
2019-08-13 20:29:24 +00:00
..
angular
co19_2 [gardening] Mark a few co19 tests as slow on bytecode interpreter. 2019-08-13 20:29:24 +00:00
compiler [dart2js] new-rti: Simplification and branch-strengthening for 'is' 2019-08-12 20:40:06 +00:00
corelib_2 [corelib] Test for overflow in int.modPow() 2019-07-17 13:49:05 +00:00
dart
ffi [vm/ffi] Fix instantiation and garbage collection of NativeType objects 2019-08-09 16:47:24 +00:00
kernel [tests] Avoid use of $strong because it is always true now 2019-05-16 17:41:27 +00:00
language_2 [vm/compiler] Minor heuristic change to reduce code size 2019-08-12 23:17:43 +00:00
lib_2 [vm/gardening] Disable isolate/ping_pause_test 2019-08-08 15:36:43 +00:00
modular [ddc] Merge modular/issue37523 test into modular/nested_constants test 2019-08-09 17:33:44 +00:00
search
standalone [VM-Runtime] set environment when creating detached process 2019-03-12 21:09:35 +00:00
standalone_2 [vm] DirectoryWatch on windows stop immeidate issueRead after initialization 2019-08-13 19:58:01 +00:00
light_unittest.dart
README.md Update tests/README to point to new doc. 2019-08-06 22:19:42 +00:00

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.