18 Commits (2cf34686f0c88dcaf4d84047fe7feca6f0c7578e)

Author SHA1 Message Date
Sami Vaarala 88edfb33b8 runtests: knownbug -> knownissue, fixme note on use strict 11 years ago
Sami Vaarala 6556f1a284 knownbug marker on failure lines 11 years ago
Sami Vaarala 858b6458c3 increase timeouts to support remote testcases (ssh) better 11 years ago
Sami Vaarala 7dbdc39f48 DUK_PROFILE related build etc trivia; Makefile not fully functional 11 years ago
Sami Vaarala 2e058fe712 add --test-sleep option to runtests, useful to run long tests on a laptop (use with --num-threads 1) 11 years ago
Sami Vaarala caf2647904 fix src path in runtests 11 years ago
Sami Vaarala 8a749df423 runtests changes for api testcase running; pretty raw still 11 years ago
Sami Vaarala 50314b4f98 make engine header a oneliner to avoid testcase line number effects 12 years ago
Sami Vaarala 151c97dcb6 add global __engine__ into each engine prefix to allow testcases to special case engine specific behavior (e.g. skip a test which causes an infinite loop) 12 years ago
Sami Vaarala 20116eb62d make runtests.js temp filenames more unique to allow simultaneous execution of multiple runs 12 years ago
Sami Vaarala 60fcd3ed62 fix diff-to-other src/dst order too 12 years ago
Sami Vaarala ea04f4eeef add separate timeouts for normal/slow and valgrind combinations, add execopts to result object 12 years ago
Sami Vaarala f596ac4f7d adjust runtests timeout based on slow test and valgrind flags 12 years ago
Sami Vaarala 40fbd6d091 change diff_expect source and target (more intuitive); change nodejs print() replacement to use process.stdout.write() instead of console.log() 12 years ago
Sami Vaarala 4233d0566c add separators to testcase runner output 12 years ago
Sami Vaarala b9844f2ca9 fixme note 12 years ago
Sami Vaarala dcafdf2170 add prettyfied snippets to log file 12 years ago
Sami Vaarala fe470cad7c node-based test runner, replaces runtests.py 12 years ago