Sign in
chromium
/
external
/
github.com
/
dart-lang
/
test
/
HEAD
224eb50
Make load suite labels "bright black" (#1726)
by Nate Bosch
· 6 minutes ago
master
49eec26
Update to latest mono_repo (#1729)
by Kevin Moore
· 17 minutes ago
0f836e9
Cleanup mono_repo yaml files (#1728)
by Kevin Moore
· 4 hours ago
6d656f6
checks: Add some TODOs around handling String in `literal` helper
by Kevin Moore
· 4 days ago
4e63aed
checks: String add length, is(Not)Empty, startsWith, endsWith
by Kevin Moore
· 4 days ago
e34b859
analysis_options: move to language - strict-casts:true (#1725)
by Kevin Moore
· 4 days ago
22e2e79
Support the latest pkg:matcher (#1723)
by Kevin Moore
· 5 days ago
test-v1.21.3
test_api-v0.4.11
test_core-v0.4.15
7b30ed9
Fix test which assumes `toString` of `NullThrownError()`. (#1721)
by Lasse R.H. Nielsen
· 10 days ago
90ec256
prep to publish the latest versions of all packages (#1719)
by Jacob MacDonald
· 12 days ago
test-v1.21.2
test_api-v0.4.10
test_core-v0.4.14
22db486
Allow the latest vm service (#1718)
by Jacob MacDonald
· 13 days ago
2d67647
Add the platform to test names in the github reporter when applicable (#1715)
by Jacob MacDonald
· 3 weeks ago
611a2ba
Support spawning code with package: uris (#1712)
by Jacob MacDonald
· 3 weeks ago
52ecae9
remove an unnecessary null safety opt out from a test (#1709)
by Jacob MacDonald
· 3 weeks ago
a9d63ca
Restrict TestOn to library level (#1704)
by Nate Bosch
· 5 weeks ago
fd4f52b
Enable CI for pkg:checks (#1703)
by Kevin Moore
· 6 weeks ago
b05164d
Enable and fix order directives lint (#1702)
by Kevin Moore
· 6 weeks ago
e02c3e5
Fix updated underscore lint (#1701)
by Kevin Moore
· 6 weeks ago
80b6070
Create scorecards-analysis.yml (#1695)
by Jesse Seales
· 8 weeks ago
9b1a6f4
fix runner test for multiple failures (#1696)
by Jacob MacDonald
· 8 weeks ago
4812512
Initial implementation of package:checks (#1693)
by Nate Bosch
· 9 weeks ago
d54846b
Determine encoding of source files used for coverage (#1691)
by Jay Udey
· 10 weeks ago
test-v1.21.1
af8a9b2
add pubspec 'repository' fields to the pubspecs (#1690)
by Devon Carew
· 10 weeks ago
e0d2645
drop new constants from test_api and usages from test_core, re-publish test_core (#1688)
by Jacob MacDonald
· 2 months ago
test-v1.21.0
test_core-v0.4.13
ba2c819
allow analyzer 4.x, and prepare to publish (#1687)
by Jacob MacDonald
· 2 months ago
test_core-v0.4.12
52d4ef7
docs(test): fix broken links for 'Stream Matchers' (#1684)
by Péter Ferenc Gyarmati
· 3 months ago
b46f1cc
latest mono_repo (#1683)
by Kevin Moore
· 3 months ago
9c6dded
initial implementation of a github actions reporter (#1678)
by Devon Carew
· 3 months ago
8e8150a
Fix an upcoming recommended lint (#1680)
by Nate Bosch
· 3 months ago
3f8983c
update to package lints 2.0 (#1679)
by Jacob MacDonald
· 3 months ago
b6aba55
Add some retry around browser launching (#1676)
by Nate Bosch
· 3 months ago
test-v1.20.2
5d701cb
delete cruft file (#1677)
by Jacob MacDonald
· 3 months ago
2afbff8
migrate back to ConstructorName.type from ConstructorName.type2 (#1673)
by Jacob MacDonald
· 4 months ago
e0be5ec
Stop treating `/packages/` specially (#1668)
by Nate Bosch
· 4 months ago
5bbe1a8
Replace all dart2js with dart compile js (#1665)
by Nate Bosch
· 5 months ago
24361b0
Set canonical paths for dartdoc (#1661)
by Kevin Moore
· 6 months ago
7f29971
Fix a number of spelling issues (#1662)
by Kevin Moore
· 6 months ago
72e61d7
Remove the isolate exit waits (#1658)
by Nate Bosch
· 6 months ago
adcd555
Remove a stale TODO and diagnostic ignore (#1660)
by Nate Bosch
· 6 months ago
d656d52
Fix implicit null returns (#1659)
by Nate Bosch
· 6 months ago
8de56e6
release test_core 0.4.11 and test 1.20.1 (#1651)
by Jacob MacDonald
· 6 months ago
test-v1.20.1
test_core-v0.4.11
3e2caa2
Update `vm_service` constraints to `>=6.0.0 <9.0.0` (#1650)
by Ben Konyi
· 6 months ago
2e9fd59
Migrate a ??= getter to a late final field (#1646)
by Nate Bosch
· 6 months ago
8cd95e6
Prepare test_api for release v0.4.9 (#1649)
by Kevin Moore
· 6 months ago
test_api-v0.4.9
test_v1.20.0
aa9ad68
Support latest pkg:analyzer, release test, test_api (#1648)
by Kevin Moore
· 6 months ago
f13d9d0
Latest mono_repo (#1647)
by Kevin Moore
· 6 months ago
8fc6d5f
Add an extension to pause VM isolates after tests (#1643)
by Nate Bosch
· 7 months ago
42fb483
Refactor a sync* into a list literal (#1644)
by Nate Bosch
· 7 months ago
25f5322
Use trusted types for script URL (#1642)
by Nate Bosch
· 7 months ago
a0f260c
Use URI class over manual string manipulation (#1641)
by Nate Bosch
· 7 months ago
32c990a
make ignoreTimeouts param on Suite not required (#1640)
by Jacob MacDonald
· 7 months ago
2366f00
Re-land --ignore-timeouts with slight structure change (#1639)
by Jacob MacDonald
· 7 months ago
720e73c
Log to stdout from chrome (#1636)
by Nate Bosch
· 7 months ago
9f9d4bc
Revert "add --ignore-timeouts flag (#1635)" (#1638)
by Jacob MacDonald
· 7 months ago
bb4f7e8
add --ignore-timeouts flag (#1635)
by Jacob MacDonald
· 7 months ago
d2a5dc4
Prepare to publish (#1633)
by Nate Bosch
· 7 months ago
83ea50a
Extend timeout for launching browsers (#1630)
by Nate Bosch
· 7 months ago
ac241c9
Drop PlatformPlugin.loadChannel (#1631)
by Nate Bosch
· 7 months ago
c111002
Make TestFailure implement Exception (#1632)
by Nate Bosch
· 7 months ago
598143c
Wait for isolate exits from VM platform (#1629)
by Nate Bosch
· 7 months ago
b46e273
move log about enabling stack trace chaining to the reporters (#1628)
by Jacob MacDonald
· 8 months ago
c586cff
Refactor arg parsing to collection literals (#1619)
by Nate Bosch
· 8 months ago
8b13a15
Remove dart2js lines from .gitignore file, prepare to republish (#1623)
by Jacob MacDonald
· 8 months ago
fd63d0d
enable windows for the unit_tests in the test package (#1612)
by Jacob MacDonald
· 8 months ago
dda528d
Mixin-application uses `with` instead of `extends` (#1607)
by Lasse R.H. Nielsen
· 8 months ago
eb44440
Remove a stale comment (#1609)
by Nate Bosch
· 8 months ago
777bb15
fix parsing of windows file paths into a URI (#1611)
by Jacob MacDonald
· 8 months ago
test-v1.19.1
test_core-v0.4.7
497900f
release all packages (#1608)
by Jacob MacDonald
· 8 months ago
test-v1.19.0
test_api-v0.4.6
test_core-v0.4.6
8fcea42
Allow running tests by line and column (#1604)
by Jacob MacDonald
· 8 months ago
6a13b03
Update GIFs to use 'dart test' instead of 'pub run test' (#1602)
by Bruno Leroux
· 8 months ago
85d33f4
speed up tests by using a precompiled test runner (#1605)
by Jacob MacDonald
· 8 months ago
0e6460d
Implements `test file_path.dart?name="test name"` (#1603)
by Remi Rousselet
· 8 months ago
2a062cf
Better exception for markTestSkipped outside test (#1599)
by Nate Bosch
· 9 months ago
06d8d1e
Added full example of test coverage report (#1600)
by Graciliano Monteiro Passos
· 9 months ago
9181478
Prepare to publish again (#1595)
by Nate Bosch
· 9 months ago
test_core-v0.4.5
test_v1.18.2
215564d
fix analyzer deprecations (#1593)
by Jacob MacDonald
· 9 months ago
574a2a5
Restore compatibility with the Flutter tool (#1592)
by J-P Nurmi
· 9 months ago
test-v1.18.1
test_api-v0.4.5
test_core-v0.4.4
9cd5e4a
test_api, test_core: update readmes (#1590)
by Kevin Moore
· 9 months ago
b8eab65
move lints pkg to dev_dependencies (#1589)
by Jacob MacDonald
· 9 months ago
5953d66
Stop putting suite loads into active test (#1587)
by Nate Bosch
· 9 months ago
0251fa8
prep to release (#1588)
by Jacob MacDonald
· 9 months ago
05d7dd1
Remove support for non-JS browsers (#1585)
by Nate Bosch
· 9 months ago
dfc7066
Mark mono_repo outputs as generated (#1586)
by Nate Bosch
· 9 months ago
2b32d31
Rename snake case arguments from JSON test utility (#1584)
by Nate Bosch
· 9 months ago
40468b1
Make some StreamSubscription locals non-late (#1583)
by Nate Bosch
· 9 months ago
96fa606
change over to the lints package from pedantic (#1582)
by Jacob MacDonald
· 9 months ago
ceb8b56
Use hasLength matcher (#1581)
by Nate Bosch
· 9 months ago
936a8d0
Drop unneeded import
by Kevin Moore
· 9 months ago
4de96a7
Add an option to disallow duplicate group/test names within a suite (#1573)
by Jacob MacDonald
· 10 months ago
d6329d6
Replace references to IFrameListener (#1575)
by Nate Bosch
· 10 months ago
243ca93
Use a set literal for knownTags (#1577)
by Nate Bosch
· 10 months ago
614e05b
Remove dependency on shelf_test_handler (#1576)
by Nate Bosch
· 10 months ago
a612b49
Remove duplicate private constructor (#1574)
by Nate Bosch
· 10 months ago
334780d
reuse incremental dill files when possible (#1569)
by Jacob MacDonald
· 10 months ago
test-v1.17.12
test_core-v0.4.2
b8d2f42
test_api: fix deprecated pkg:analyzer API usage (#1568)
by Kevin Moore
· 10 months ago
d11240d
Update matcher dependency and prepare to publish (#1566)
by Nate Bosch
· 11 months ago
test-v1.17.11
test_api-v0.4.3
test_core-v0.4.1
dd71ebd
Pass specific debug config to json reporter (#1564)
by Nate Bosch
· 11 months ago
562c927
Document testRandomizeOrderingSeed on Engine ctor (#1561)
by Nate Bosch
· 11 months ago
767dbb5
Prepare to publish (#1560)
by Kevin Moore
· 12 months ago
test-v1.17.10
test_api-v0.4.2
test_core-v0.4.0
099dcc4
Remove --fatal-warnings (#1559)
by Kevin Moore
· 12 months ago
3aa1edc
reformat with the latest sdk (#1558)
by Jacob MacDonald
· 12 months ago
Next »