gecko/toolkit/components/places/tests/unit
Marco Bonardo 12db427fa1 Bug 691509 - Run ANALYZE at each schema change (and force a schema change).
Partly copied from a patch by Richard Newman.
r=dietrich

--HG--
rename : toolkit/components/places/tests/migration/test_v11_from_v10.js => toolkit/components/places/tests/migration/test_current_from_v10.js
rename : toolkit/components/places/tests/migration/test_v11_from_v10_migrated_from_v11.js => toolkit/components/places/tests/migration/test_current_from_v10_migrated_from_v11.js
2011-10-07 21:10:44 +02:00
..
bug476292.sqlite
default.sqlite Bug 609286 (Part 2) - Detect a corrupt Places.sqlite and replace the database on next startup. 2011-01-10 19:57:24 +01:00
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
nsDummyObserver.js Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged. 2011-06-30 22:06:56 +02:00
nsDummyObserver.manifest Bug 556721 - Fix some CRLF line endings in Places tests. 2010-11-12 22:14:20 +01:00
nsDynamicContainerServiceSample.js
nsDynamicContainerServiceSample.manifest Bug 556721 - Fix some CRLF line endings in Places tests. 2010-11-12 22:14:20 +01:00
places.sparse.sqlite
test_000_frecency.js Bug 582703 - Improve the concurrency of location bar searches. 2010-11-20 01:39:55 +01:00
test_248970.js Bug 448168 - Apply |s/entires/entries/g|; r=roc 2011-08-04 09:04:29 +02:00
test_317472.js
test_331487.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_385397.js Bug 610442 - TRANSITION_EMBED visits should be session persistent 2010-11-12 14:24:25 -08:00
test_399264_query_to_string.js
test_399264_string_to_query.js
test_399266.js Bug 610442 - TRANSITION_EMBED visits should be session persistent 2010-11-12 14:24:25 -08:00
test_399606.js Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged. 2011-06-30 22:06:56 +02:00
test_402799.js
test_404630.js Bug 607133 - Remove the unneeded bits of test_404630.js which hit the network, and thus make it flaky, r=mak, a=orange 2010-11-30 08:03:42 -08:00
test_405497.js
test_408221.js
test_412132.js Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js 2011-05-26 23:26:02 +02:00
test_413784.js
test_415460.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_415757.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_418643_removeFolderChildren.js
test_419731.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_419792_node_tags_property.js
test_420331_wyciwyg.js
test_421180.js Bug 645049 - Update tests to no longer use a deprecated API 2011-03-31 10:19:32 -07:00
test_425563.js Bug 610442 - TRANSITION_EMBED visits should be session persistent 2010-11-12 14:24:25 -08:00
test_429505_remove_shortcuts.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_433317_query_title_update.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_433525_hasChildren_crash.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_451499.js Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
test_452777.js Bug 633274 - Improve nsINavBookmarkObserver (Places observers changes). 2011-05-13 21:24:25 +02:00
test_454977.js Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08: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 610442 - TRANSITION_EMBED visits should be session persistent 2010-11-12 14:24:25 -08:00
test_485442_crash_bug_nsNavHistoryQuery_GetUri.js Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz 2011-03-10 21:17:00 -08:00
test_486978_sort_by_date_queries.js Bug 680550 - Handle removeAllPages more sanely in tests. 2011-08-23 14:34:15 +02:00
test_536081.js
test_adaptive_bug527311.js
test_adaptive.js Bug 595139 - Use global VACUUM in Places. 2010-10-21 12:19:05 +02:00
test_analyze.js Bug 691509 - Run ANALYZE at each schema change (and force a schema change). 2011-10-07 21:10:44 +02:00
test_annotations.js
test_async_history_api.js Bug 676110 - Part 2: Tests for mozIVisitInfoCallback::handleCompletion. r=mak 2011-08-19 10:11:37 -07: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
test_bookmark_catobs.js
test_bookmarks_setNullTitle.js
test_broken_folderShortcut_result.js Bug 652379 - place:folder=-1 returns a non-empty result. 2011-04-28 19:59:39 +02:00
test_browserhistory.js Bug 691524 - Remove support for browser.startup.page == 2 and deprecate lastPageVisited. r=mak, sr=gavin 2011-10-03 15:57:19 -07:00
test_bug636917_isLivemark.js Bug 636917 - isLivemark may return the wrong result to annotations observers; r=dietrich 2011-03-22 10:57:01 -04:00
test_childlessTags.js
test_crash_476292.js Bug 448168 - Apply |s/entires/entries/g|; r=roc 2011-08-04 09:04:29 +02:00
test_database_replaceOnStartup.js Bug 668906 - Do not call openUnsharedDatabase with a null file (r=sdwilsh) 2011-07-01 15:53:41 -07:00
test_doSetAndLoadFaviconForPage_failures.js Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged. 2011-06-30 22:06:56 +02:00
test_doSetAndLoadFaviconForPage.js Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged. 2011-06-30 22:06:56 +02:00
test_download_history.js Bug 591289 - Save chosen download file name and other metadata in Places history [r=sdwilsh, ui-r=limi] 2011-08-15 18:08:48 -07:00
test_dynamic_containers.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_exclude_livemarks.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_favicons.js Bug 688279 - Clean up test_favicons.js. r=mak 2011-09-23 10:06:06 -07:00
test_faviconService_expireAllFavicons.js Bug 644727 - intermittent failure in test_faviconService_expireAllFavicons.js. 2011-04-28 19:59:35 +02:00
test_frecency.js Bug 614222 - Try to use waitForAsyncUpdates in test_frecency.js 2010-11-24 10:44:03 +01:00
test_getChildIndex.js
test_history_autocomplete_tags.js
test_history_catobs.js
test_history_notifications.js
test_history_observer.js Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged. 2011-06-30 22:06:56 +02:00
test_history_removeAllPages.js Bug 487809 - Stop using visit_count to invalidate frecencies. 2011-08-30 16:24:01 +02:00
test_history_sidebar.js Bug 648255 - Don't attempt to run the test within the last 10 minutes of a day, since the meaning of "today" might change while the test is running; r=mak 2011-04-16 13:23:53 -04:00
test_history.js Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak 2011-08-06 17:24:52 +02:00
test_isvisited.js Bug 606966 - Need an async history visit API exposed to JS 2011-01-24 14:13:24 -08:00
test_lastModified.js
test_livemarkService_getLivemarkIdForFeedURI.js
test_markpageas.js Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged. 2011-06-30 22:06:56 +02:00
test_moz-anno_favicon_mime_type.js
test_multi_queries.js Bug 610442 - TRANSITION_EMBED visits should be session persistent 2010-11-12 14:24:25 -08:00
test_multi_word_tags.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_nsINavHistoryViewer.js Bug 680550 - Handle removeAllPages more sanely in tests. 2011-08-23 14:34:15 +02:00
test_null_interfaces.js
test_onBeforeDeleteURI_observer.js Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged. 2011-06-30 22:06:56 +02:00
test_onItemChanged_tags.js Bug 631374 - Adding or removing tags in the selector listbox always scrolls to top. 2011-05-05 13:14:21 +02:00
test_PlacesUtils_asyncGetBookmarkIds.js Bug 648367 - Add run_next_test to head.js. r=ted 2011-04-18 13:31:20 -07:00
test_placeURIs.js
test_preventive_maintenance_checkAndFixDatabase.js Bug 609286 (Part 1) - Detect corrupt places.sqlite and replace it on next startup. 2011-01-10 19:54:49 +01:00
test_preventive_maintenance_console.js Bug 649211 - PlacesDBUtils console output is broken. r=sdwilsh 2011-04-12 04:27:33 +02:00
test_preventive_maintenance.js Bug 615413 - Part 1: Clear out old weave/ and sync/ annotations. r=mak 2011-08-29 12:52:49 -07:00
test_removeVisitsByTimeframe.js Bug 674210 - Reduce places.sqlite cache size and reorganize history expiration around the new value. 2011-08-30 16:23:59 +02:00
test_resolveNullBookmarkTitles.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_result_sort.js Bug 641531 - Close Places containers after use (mechanical changes) 2011-04-23 02:09:13 +02:00
test_sql_guid_functions.js Bug 648367 - Add run_next_test to head.js. r=ted 2011-04-18 13:31:20 -07:00
test_tag_autocomplete_search.js
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_telemetry.js Bug 689142 - Places telemetry gets lost, due to being collected on idle-daily. 2011-10-07 21:10:42 +02:00
test_update_frecency_after_delete.js Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js 2011-05-26 23:26:02 +02:00
test_utils_backups_create.js
test_utils_getURLsForContainerNode.js
test_utils_setAnnotationsFor.js
xpcshell.ini Bug 691509 - Run ANALYZE at each schema change (and force a schema change). 2011-10-07 21:10:44 +02:00