gecko-dev/mobile/android/base/tests
Brad Lassey 4fef198bfa bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', add helper function to block for gecko:ready r=gbrown 2012-10-25 15:41:26 -04:00
..
assets Bug 750753 - Isolate Migration tests in a seperate database. r=lucasr 2012-06-27 15:53:55 +02:00
BaseTest.java.in bug 790102 - Frequent trobocheck, trobopan talosError: 'GeckoEventExpecter: blockForEvent timeout: Gecko:Ready [browser_output.txt]', add helper function to block for gecko:ready r=gbrown 2012-10-25 15:41:26 -04:00
ContentProviderTest.java.in Bug 782242 - Robocop: be more careful when using Java reflection; r=jmaher 2012-08-23 10:47:55 -06:00
MotionEventHelper.java.in Bug 727351 - Fix the MotionEventHelper fling code to deal with the panning threshold and re-enable the fling correctness test. r=cpeterson 2012-06-22 23:10:26 -04:00
MotionEventReplayer.java.in Bug 777351 - Fold LayerController into GeckoLayerClient. r=sriram 2012-08-07 10:39:04 -04:00
PixelTest.java.in Bug 767215 - Robocop: increase wait time for paint events; r=jmaher 2012-09-14 21:50:30 -06:00
robocop.ini Bug 767215 - Re-enable robocop testLoad, testPanCorrectness, testFlingCorrectness, testOverscroll, testAxisLocking; DONTBUILD 2012-10-24 12:41:04 -06:00
robocop_404.sjs
robocop_big_link.html
robocop_big_mailto.html
robocop_blank_01.html
robocop_blank_02.html
robocop_blank_03.html
robocop_boxes.html
robocop_geolocation.html Bug 729485 - Test for content permissions prompts. r=mbrubeck,kats 2012-05-16 12:00:45 -07:00
robocop_suggestions.sjs Bug 586885 - Search suggestions test case. r=gbrown 2012-06-05 14:07:14 -07:00
testAboutPage.java.in Bug 770483 - Robocop: add more checks to testAboutPage; r=jmaher 2012-09-18 10:36:40 -06:00
testAddonManager.java.in Bug 777719 - Addons Manager test modified according to review. r=jmaher. 2012-10-02 18:24:38 +03:00
testAllPagesTab.java.in Bug 769145 - Part 6: Update test cases for layout changes. r=mfinkle 2012-10-05 17:27:12 -07:00
testAwesomebar.java.in Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
testAxisLocking.java.in Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher 2012-08-27 13:44:58 -04:00
testBookmark.java.in Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
testBookmarklets.java.in Bug 784186 - Robocop: wait for paint in several tests; r=jmaher 2012-08-23 09:20:42 -06:00
testBookmarksTab.java.in Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
testBrowserProvider.java.in Bug 744961 - Tests for history expiration. r=lucasr 2012-10-19 17:35:45 -07:00
testBrowserProviderPerf.java.in Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
testCheck.java.in Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
testCheck2.java.in Bug 782242 - Robocop: be more careful when using Java reflection; r=jmaher 2012-08-23 10:47:55 -06:00
testCheck3.java.in Bug 782242 - Robocop: be more careful when using Java reflection; r=jmaher 2012-08-23 10:47:55 -06:00
testFlingCorrectness.java.in Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher 2012-08-27 13:44:58 -04:00
testFormHistory.java.in Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
testHistory.java.in Bug 777719 - Leaving only the History test as the others are already covered in existing bugs. r=jmaher 2012-10-04 19:18:14 +03:00
testHistoryTab.java.in Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
testJarReader.java.in Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
testLoad.java.in Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
testMigration.java.in Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
testNewTab.java.in Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
testOverscroll.java.in Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher 2012-08-27 13:44:58 -04:00
testPan.java.in Bug 758392 - Create abstract getTestType() method in BaseTest. r=gbrown 2012-06-27 16:56:49 -07:00
testPanCorrectness.java.in Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher 2012-08-27 13:44:58 -04:00
testPasswordEncrypt.java.in Bug 753312 - Extract a PrefsHelper class that manages getting/setting of gecko prefs, and updated existing code to use it. r=cpeterson 2012-09-17 14:22:28 -04:00
testPasswordProvider.java.in Bug 774833 - Robocop: use finishOpenedActivities instead of finalize; r=jmaher 2012-08-14 08:49:59 -06:00
testPermissions.java.in Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher 2012-08-27 13:44:58 -04:00
testSearchSuggestions.java.in Bug 769524 - Add sleep to testSearchSuggestions to workaround blocked event queue. r=gbrown 2012-07-09 23:38:36 -07:00
testThumbnails.java.in Bug 789923 - Test that BrowserDB.removeThumbnails clears thumbnail data. r=mfinkle, lucasr 2012-10-16 10:07:09 -04:00
testWebContentContextMenu.java.in Bug 785577 - Robocop: improve wait before testing menus; r=jmaher 2012-09-25 10:56:34 -06:00
test_bug720538.html
test_bug720538.java.in Bug 783758 - Add a close function on the PaintedSurface class to clean up the opened FileInputStream, and invoke it from tests. r=jmaher 2012-08-27 13:44:58 -04:00