Jonas Sicking
|
cbc0676504
|
Backout bugs 586754, 574189, 584611 due to orange. a=backout
|
2010-08-20 11:08:43 -07:00 |
|
Joel Maher
|
6763342e81
|
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
|
2010-08-20 09:32:58 -07:00 |
|
Kyle Huey
|
932ea79b49
|
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
|
2010-08-01 01:48:21 -07:00 |
|
Mark Banner
|
00ba9c9b57
|
Disable TestStaticAtoms which is only run in non-libxul builds and is permantely failing there. Bug 577500 will investigate getting this re-enabled.
|
2010-07-16 07:39:54 +01:00 |
|
Benjamin Smedberg
|
a2833452f8
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benoit Jacob
|
e43682cb4c
|
b=555798; add CheckedInt class; r=jmuizelaar, r=vladimir
|
2010-06-30 11:53:41 -04:00 |
|
Benjamin Smedberg
|
28befc0794
|
Disable the xpt-in-JAR test because that code is changing and running the test with a .manifest isn't worth it.
|
2010-06-30 09:50:04 -04:00 |
|
Benjamin Smedberg
|
9045c05660
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
|
Benjamin Smedberg
|
c729bcd681
|
Bug 570488 part B - fix and test loading XPT files from JARs, needed for omnijar, r=mwu
|
2010-06-10 12:51:43 -04:00 |
|
Benjamin Smedberg
|
3fcaf094f4
|
Bug 570488 - Fix loading of XPTs nested in JARs [2/2] r=mwu
--HG--
extra : rebase_source : b97a591c0260daed1f2ef2eba69e60ff82acd18f
|
2010-06-14 16:10:04 -07:00 |
|
L. David Baron
|
62fab3b136
|
Add macro to give alignment requirements of a type. (Bug 562844) r=bsmedberg
|
2010-05-14 12:05:14 -07:00 |
|
Neil Rashbrook
|
176e5fc212
|
Bug 538964 Provide doQueryObject API that supports calling QueryInterface on non-interface source and/or destination pointers r=dbaron
--HG--
rename : xpcom/tests/TestCOMPtr.cpp => xpcom/tests/TestRefPtr.cpp
|
2010-04-25 12:06:42 +01:00 |
|
Jacek Caban
|
e33b8ea4c5
|
Bug 551254 - remove ENABLE_CXX_EXCEPTIONS from XPCOM tests.
|
2010-04-16 00:29:15 -05:00 |
|
Ginn Chen
|
bcf64f198e
|
Bug 557470 make check in xpcom/tests/ is not portable on Solaris r=ted.mielczarek
|
2010-04-15 18:47:25 +08:00 |
|
Chris Jones
|
2e823a2ee5
|
Bug 551254: Simple (disabled) test that the STL wrappers work correctly.
|
2010-04-02 12:58:12 -05:00 |
|
Chris Jones
|
1b4aa00d53
|
Backed out changeset ac5cbcb2feb2
|
2010-04-02 13:19:24 -05:00 |
|
Chris Jones
|
2e3a88b480
|
Bug 551254: Simple (disabled) test that the STL wrappers work correctly.
|
2010-04-02 12:58:12 -05:00 |
|
Simon Montagu
|
16606db5c5
|
Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg
|
2010-03-18 10:37:12 +02:00 |
|
Jonathan Watt
|
9380758ab8
|
Bug 551299. Add a SetCount() method to nsCOMArray and nsVoidArray. r=bsmedberg.
--HG--
extra : rebase_source : 676b497a4fda08ec509c2ce9fdc7060af8be1663
|
2010-03-15 11:38:50 +00:00 |
|
Brad Lassey
|
65e93ade37
|
follow up to bug 548207, test for WINCE instead of CROSS_COMPILE due to make check failure on OSX
--HG--
extra : rebase_source : 2b0ab634f5286e6317e147daa0cd790f633acdbf
|
2010-03-10 15:35:31 -05:00 |
|
Brad Lassey
|
8857f4c08a
|
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
|
2010-03-10 13:36:45 -05:00 |
|
Jonas Sicking
|
e117cf60c1
|
Bug 534136 Part 7: Add tests for atoms. r=jst
|
2010-03-08 07:45:00 -08:00 |
|
Jonas Sicking
|
1a6c0165bf
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08:00 |
|
Mike Hommey
|
1c9a59ace0
|
Bug 543464 - Cleanup after make check in xpcom/tests. r=bsemdberg
|
2010-03-03 16:25:14 +01:00 |
|
Jonas Sicking
|
cd16e5d935
|
Bug 541245 part 3: Add UTF8/UTF16 encoding/decoding/comparison tests. r=smontagu
|
2010-02-23 09:38:10 -08:00 |
|
Brian Birtles
|
4cd9f0f1e3
|
Bug 474743 Prequel: Implement nsTPriorityQueue. r=dholbert r=roc sr=bsmedberg
|
2010-01-12 12:00:49 -08:00 |
|
L. David Baron
|
5aa522c9e1
|
Run ShowSSEConfig as a unit test so that the output shows up in unit test logs.
|
2009-12-13 19:40:55 -08:00 |
|
L. David Baron
|
efcc888ba4
|
Add SSE.h to consolidate code for Intel CPU feature detection at both compile-time and run-time. (Bug 513422) r=vlad
|
2009-12-11 08:13:19 -08:00 |
|
Henri Sivonen
|
580302d483
|
Bug 514661 - Introduce scoped atom tables for the HTML5 parser. r=bsmedberg, sr=dbaron.
--HG--
extra : rebase_source : 12e9731c0d86691cde40fc1ea4cc5ab4b3fb5168
|
2009-09-18 18:13:10 +03:00 |
|
Ginn Chen
|
6a61d86670
|
Bug 522157 Make -D__FUNCTION__=__func__ global for Sun Studio on Solaris r=benjamin
|
2009-10-26 14:25:40 +08:00 |
|
Ted Mielczarek
|
412f910dc9
|
bug 523378 - TestDeadlockDetector failing on OS X. disable it for now.
|
2009-10-20 13:57:48 -04:00 |
|
Karsten Düsterloh
|
ea5a619bd9
|
Backed out changeset 8dfd3a7cab91 (Bug 364864) due to Leak test red
|
2009-10-05 23:33:06 +02:00 |
|
Karsten Düsterloh
|
89ef1f68af
|
Bug 364864: binary testcase; r=bsmedberg
|
2009-10-05 21:12:43 +02:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Chris Jones
|
e1f8c82efc
|
bug 490072: upgrade XPCOM unit tests to new thread sync API. drop nsAutoLock test. r=bsmedberg
|
2009-07-22 22:55:02 -05:00 |
|
Hiroyuki Ikezoe
|
a5f0088b65
|
Bug 487694 - "unable to build ssltunnel and some xpcom/test files due to CxxFrameHandler linkage" (Patch for nsIFileEnumerator.exe) [r=benjamin]
|
2009-06-14 01:51:12 -07:00 |
|
Ginn Chen
|
baa0350fa6
|
Bug 489299 TestSynchronization.cpp failed to compile with Sun Studio r=benjamin, jones.chris.g
|
2009-06-11 14:46:13 +08:00 |
|
Jesse Ruderman
|
578eb1c209
|
Change tabs to spaces (followup to the checkin bz just made)
|
2009-06-09 21:13:36 -07:00 |
|
Boris Zbarsky
|
e2f2108d1c
|
Adding test for nsTObserverArray
|
2009-06-09 22:57:41 -04:00 |
|
Chris Jones
|
8a3e35ae54
|
Bug 456272: deadlock detector improvements
|
2009-05-04 21:57:15 -07:00 |
|
Chris Jones
|
0023bdaa7d
|
Backed out changeset 3deeb3c83c77
|
2009-05-02 21:13:57 -07:00 |
|
Chris Jones
|
d2b61202f4
|
Bug 456272: deadlock detector improvements r=brendan
|
2009-05-02 20:54:05 -07:00 |
|
Chris Jones
|
002151e9b2
|
Bug 58904: Create strong types for synchronization primitives. r=bsmedberg.
|
2009-04-18 18:54:23 -07:00 |
|
Robert O'Callahan
|
83e096b509
|
Fix libxul test bustage, really
|
2009-04-06 14:19:41 +12:00 |
|
Robert O'Callahan
|
5bde4bb05f
|
Backout incorrectly pushed changes
|
2009-04-06 14:19:27 +12:00 |
|
Robert O'Callahan
|
1ca364a2d0
|
Fix libxul test bustage
--HG--
extra : rebase_source : 49e42436893e10cae0e70cc5468b4d95a47cb07d
|
2009-04-06 14:15:26 +12:00 |
|
Robert O'Callahan
|
5ed0163b93
|
Bug 484921. Create TimeDuration/TimeStamp API that never rolls over and provides better typechecking than PR_IntervalTime. r=bsmedberg,cgj
|
2009-04-06 11:49:48 +12:00 |
|
Robert O'Callahan
|
46307c1705
|
Bug 482942. Tests for nsILocalFile implementations. Also changes nsLocalFileUnix::MoveTo to update the object to refer to the destination, matching other platforms' behaviour. r=bsmedberg
--HG--
rename : xpcom/tests/nsIFileTest.cpp => xpcom/tests/TestFile.cpp
|
2009-03-24 13:44:37 +13:00 |
|
Ted Mielczarek
|
aaa58f8d73
|
Bug 421611 - Need to be able to run tests on arbitrary build - add packaging bits for xpcshell. r=bsmedberg
--HG--
rename : intl/strres/tests/397093.properties => intl/strres/tests/unit/397093.properties
rename : intl/strres/tests/strres.properties => intl/strres/tests/unit/strres.properties
|
2009-03-21 11:20:00 -04:00 |
|
Dave Townsend
|
9f624a2b99
|
Bug 482482: Migrate version comparator tests to xpcshell. r=bsmedberg
|
2009-03-19 08:32:56 +00:00 |
|
James Boston
|
091cdf56f0
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-09 12:47:39 -04:00 |
|
James Boston
|
11d164cec0
|
Back out patch for bug 442393.
|
2009-03-06 16:42:07 -06:00 |
|
James Boston
|
9742fc6f99
|
Improve nsIProcess, fix nsIProcess.kill(). b=442393 r=bsmedberg
|
2009-03-06 16:19:09 -06:00 |
|
Walter Meinl
|
5efd9bf5b9
|
Bug 426639 - Fix the test harness to work on OS/2; xpcom/test/Makefile; r=benjamin
|
2009-03-05 19:03:14 +01:00 |
|
Jeff Walden
|
6fd6a6f04e
|
Bug 397227 - So the first failure is fixed, but now a Windows box is acting up, so let's try an obvious fix. r=redness, whose patience is being severely tested
|
2008-12-04 01:13:14 -08:00 |
|
Jeff Walden
|
f9ce0e9aa7
|
Bug 397227 - Reduce the effort needed to write C++ tests. r=ted
|
2008-12-03 22:25:00 -08:00 |
|
Serge Gautherie
|
1947a775cd
|
Bug 457046 - Decide what to do with <TestPipes.cpp> |#if 0|'ed code; Bv1; r=benjamin
|
2008-10-08 02:27:05 +02:00 |
|
Ben Turner
|
a436facf6a
|
Bug 449822 - "Service manager can create two instances of a service". r=bsmedberg.
|
2008-09-04 15:44:41 -07:00 |
|
Doug Turner
|
3180f836cc
|
Bug 451672 - Fix nsIMemory::IsLowMemory on Maemo. r=stuart
|
2008-08-15 02:12:45 -07:00 |
|
Ben Turner
|
9c28406278
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now.
|
2008-08-11 17:01:47 -07:00 |
|
Dave Townsend
|
d979d4da91
|
Backout of bug 443874: Need a hook for thread creation and destruction in thread pool
Removes the following changesets:
01e24ad20f35
ebf77231b06e
f4b859edddd2
22201dfdb1f3
f8762f56712f
2c6f51bf3bed
c8ac37904c16
|
2008-07-25 10:21:04 -04:00 |
|
Ben Turner
|
3a1577699c
|
Bug 443874 - Beef up windows test case to see what could be causing the hang.
|
2008-07-24 21:36:34 -07:00 |
|
Ben Turner
|
42fd53c413
|
Bug 443877 - "Need a way to point timers at a different event target". r=bsmedberg.
|
2008-07-24 10:20:33 -07:00 |
|
Ben Turner
|
591253915b
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool". r=bsmedberg.
|
2008-07-24 10:18:57 -07:00 |
|
Reed Loden
|
478f37cda4
|
Backed out changeset 88a91e1e9a3f
|
2008-07-12 16:32:25 -05:00 |
|
Jeff Walden
|
abf8b90dee
|
Bug 397227 - "Reduce the effort needed to write C++ tests" [r=ted/luser]
|
2008-07-12 16:27:27 -05:00 |
|
Jeff Walden
|
6773debbac
|
Bug 421576 - Unpaired surrogate handled wrongly (Acid3 #68). acid3++ r=dbaron
|
2008-06-02 21:29:00 -04:00 |
|
jorendorff@mozilla.com
|
9b5032bfde
|
Merge from cvs-trunk-mirror to mozilla-central.
|
2008-05-13 09:57:11 -05:00 |
|
bent.mozilla@gmail.com
|
2b4da89847
|
Bug 432887 - "Add tests for XPCOM Proxies (and enable other C++ unit tests)". r=sayrer, a=Tests Only.
|
2008-05-08 17:14:19 -07:00 |
|
benjamin@smedbergs.us
|
6114a47d6e
|
Bug 428326 - Configuring with a relative srcdir breaks unit tests in XPCOM, r=luser a=beltzner
|
2008-04-11 06:10:59 -07:00 |
|
Benjamin Smedberg
|
1a7696b809
|
Bug 428326 - 'make check' fails when you've configured from a relative srcdir (e.g. ../src/configure), r=luser
|
2008-04-10 12:14:01 -04:00 |
|
jorendorff@mozilla.com
|
1dd1d9f71d
|
Merge from cvs-trunk-mirror to mozilla-central.
--HG--
rename : js/src/js.c => js/src/js.cpp
rename : js/src/jsapi.c => js/src/jsapi.cpp
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jscntxt.c => js/src/jscntxt.cpp
rename : js/src/jsdate.c => js/src/jsdate.cpp
rename : js/src/jsdbgapi.c => js/src/jsdbgapi.cpp
rename : js/src/jsemit.c => js/src/jsemit.cpp
rename : js/src/jsexn.c => js/src/jsexn.cpp
rename : js/src/jsfun.c => js/src/jsfun.cpp
rename : js/src/jsgc.c => js/src/jsgc.cpp
rename : js/src/jsinterp.c => js/src/jsinterp.cpp
rename : js/src/jsiter.c => js/src/jsiter.cpp
rename : js/src/jslock.c => js/src/jslock.cpp
rename : js/src/jsobj.c => js/src/jsobj.cpp
rename : js/src/jsopcode.c => js/src/jsopcode.cpp
rename : js/src/jsparse.c => js/src/jsparse.cpp
rename : js/src/jsregexp.c => js/src/jsregexp.cpp
rename : js/src/jsscope.c => js/src/jsscope.cpp
rename : js/src/jsscript.c => js/src/jsscript.cpp
rename : js/src/jsxml.c => js/src/jsxml.cpp
|
2008-04-02 16:35:13 -05:00 |
|
brade@comcast.net
|
ce7a4ae748
|
bug #416886 - reinstate test case for registration order (which failed to compile in non-libXUL builds; that has been fixed).
|
2008-04-01 06:06:18 -07:00 |
|
brade@comcast.net
|
109495323d
|
Backout test case for registration order.
|
2008-03-31 08:36:52 -07:00 |
|
brade@comcast.net
|
ca61c9e2e7
|
Bug #416886; r=bsmedberg, a=beltzner Preserve original order when processing deferred components. Add TestRegistrationOrder automated test.
|
2008-03-31 07:40:10 -07:00 |
|
benjamin@smedbergs.us
|
22ab1903e9
|
Merge cvs-trunk-mirror -> mozilla-central
--HG--
rename : js/src/jsarray.c => js/src/jsarray.cpp
rename : js/src/jsnum.c => js/src/jsnum.cpp
|
2008-03-12 16:32:37 -04:00 |
|
reed@reedloden.com
|
270d099f76
|
Bug 414063 - "annotate xpidl-generated c++ headers with attributes for scriptable and deprecated methods" [p=Pidgeot18@gmail.com (Joshua Cranmer) r=dbradley a1.9=damons]
|
2008-03-12 04:00:24 -07:00 |
|
benjamin@smedbergs.us
|
27523547f0
|
Bug 419624 - Build framework, basic usage, and testsuite for statically checking the codebase using gcc-dehydra, r=luser,dbaron,tglek
|
2008-02-27 11:28:13 -05:00 |
|
jwalden@mit.edu
|
08317171e2
|
Bug 394692 - ASSERTION: read cursor is bad: 'mReadCursor != mWriteCursor', file xpcom/io/nsPipe3.cpp, line 539. Narrow the criteria used to decide whether to fire the assertion to deal with a particular (valid) pattern of memory allocations. r=biesi, a=bz
|
2007-09-20 23:17:59 -07:00 |
|
scott@scott-macgregor.org
|
bc1961884c
|
try to fix mac orange again.
|
2007-09-20 17:34:42 -07:00 |
|
scott@scott-macgregor.org
|
cd3973f8f1
|
try to fix the orange mac tinderbox builds by adjusting the Makefile.in rule. Thanks to bsmedberg for suggesting the fix.
|
2007-09-20 16:56:10 -07:00 |
|
scott@scott-macgregor.org
|
f9d06920f7
|
Bug 384979 --> move nsTextFormatter to the glue code so it can be used with frozen linkage. Patch by prasad <prasad@medhas.org> sr=bsmedberg a=bsmedberg
|
2007-09-20 16:14:25 -07:00 |
|
philringnalda@gmail.com
|
d90d948a45
|
Bug 380783 - nsStringAPI.h: no equivalent of IsVoid (tell if string is null), patch by Mook <mook.moz+mozbz@gmail.com>, r=bsmedberg/dbaron, sr=dbaron, a1.9=bz
|
2007-08-17 20:48:16 -07:00 |
|
roc+@cs.cmu.edu
|
ab2533b6bd
|
Bug 368270. Implement nsExpirationTracker, a data structure for managing the timed expiration of many objects. r+sr=sicking
|
2007-03-26 20:38:21 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|