dart-sdk/utils/tests
rnystrom@google.com 344249b02f Get rid of unneeded Future.immediate() calls.
Future.then() will now implicitly wrap the callback result in a
future if it isn't one, so this manual wrapping can be removed.

Also take advantage of the fact that Future.immediate() is always
async now and remove some workarounds.

Finally, noticed there were two copies of the git-related code
floating around so killed the old one.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17519 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-24 01:13:36 +00:00
..
archive Commit Martin's patch for pub + lib_v2. 2013-01-07 23:11:55 +00:00
css Update utils to new library syntax. 2012-11-08 17:42:40 +00:00
peg Update utils to new library syntax. 2012-11-08 17:42:40 +00:00
pub Get rid of unneeded Future.immediate() calls. 2013-01-24 01:13:36 +00:00
string_encoding Big merge from experimental to bleeding edge. 2013-01-07 11:23:16 +00:00
template Update utils to new library syntax. 2012-11-08 17:42:40 +00:00