gecko/xpcom/tests/unit
Alex Vincent 36c1d2725f Test for bug 656331 - make sure we don't load version-incompatible components.
--HG--
extra : rebase_source : b97dbd772c903e0f567d2c811ad2d2440a536646
2011-05-12 10:54:08 -04:00
..
data Bug 541594 - extend nsIINIParser to allow writing INI files. p=dolske+benjamin, r=benjamin, r=dolske 2010-02-09 17:05:31 -08:00
compmgr_warnings.manifest Fix and test logging of manifest parsing and registration. I discovered that the outer loop doesn't track line numbers correctly when there are multiple newlines in a row, which requires manual looping instead of using nsCRT::strtok. 2010-06-28 13:55:57 -04:00
test_bug121341.js
test_bug332389.js
test_bug333505.js
test_bug364285-1.js
test_bug374754.js
test_bug476919.js
test_bug478086.js
test_bug656331.js Test for bug 656331 - make sure we don't load version-incompatible components. 2011-05-12 10:54:08 -04:00
test_compmgr_warnings.js Bug 616056 - prevent double registration of binary components, which causes crashes due to dead KnownModule pointers, r=Mossop a=blocking 2010-12-03 15:24:22 -05:00
test_file_createUnique.js Bug 551658 - [@ nsIFile::createUnique] crashes with long parent directory names. r=bsmedberg 2010-05-02 10:28:26 +02:00
test_file_equality.js
test_hidden_files.js Implement nsIFile::IsHidden without FSRefs on Mac OS X. Fixes failures on virtual file system objects. b=491688 r=bsmedberg 2009-11-02 16:15:40 -05:00
test_home.js Bug 566787: Use the windows API to get the home directory when possible. r=jimm, sr=bsmedberg 2011-04-21 09:36:44 -07:00
test_iniProcessor.js Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
test_ioutil.js
test_localfile.js Bug 377307 - nsILocalFile shows the wrong lastModifiedTime; r=jmathies a=bsmedberg 2011-01-17 12:33:34 -05:00
test_mac_bundle.js
test_nsIMutableArray.js
test_nsIProcess.js Follow up to bug 620101 put the consume pending events functionality inside the for loop where it was originally intended to be. a=test-only fix. 2011-01-14 15:09:34 +00:00
test_nsITelemetry.js bug 649502: Expose histograms to JS r=mrbkap 2011-04-27 11:07:02 -07:00
test_pipe.js
test_storagestream.js
test_streams.js
test_stringstream.js
test_symlinks.js
test_systemInfo.js Bug 525245 - system-info should expose hardware specs to JS consumers, r=bsmedberg 2009-11-04 15:41:37 +01:00
test_versioncomparator.js