Brendan Eich
|
92f7f9e45f
|
Restore -j for shell tests run on tracemonkey repo.
|
2008-10-01 00:36:01 -04:00 |
Brendan Eich
|
315af73f27
|
Remove -j for shell tests in prep for m-c push.
|
2008-10-01 00:34:57 -04:00 |
Brendan Eich
|
bed6ba24cb
|
Re-enable JIT enabling for unit tests in tracemonkey (r=mrbkap).
|
2008-09-24 18:59:17 -07:00 |
Gavin Sharp
|
9d73a84128
|
Back out unintentional change that enabled JIT for m-c unit tests
|
2008-09-23 11:46:25 -04:00 |
Robert Sayre
|
6d9ab91ead
|
Turn on JIT for unit tests.
|
2008-09-12 14:55:28 -04:00 |
Blake Kaplan
|
ce985b284a
|
Revert accidental hunk from the merge changeset cf844bddfe57 that's causing unittest orange. r=shaver
|
2008-09-02 21:26:49 -07:00 |
Blake Kaplan
|
035c1661c6
|
Merge mozilla-central -> tracemonkey
|
2008-08-27 14:28:27 -07:00 |
Gervase Markham
|
09631b722d
|
Bug 452418 - change test scripts to use bash explicitly, as some of the code doesn't work in dash, which is the default /bin/sh in Ubuntu Hardy. Patch by gerv; rs=ted.
|
2008-08-27 17:19:24 +01:00 |
Robert Sayre
|
e4f6bec138
|
Add test of (attempted) trace recording with an active call object
|
2008-08-25 17:12:41 -04:00 |
Serge Gautherie
|
b8b3daba76
|
Bug 448858 – In <test_one.sh>, document new "check-one" call mode too
(Av1) Add command example
|
2008-08-02 11:59:04 +02:00 |
Serge Gautherie
|
d15cef2eb0
|
Bug 447043 – In check-one, new log files are not being scanned for PASS/FAIL
p=sgautherie r=ted.mielczarek
|
2008-08-01 22:07:14 +01:00 |
Mark Banner
|
0125e8336f
|
Bug 446692 do_get_file fails on Windows with ".." in the file location. patch suggested by Josh Geenen <joshgeenen+bugzilla@gmail.com> updated by me,r=ted.
|
2008-07-24 16:33:41 +01:00 |
Alex Vincent
|
63ba837c70
|
bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted
|
2008-07-20 08:32:32 -04:00 |
Nick Thomas
|
cf69a30ac9
|
Bug 443090 - Unify unittest failures (xpcshell part) p=ted.mielczarek, r=bsmedberg
|
2008-07-16 17:45:42 +12:00 |
Shawn Wilsher
|
bf7d7dc3f7
|
Backed out changeset 12412df591a0 (bug 443220)
|
2008-07-08 18:34:01 -04:00 |
Alex Vincent
|
3b2db922e6
|
bug 443220 - check-one and check-interactive cannot run tests not in a unit/ directory. r=ted.mielczarek
|
2008-07-08 17:12:41 -04:00 |
Gavin Sharp
|
55953e1b77
|
Fix typo from bug 431745
|
2008-07-08 11:23:25 -04:00 |
Shawn Wilsher
|
28fe4226a8
|
Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js
This makes the test not fail if a specific failure point is met that can occur
when test execution is slow (like the tinderbox).
r=gavin
|
2008-07-08 10:22:33 -04:00 |
Gavin Sharp
|
48d674c0f1
|
Debugging followup (bug 431745)
|
2008-07-06 21:09:28 -04:00 |
Gavin Sharp
|
42e784064b
|
Temporary debugging patch to try and get to the bottom of the test_sleep_wake failures (bug 431745)
|
2008-07-06 18:39:37 -04:00 |
reed@reedloden.com
|
719b3bc21b
|
Bug 419615 - "use JSVERSION_LATEST in xpcshell" (use a context callback to set error-reporter and jsversion default) [p=crowder@fiverocks.com (Brian Crowder) r+a1.9=shaver]
|
2008-04-09 00:27:16 -07:00 |
dolske@mozilla.com
|
5252e25d45
|
Bug 412216 - xpcshell tests (make check) don't work on Solaris. r=robc
|
2008-01-14 19:46:19 -08:00 |
sayrer@gmail.com
|
8ac060c9a0
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 13:34:03 -08:00 |
reed@reedloden.com
|
8ad7ee37d1
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" [p=laurent@xulfr.org (Laurent Jouanneau) r=robcee sr=luser a1.9=beltzner]
|
2007-11-22 17:42:22 -08:00 |
jwalden@mit.edu
|
6691f2936b
|
Bug 353010 - Test for both the presence of a PASS string and a zero exit code when running xpcshell tests; otherwise, assertions at shutdown won't cause tests to fail. r=robcee, a=test-only change
|
2007-11-17 10:40:26 -08:00 |
sdwilsh@shawnwilsher.com
|
e07a2874d6
|
Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB
|
2007-08-03 16:00:39 -07:00 |
sdwilsh@shawnwilsher.com
|
cee2e50069
|
Bug 384235 - The check-interactive target doesn't load head_*, tail_* files for a test. Patch by Alex Vincent <ajvincent@gmail.com>. r=rcampbell
|
2007-06-26 17:51:33 -07:00 |
asqueella@gmail.com
|
db1ddd9061
|
Bug 381499 - Components.utils.import reports NS_ERROR_FAILURE when the file not existsswitch to NS_ERROR_FILE_NOT_FOUND and update testsr=sayrer, sr=brendan
|
2007-06-07 15:34:06 -07:00 |
rcampbell@mozilla.com
|
3798ba80a5
|
Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent
|
2007-06-06 12:40:30 -07:00 |
sdwilsh@shawnwilsher.com
|
e491b017ad
|
Bug 381633 - xpcshell test harness should use strict warnings in JavaScript. r=rcampbell
|
2007-05-25 16:25:14 -07:00 |
Olli.Pettay@helsinki.fi
|
30c7378a0d
|
xpcshell testcases for Bug 378247, p=Alex Vincent
|
2007-05-09 03:48:21 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
reed%reedloden.com
|
28675b443b
|
Bug 419615 - "use JSVERSION_LATEST in xpcshell" (use a context callback to set error-reporter and jsversion default) [p=crowder@fiverocks.com (Brian Crowder) r+a1.9=shaver]
|
2008-04-09 07:27:16 +00:00 |
dolske%mozilla.com
|
8af7291ccb
|
Bug 412216 - xpcshell tests (make check) don't work on Solaris. r=robc
|
2008-01-15 03:46:19 +00:00 |
sayrer%gmail.com
|
4ec52c9743
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 21:34:07 +00:00 |
reed%reedloden.com
|
65eb6d6f99
|
Bug 404513 - "Add Makefile target to launch solo xpcshell test without interactive mode" [p=laurent@xulfr.org (Laurent Jouanneau) r=robcee sr=luser a1.9=beltzner]
|
2007-11-23 01:42:22 +00:00 |
jwalden%mit.edu
|
d32397420e
|
Bug 353010 - Test for both the presence of a PASS string and a zero exit code when running xpcshell tests; otherwise, assertions at shutdown won't cause tests to fail. r=robcee, a=test-only change
|
2007-11-17 18:40:26 +00:00 |
sdwilsh%shawnwilsher.com
|
e19117da6e
|
Bug 319768 - (XPathGenerator) - Implement XPath generator. Patch by Alex Vincent <ajvincent@gmail.com>. r=peterv, sr=jonas NPOTB
|
2007-08-03 23:00:40 +00:00 |
sdwilsh%shawnwilsher.com
|
fe6f4b699c
|
Bug 384235 - The check-interactive target doesn't load head_*, tail_* files for a test. Patch by Alex Vincent <ajvincent@gmail.com>. r=rcampbell
|
2007-06-27 00:51:33 +00:00 |
asqueella%gmail.com
|
e49be40222
|
Bug 381499 - Components.utils.import reports NS_ERROR_FAILURE when the file not exists
switch to NS_ERROR_FILE_NOT_FOUND and update tests
r=sayrer, sr=brendan
|
2007-06-07 22:34:06 +00:00 |
rcampbell%mozilla.com
|
7cf55f6a5d
|
Bug 382682, Add makefile target to launch interactive xpcshell for debugging. Patch by Alex Vincent
|
2007-06-06 19:42:46 +00:00 |
sdwilsh%shawnwilsher.com
|
82779ac098
|
Bug 381633 - xpcshell test harness should use strict warnings in JavaScript. r=rcampbell
|
2007-05-25 23:25:14 +00:00 |
Olli.Pettay%helsinki.fi
|
f89ee22069
|
xpcshell testcases for Bug 378247, p=Alex Vincent
|
2007-05-09 10:48:21 +00:00 |
jwalden%mit.edu
|
e4bdd6e0d4
|
Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer
|
2007-02-03 01:46:09 +00:00 |
jwalden%mit.edu
|
c4735e8a74
|
Remove debugging output -- bug 351968 is done! (Really.)
|
2007-02-01 05:47:46 +00:00 |
jwalden%mit.edu
|
c472515c18
|
Sigh...still a tinderbox not liking tests -- echoing relevant variables to see their values, still bug 351968
|
2007-01-31 18:16:22 +00:00 |
jwalden%mit.edu
|
205a2a7e9f
|
Last commit for bug 351968, I promise!
|
2007-01-31 08:12:24 +00:00 |
jwalden%mit.edu
|
b47df8a726
|
Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages).
|
2007-01-31 07:22:12 +00:00 |
jwalden%mit.edu
|
df236c24ab
|
Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg
|
2007-01-31 03:25:46 +00:00 |
jwalden%mit.edu
|
029dff3025
|
Bug 342877 - Substantially revamp/rewrite the testing-only HTTP server used in necko unit tests, making it suitable for use in Mozilla tests which require files be stored on an HTTP server (e.g. because the test depends on certain HTTP headers being set or not set, the functionality uses HTTP, etc.) but which don't require that the server have a specified hostname. Docs, implementation, and tests (!) are in netwerk/test/httpserver/; if you have questions about using the server in unit tests or have some use case which the server could support better or doesn't support at all, CC me on the bug and I'll see how I can help. Huge (huge) thanks to biesi for the review of the huge patch. r=davel on test-harness changes, r=biesi on the server and test changes
|
2006-12-15 02:13:54 +00:00 |