gecko/services/sync/tests/unit
2008-06-23 14:13:46 -07:00
..
head_first.js Moved the FakeGUIDService from test_passwords.js to head.js. 2008-06-23 14:13:46 -07:00
Makefile add a simple unit test harness based on xpcshell; add two tests for PBE and to load all the modules; add some hacks to the component's makefile to make tests work correctly 2008-04-30 13:01:17 -07:00
test_async_exceptions.js Made the tracking of async generators/coroutines more robust for debugging purposes. 2008-06-20 13:58:56 -07:00
test_async_missing_yield.js Refactored test suites based on recent changes. 2008-06-16 16:53:53 -07:00
test_async.js Made the tracking of async generators/coroutines more robust for debugging purposes. 2008-06-20 13:58:56 -07:00
test_cookie_store.js Moved all code related to the syncing of cookies--e.g. CookieStore, CookieTracker, CookieEngine, CookieSyncCore--into their own file at modules/engines/cookies.js. I'll be doing the same to the other engines shortly. 2008-06-03 11:11:44 -07:00
test_fault_tolerance.js Added a simple test to test_fault_tolerance.js that wasn't working before, but now is, and I don't know why... 2008-05-30 17:02:25 -07:00
test_loadall.js add a simple unit test harness based on xpcshell; add two tests for PBE and to load all the modules; add some hacks to the component's makefile to make tests work correctly 2008-04-30 13:01:17 -07:00
test_log4moz.js Added a testing suite for log4moz, along w/ a few refactorings necessary to perform the tests. 2008-05-29 17:56:52 -07:00
test_passwords.js Moved the FakeGUIDService from test_passwords.js to head.js. 2008-06-23 14:13:46 -07:00
test_passwords.log.expected Oops, forgot to recommit the canonical log for test_passwords in my last commit. 2008-06-20 18:36:11 -07:00
test_pbe.js [mq]: xmpp-cleanup 2008-06-04 12:14:28 -07:00
test_service.js Made the tracking of async generators/coroutines more robust for debugging purposes. 2008-06-20 13:58:56 -07:00
test_service.log.expected Refactored test_passwords to make it more modular and readable, changed the formatting of some log messages to be more descriptive. 2008-06-20 15:39:07 -07:00
test_sharing.js Defined Cu -> Components.utils in head.js so that test files don't have to put it in as boilerplate. 2008-06-16 14:06:05 -07:00
test_xmpp_simple.js Re-disabled test_xmpp_simple.js; it shouldn't be run without a local jabber server (and it wasn't, until I accidentally comitted my local change enabling the test. 2008-06-05 12:18:16 -07:00
test_xmpp_transport_http.js imported patch xmpp-transport-fault-tolerance-and-test 2008-06-04 18:34:37 -07:00
test_xmpp.js Defined Cu -> Components.utils in head.js so that test files don't have to put it in as boilerplate. 2008-06-16 14:06:05 -07:00