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
davel%mozilla.com
a989875abf
b=358540, r=rhelmer print log when test fails
2006-10-29 03:41:01 +00:00
davel%mozilla.com
6d75478866
b=352305 use DIRS not TOOL_DIRS for test-related targets
...
from discussion with bsmedberg on why
tools/test-harness/xpcshell-simple/example was not running correctly
2006-10-02 17:36:15 +00:00
davel%mozilla.com
fd4e6e930d
b=352305, on behalf of asqueella
...
r=davel
Mark more clearly the parts of the xpcshell unit test example that
need to be customized, and convert the existing example to an
in-place runnable example
2006-09-13 16:33:39 +00:00
davel%mozilla.com
e8f33604cb
fix typo from checkin of bug 352248
2006-09-12 14:06:17 +00:00
davel%mozilla.com
058fa91db1
bug 352248, r=davel, checking in for asqueella
...
clean up code to established coding standards
2006-09-12 06:19:26 +00:00
cbiesinger%web.de
ee0f7e7bb9
Bug 346922 make assertions fatal when running unit tests
...
r=davel sr=darin
2006-08-03 18:41:25 +00:00
bzbarsky%mit.edu
9e73758228
Add a do_check_true option. Tests only; not part of build so far.
2006-07-16 20:47:13 +00:00
darin%meer.net
89a6caaa08
fix test harness bustage
2006-05-10 21:32:48 +00:00
darin%meer.net
7d3e7d7acd
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
gerv%gerv.net
e7a53f8e59
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-03-31 04:41:00 +00:00
davel%mozilla.com
ad5bbcba6a
Bug 325470 - jssh driver test harness and libraries
2006-02-01 18:41:49 +00:00
cbiesinger%web.de
4df04851df
bug 325245 fix make check on linux
...
r=davel
2006-01-30 18:44:24 +00:00
davel%mozilla.com
772f768d1a
Unify necko and content test harnesses. Create common versions of test harness
...
files in tools/test-harness/xpcshell-simple, and modify the existing
instances to use the common files. Bug 322894, r=darin,bzbarsky,
sr=benjamin
2006-01-27 20:56:16 +00:00