dart-sdk/utils/tests
nweiz@google.com 899b1a7d1f A few small changes to the "pub lish" confirmation UI.
* Don't collapse the root directory of a directory tree, since this is usually
  going to be a very heterogeneous set of files and directories.

* Indent "(N more...)" two fewer spaces. This makes it clearer at what level
  things are collapsed when it comes immediately after a directory. E.g.

      |-- dir
      |   '-- file
      | (6 more...)
      |-- other-dir

  vs

      |-- dir
      |   '-- file
      |   (6 more...)
      |-- other-dir

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16085 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-13 01:11:47 +00:00
..
archive Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. 2012-11-01 23:09:47 +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 A few small changes to the "pub lish" confirmation UI. 2012-12-13 01:11:47 +00:00
string_encoding Fix Unicode issues in dart2js and dart2dart. 2012-11-22 12:51:14 +00:00
template Update utils to new library syntax. 2012-11-08 17:42:40 +00:00