0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test
isaacs bb08f0c219 Remove require.async
This patch removes require.async from nodejs.

1. It complicated the code unnecessarily.
2. Everyone uses sync require anyway.
3. It's got a lot of weird edge cases when mixed with sync require.
4. It is many months behind the commonjs spec anyhow.
2010-09-19 16:52:39 -07:00
..
disabled Catch Exceptions thrown when openssl is disabled 2010-09-13 12:04:31 -07:00
fixtures Revert requireNative changes: 4e6b9b0, d429033, 6abbfa0, bcad540 2010-09-19 11:22:15 -07:00
internet Split tests. 2010-02-25 11:41:11 -08:00
message Remove require.async 2010-09-19 16:52:39 -07:00
pummel Make sure setInterval(cb, 0) loops infinitely 2010-08-31 16:45:17 -07:00
simple Remove require.async 2010-09-19 16:52:39 -07:00
common.js Better temporary directory handling for tests. 2010-09-09 16:43:18 -07:00