dart-sdk/pkg
kevmoo@j832.com 72390e1545 pkg/unittest: fixed references to configuration implementations
Removed references to removed config libraries.
Replaced with references to existing config libraries
Tightened up description of matcher library

Review URL: https://codereview.chromium.org//12458002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19741 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-08 22:40:28 +00:00
..
analyzer-experimental Use JavaFile instead of Dart File. 2013-03-06 22:16:13 +00:00
args Make List.from and Iterable.toList default to not growable. 2013-03-04 14:55:40 +00:00
browser Fix dart.js to handle query strings 2013-02-14 23:38:20 +00:00
fixnum Change new List(n) to return fixed length list. 2013-02-27 08:45:04 +00:00
http Renamed StreamSink to EventSink. Renamed signalError to addError. 2013-03-08 11:31:19 +00:00
intl Fix deprecated StringBuffer usages in Intl 2013-03-04 18:41:28 +00:00
logging Don't use package: imports in logging until dartdoc/mirros support them. 2013-03-01 00:32:14 +00:00
meta Update documentation links to point to the correct URLs. 2013-02-15 01:27:10 +00:00
oauth2 Import packages outside oauth2 via ../../.../pkg/ . This allows packages 2013-03-06 17:17:05 +00:00
pathos Fixed two doc comments in pathos. 2013-03-04 17:26:37 +00:00
scheduled_test Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
serialization Add List.asMap(). 2013-03-04 16:57:52 +00:00
unittest pkg/unittest: fixed references to configuration implementations 2013-03-08 22:40:28 +00:00
webdriver Fix webdriver build warnings. 2013-03-08 21:06:55 +00:00
yaml Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
.gitignore Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. 2012-11-27 14:07:53 +00:00
pkg.gyp pkg.gyp causes dartium build failure on windows 2012-12-11 05:57:04 +00:00
pkg.status Mark date_time_format_unitialized_test as flaky. 2013-03-08 13:12:40 +00:00