10 Commits (7f69972cf09156fef265aa8ff90ed7acb4c650d8)

Author SHA1 Message Date
Siddhartha Sahai ca58e53047 test: refactor test-domain.js 8 years ago
Johnny Reading c8da009fb7 test: refactor test-domain 8 years ago
Rich Trott f48793eb15 test: remove redeclared var in test-domain 9 years ago
Rich Trott 082cc8d6d8 test: remove unnecessary assignments 9 years ago
Michaël Zasso 2235fad11b test: remove unreachable code 9 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Bert Belder bc2c85ceef fs: improve error messages 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
micnic 8c69d7bed4 domain: forward args to .run(fn) 10 years ago
Alex Kocharin 42a33c1bb8 domain: don't crash on "throw null" 11 years ago
Fedor Indutny ce04c726a3 src: update to v8 3.24 APIs 11 years ago
isaacs 875e4a0c59 core: Remove the nextTick for running the main file 12 years ago
isaacs ec8ebaf300 domain: use camelCase instead of snake_case 12 years ago
isaacs 4401bb47bf domain: Do not use uncaughtException handler 12 years ago
Toshihiro Nakamura 6530310ed5 domain: Remove first arg from intercepted fn 12 years ago
Bert Belder 26b11915b1 test-domain: fix the test to work on Windows 13 years ago
Andreas Madsen 535e109a3a domain: run now return callback result 13 years ago
Marc Harter 569acea0ee Fix #3379 prevent domain.intercept passing 1st arg to cb 13 years ago
isaacs 963459d736 Domain feature 13 years ago