gecko/toolkit/components/places/tests/unit
2010-11-12 22:20:04 +01:00
..
bug476292.sqlite
expected-favicon-big4.jpg.png
expected-favicon-big16.ico.png
expected-favicon-big32.jpg.png
expected-favicon-big48.ico.png
expected-favicon-big64.png.png
expected-favicon-scale3x160.jpg.png
expected-favicon-scale160x3.jpg.png
favicon-big4.jpg
favicon-big16.ico
favicon-big32.jpg
favicon-big48.ico
favicon-big64.png
favicon-normal16.png
favicon-normal32.png
favicon-scale3x160.jpg
favicon-scale160x3.jpg
head_bookmarks.js Bug 556376 - Provide a common head for Places xpcshell-tests. 2010-04-02 00:42:25 +02:00
history_import_test.dat
history.dat
migrateFrecency.dat Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich 2009-04-10 10:24:10 -05:00
nsDummyObserver.js Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI 2010-10-26 17:20:53 -05:00
nsDummyObserver.manifest Bug 556721 - Fix some CRLF line endings in Places tests. 2010-11-12 22:14:20 +01:00
nsDynamicContainerServiceSample.js Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function. 2010-06-25 10:43:25 -04:00
nsDynamicContainerServiceSample.manifest Bug 556721 - Fix some CRLF line endings in Places tests. 2010-11-12 22:14:20 +01:00
places.sparse.sqlite fix tests for Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh 2009-09-29 12:44:12 +02:00
test_000_frecency.js Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
test_248970.js Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
test_317472.js Bug 520165 - Part12: fix existing Places tests, r=mano 2010-01-15 17:40:45 +01:00
test_331487.js
test_385397.js Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
test_399264_query_to_string.js
test_399264_string_to_query.js
test_399266.js Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
test_399606.js Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor 2010-01-15 17:40:17 +01:00
test_402799.js
test_404630.js Bug 499828 - kill LAZY_ADD and use async storage instead. r=sdwilsh 2010-07-22 14:09:10 +02:00
test_405497.js
test_408221.js
test_412132.js Bug 556376 - Provide a common head for Places xpcshell-tests. 2010-04-02 00:42:25 +02:00
test_413784.js
test_415460.js
test_415757.js
test_418643_removeFolderChildren.js Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh 2009-11-02 22:04:15 +01:00
test_419731.js Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak 2009-11-19 14:13:24 +01:00
test_419792_node_tags_property.js
test_420331_wyciwyg.js
test_421180.js Backed out changeset d891a7418d95 (bug 483980) 2009-06-11 16:08:07 -07:00
test_425563.js Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
test_429505_remove_shortcuts.js Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich 2010-04-26 21:04:17 +02:00
test_433317_query_title_update.js
test_433525_hasChildren_crash.js
test_451499.js Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong 2010-03-12 12:14:47 +01:00
test_452777.js Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI 2010-10-26 17:20:53 -05:00
test_454977.js Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
test_457698_crash.js Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI 2010-10-26 17:20:53 -05:00
test_463863.js Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich 2010-03-10 13:40:39 +01:00
test_485442_crash_bug_nsNavHistoryQuery_GetUri.js Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh 2009-11-02 22:04:15 +01:00
test_486978_sort_by_date_queries.js Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
test_536081.js Bug 536081 - Can't delete all history entries returned by a search in Library or Sidebar. r=dietrich 2010-03-18 11:59:08 +01:00
test_adaptive_bug527311.js Bug 527311 - Addressbar suggests adaptive results even if they have no visits and we want "history" behavior, r=sdwilsh 2009-12-10 09:21:27 -08:00
test_adaptive.js Bug 570905 - intermittent timeout in test_adaptive.js: skip vacuum and use batches. r=dietrich a=test-only 2010-10-16 11:06:37 +02:00
test_annotations.js Bug 531151 - Increase Annotation Service robustness, r=dietrich 2009-12-18 11:30:37 +01:00
test_asyncExecuteLegacyQueries.js Bug 598229 (part 2) - Increase performance of Win7 JumpList favorites queries. r=sdwilsh,jimm sr=rstrong a=blocking 2010-10-14 10:46:38 +02:00
test_autocomplete_stopSearch_no_throw.js Bug 516940 - Reduce and cleanup Places expiration work at shutdown, r=sdwilsh 2009-10-09 12:30:12 +02:00
test_bookmark_catobs.js Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function. 2010-06-25 10:43:25 -04:00
test_bookmarks_setNullTitle.js Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich 2009-04-30 09:52:40 -07:00
test_browserhistory.js Bug 547334 - test_browserhistory.js should wait for clear history. a=dietrich 2010-04-16 23:49:44 +02:00
test_childlessTags.js Bug 444849 - Removing a bookmark doesn't clean up tags, r=mak77 2009-04-23 10:31:46 -07:00
test_crash_476292.js bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
test_doSetAndLoadFaviconForPage_failures.js Bug 499828 - kill LAZY_ADD and use async storage instead. r=sdwilsh 2010-07-22 14:09:10 +02:00
test_doSetAndLoadFaviconForPage.js Bug 499828 - kill LAZY_ADD and use async storage instead. r=sdwilsh 2010-07-22 14:09:10 +02:00
test_download_history.js Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg 2010-01-15 17:40:14 +01:00
test_dynamic_containers.js Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function. 2010-06-25 10:43:25 -04:00
test_empty_tags.js Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
test_exclude_livemarks.js Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh) 2009-06-12 00:34:35 -07:00
test_favicons.js Bug 573430 - nsIFaviconService.getFaviconData should not fail when passed the default favicon. r=mak 2010-06-25 14:06:14 -07:00
test_faviconService_expireAllFavicons.js Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 2. r=mak 2009-10-09 12:30:04 +02:00
test_frecency.js bug 541746 - fix test_frecency.js to work on SeaMonkey, r=dietrich 2010-03-19 17:21:59 +01:00
test_getChildIndex.js Test for containerNode->getChildIndex(node)(related to bug 561848). r=dietrich 2010-04-28 09:17:04 +02:00
test_history_autocomplete_tags.js
test_history_catobs.js Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function. 2010-06-25 10:43:25 -04:00
test_history_import.js bug 482085 - fix all xpcshell tests to not reference files from the srcdir. r=bsmedberg,waldo 2009-03-21 11:20:00 -04:00
test_history_notifications.js
test_history_removeAllPages.js Bug 602872 - Some Places xpcshell tests are failing due to idle-daily notified for each test. r=mak a=orange 2010-10-08 11:18:00 -04:00
test_history_sidebar.js Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
test_history.js Bug 556376 - Provide a common head for Places xpcshell-tests. 2010-04-02 00:42:25 +02:00
test_isvisited.js Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
test_lastModified.js Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
test_livemarkService_getLivemarkIdForFeedURI.js Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich 2010-04-26 21:04:17 +02:00
test_markpageas.js Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor 2010-01-15 17:40:17 +01:00
test_migrateFrecency.js Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
test_moz-anno_favicon_mime_type.js Test to ensure that the content type for moz-anno favicon URIs is set as expected. 2009-03-12 14:01:12 -04:00
test_multi_queries.js Bug 542941 - Part8: fix test_multi_queries.js for the new transition, r=dietrich 2010-03-10 13:40:43 +01:00
test_multi_word_tags.js
test_nsINavHistoryViewer.js Bug 472343 (Part 3) - Merge history and bookmarks batchers. 2010-11-12 22:20:04 +01:00
test_null_interfaces.js Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
test_onBeforeDeleteURI_observer.js Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor 2010-01-15 17:40:17 +01:00
test_placeURIs.js Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv. 2009-12-21 21:50:30 +00:00
test_preventive_maintenance_checkAndFixDatabase.js Bug 520165 - Part14: Add a maintenance task to print pages limit and run expiration, r=dietrich 2010-01-15 17:40:50 +01:00
test_preventive_maintenance.js Bug 458026 (part 2) - Do not allow creation of empty-named tags. r=mano sr=rs a=blocking 2010-10-16 11:06:35 +02:00
test_removeVisitsByTimeframe.js Bug 491983 - nsIBrowserHistory needs removeVisitsByTimeframe method, r=dietrich 2009-05-16 19:32:13 -07:00
test_resolveNullBookmarkTitles.js
test_result_sort.js
test_tag_autocomplete_search.js Bug 490200 - Tags autocomplete does not show all results because it is case-sensitive, r=dietrich 2009-04-30 09:52:32 -07:00
test_tagging.js Bug 458026 (part 2) - Do not allow creation of empty-named tags. r=mano sr=rs a=blocking 2010-10-16 11:06:35 +02:00
test_update_frecency_after_delete.js Bug 540751 - test_update_frecency_after_delete.js should wait for clear history. a=dietrich 2010-04-16 23:50:21 +02:00
test_utils_backups_create.js Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich 2010-04-26 21:04:17 +02:00
test_utils_getURLsForContainerNode.js Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich 2010-04-26 21:04:17 +02:00
test_utils_setAnnotationsFor.js Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich 2010-04-26 21:04:17 +02:00
test_vacuum_2.js fix tests for Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh 2009-09-29 12:44:12 +02:00
test_vacuum_3.js fix tests for Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh 2009-09-29 12:44:12 +02:00
test_vacuum.js fix tests for Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh 2009-09-29 12:44:12 +02:00