Files
meteor/tools
ekatek b5628f4b23 minor test fixes
This mostly fixes tests:
- removes the 'restarted' check from some tests. We don't need it in those cases
  (printing the other banner is enough). We can no longer rely on that executing
  after the code in the package (in fact it seems to execute before, and then
  get overwritten), and the test still tests what it is intended to (that the new
  package code executes).

- minor fixes to essentially syntax errors -- the skeleton now uses double quotes
  instead of single quotes, so a regex failed to work, for example. We changed a
  version number in one part of the test, but not another.

- fixes selftest.js, sort of, to actually print out what test we are testing. This
  is an unfortunate interaction of Console.js changes in 1.0.2 and a progress bar
  (that came later). The progress bar erases the message telling you what test is
  running when you use a standard terminal. That's awkward, fixed.
2015-01-16 16:50:51 -08:00
..
2014-12-12 09:03:10 -05:00
2015-01-16 16:50:51 -08:00
2014-12-04 17:56:04 -08:00
2014-12-17 00:36:57 -08:00
2015-01-12 11:23:54 -08:00
2015-01-13 16:35:39 -08:00
2015-01-13 16:35:39 -08:00
2014-12-17 00:13:07 -08:00
2014-12-17 00:13:07 -08:00
2014-06-13 17:14:42 -07:00
2015-01-13 20:15:15 -08:00
2014-12-06 19:13:51 -08:00
2014-12-04 17:56:04 -08:00
2015-01-16 16:50:51 -08:00
2014-11-25 09:06:25 -08:00
2015-01-13 16:05:18 -08:00
2014-12-22 12:27:55 -08:00