node/test
isaacs f0f247d7e5 Fix dirname so that dirname('/a/b/') -> '/a', like sh's does.
Before there was this comment:
  Can't strip trailing slashes since module.js incorrectly
  thinks dirname('/a/b/') should yield '/a/b' instead of '/a'.
But now, such thinking is corrected.
2010-07-23 09:08:49 -07:00
..
disabled Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
fixtures Support including modules that don't have an extension. 2010-07-20 10:26:24 -07:00
internet Split tests. 2010-02-25 11:41:11 -08:00
message Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
pummel Update tests to work with module contexts 2010-07-15 14:21:31 -07:00
simple Fix dirname so that dirname('/a/b/') -> '/a', like sh's does. 2010-07-23 09:08:49 -07:00
common.js Update tests to work with module contexts 2010-07-15 14:21:31 -07:00