1. d091617 Fix test break due to API not working as advertised. by Jason Parks · 9 years ago
  2. 6253268 Set a system property stating the device supports multicast. by Jason Parks · 10 years ago
  3. bbdbc41 Build libcore CTS tests as multilib modules. by Narayan Kamath · 10 years ago
  4. e039a89 resolved conflicts for merge of 0f756d4f to master by Neil Fuller · 10 years ago
  5. d36885b Add okhttp tests as a CTS package by Neil Fuller · 10 years ago
  6. ad9ec10 Reset System properities between tests by Neil Fuller · 10 years ago
  7. d1bc679 resolved conflicts for merge of c540fb20 to master by Neil Fuller · 10 years ago
  8. 5b56215 Reset TimeZone default before each test by Neil Fuller · 10 years ago
  9. 4d98e31 Fix CameraManagerTest. by Brett Chabot · 10 years ago
  10. a6ea248 Move to android.support.test as CTS instrumentation runner. by Brett Chabot · 10 years ago
  11. caf9b0b Add jsr166 tests to cts. Also clean up other mk files, by removing by Tsu Chiang Chuang · 11 years ago
  12. 3e8bbe9 Fix up android.core CTS tests. by Narayan Kamath · 10 years ago
  13. 91233fd fix broken build due to dummy source file no longer being needed. by Tsu Chiang Chuang · 12 years ago
  14. d192e6b Adding apache-harmony tests to libcore as a separate plan. by Tsu Chiang Chuang · 12 years ago
  15. 7b857b9 Fix up android.core CTS tests. by Narayan Kamath · 10 years ago
  16. ae3ed06 fix broken build due to dummy source file no longer being needed. by Tsu Chiang Chuang · 12 years ago
  17. cf7ceab Adding apache-harmony tests to libcore as a separate plan. by Tsu Chiang Chuang · 12 years ago
  18. b37604a Add libcore.conscrypt tests back to CTS by Kenny Root · 11 years ago
  19. 41b1fe7 am d5a56e13: am eb90db91: Merge "Add libcore.conscrypt tests back to CTS" into klp-dev by Kenny Root · 11 years ago
  20. 1db2b55 Add libcore.conscrypt tests back to CTS by Kenny Root · 11 years ago
  21. c543614 Add jsr166 tests to cts. Also clean up other mk files, by removing by Tsu Chiang Chuang · 11 years ago
  22. 0a73640 Track change to JSSE provider by Kenny Root · 11 years ago
  23. 4bb35d0 fix broken apache-harmony tests. by Tsu Chiang Chuang · 11 years ago
  24. cf0d42e Include the libcore native library for tests by Kenny Root · 11 years ago
  25. 21ebe6d Don't delete META-INF carried by the core-tests jar. by Ying Wang · 12 years ago
  26. 047ec3e Java resources in core-tests are auto-merged to the apks now. by Ying Wang · 12 years ago
  27. 040fc13 am 78ea02d9: am a774342f: Merge "remove timezone change from CtsRunner" into jb-dev by Keun young Park · 12 years ago
  28. 76c57d3 remove timezone change from CtsRunner by Keun young Park · 12 years ago
  29. d116e80 Remove forced minimum test time in CTS runner. by Brett Chabot · 12 years ago
  30. 349b8fe Fix typos by Chris Dearman · 13 years ago
  31. bd2cce0 More TestEnvironment Stuff by Brian Muramatsu · 13 years ago
  32. c953928 Save and Restore user.home Property by Brian Muramatsu · 13 years ago
  33. 4822bb7 Save and Restore java.io.tmpDir Property by Brian Muramatsu · 13 years ago
  34. 50d4fe3 Save and Restore Default Locale in Test Runner by Brian Muramatsu · 13 years ago
  35. 1b20cf3 Retain META-INF in core-tests. by Ying Wang · 13 years ago
  36. 77a4b1c resolved conflicts for merge of 064b0bde to master by Ying Wang · 13 years ago
  37. cc3f8bf Remove a reference to an obsolete Bouncycastle keystore file. by Jesse Wilson · 13 years ago
  38. 064b0bd am d1c32480: am fa28e3e4: Merge "Use a separate apk module definition to add core-tests resource." into gingerbread by Ying Wang · 13 years ago
  39. 95d94eb Use a separate apk module definition to add core-tests resource. by Ying Wang · 13 years ago
  40. c45972a Merge remote branch 'goog/honeycomb-mr2' by Brian Muramatsu · 13 years ago
  41. 23574c9 Change truststore location in test runner by Jason Bayer · 13 years ago
  42. 022aff4 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  43. d153ba0 am d1c24fc0: am 97fee19f: Merge "Revert "Demo of Sending Arguments to a Test"" into gingerbread by Brian Muramatsu · 13 years ago
  44. 1af9da2 Revert "Demo of Sending Arguments to a Test" by Brian Muramatsu · 13 years ago
  45. b405999 Revert "Demo of Sending Arguments to a Test" by Brian Muramatsu · 13 years ago
  46. f4a3178 am 6732de50: am a2ad41e4: am 3219d6d0: Merge "Demo of Sending Arguments to a Test" into gingerbread by Brian Muramatsu · 13 years ago
  47. 6732de5 am a2ad41e4: am 3219d6d0: Merge "Demo of Sending Arguments to a Test" into gingerbread by Brian Muramatsu · 13 years ago
  48. a5d6c08 Demo of Sending Arguments to a Test by Brian Muramatsu · 13 years ago
  49. ad6cec9 Remove setting of javax.net.ssl.trustStore property by Brian Carlstrom · 13 years ago
  50. 45ad581 Merge remote branch 'goog/gingerbread' into manualmerge by Brian Muramatsu · 13 years ago
  51. 44e82d6 resolved conflicts for merge of 5c2f95ca to master by Brian Muramatsu · 13 years ago
  52. 5c2f95c am 8b77646f: am ffcd2e48: am d90835a4: Merge "Remove RequiredFeatures Annotation" into gingerbread by Brian Muramatsu · 13 years ago
  53. c4c8071 Remove RequiredFeatures Annotation by Brian Muramatsu · 13 years ago
  54. 9f2dab8 Tracking merge of dalvik-dev to master by Brian Carlstrom · 13 years ago
  55. ad4205f Fix build warning by Ying Wang · 13 years ago
  56. ea4b27d Fix build warning from moved libcore classes. by Jesse Wilson · 13 years ago
  57. 2b627a9 am c86894ae: am 40e5ac6f: Set user.dir property when running CTS tests. by Brett Chabot · 14 years ago
  58. 40e5ac6 Set user.dir property when running CTS tests. by Brett Chabot · 14 years ago
  59. 74eb7e8 am 83358c71: am 959d990e: am 06100c10: am 48cd1128: Merge "Remove Profile Annotations Experiment" into froyo by Brian Muramatsu · 14 years ago
  60. 959d990 am 06100c10: am 48cd1128: Merge "Remove Profile Annotations Experiment" into froyo by Brian Muramatsu · 14 years ago
  61. f8c0a36 Remove Profile Annotations Experiment by Brian Muramatsu · 14 years ago
  62. ef28801 am fc2f55a9: am a93abbe7: am 385311f3: am 7f74a960: Merge "More CTS Test Runner Fixes" into froyo by Brian Muramatsu · 14 years ago
  63. a93abbe am 385311f3: am 7f74a960: Merge "More CTS Test Runner Fixes" into froyo by Brian Muramatsu · 14 years ago
  64. 84c12e2 am a4a54e95: am 0467ebe7: Add Paths to Missing LUNI Tests by Brian Muramatsu · 14 years ago
  65. 168beb0 More CTS Test Runner Fixes by Brian Muramatsu · 14 years ago
  66. 0467ebe Add Paths to Missing LUNI Tests by Brian Muramatsu · 14 years ago
  67. 5585ae4 am ed8d5320: am 02675776: am 5029d1f9: am a33954cd: Merge "Fix InstrumentationCtsTestRunner NPE" into froyo by Brian Muramatsu · 14 years ago
  68. 0267577 am 5029d1f9: am a33954cd: Merge "Fix InstrumentationCtsTestRunner NPE" into froyo by Brian Muramatsu · 14 years ago
  69. 3ae732d am cac3e679: am cb2cfa03: Merge "Cts Feature/Profile Annotations" into gingerbread by Brian Muramatsu · 14 years ago
  70. f0d1fe8 am 0eea97db: am f45516ef: Remove build warning due to test cleanup by Brian Carlstrom · 14 years ago
  71. 87435e4 Fix InstrumentationCtsTestRunner NPE by Brian Muramatsu · 14 years ago
  72. cb2cfa0 Merge "Cts Feature/Profile Annotations" into gingerbread by Brian Muramatsu · 14 years ago
  73. f45516e Remove build warning due to test cleanup by Brian Carlstrom · 14 years ago
  74. 57980ae Cts Feature/Profile Annotations by Brian Muramatsu · 14 years ago
  75. 7bc0e8e DO NOT MERGE Cts Feature/Profile Annotations by Brian Muramatsu · 14 years ago
  76. 6ea671c Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
  77. 52e6743 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  78. 13e23f3 Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  79. 93ae945 Adapt to new location of libcore by Jean-Baptiste Queru · 14 years ago
  80. 5744152 Speculative fix for intermittent CTS UI test failures. by Brett Chabot · 14 years ago
  81. e4a2ddf Fixing the archive CTS build to exclude java/util/archive classes. by Jesse Wilson · 14 years ago
  82. fd24209 Fix proguard flags. by Ying Wang · 14 years ago
  83. 6888227 Remove external/jsr305, external/guava, and external/caliper. by Elliott Hughes · 14 years ago
  84. d45fd7f Fixing CTS to build dalvik tests against Caliper, our new benchmarking framework by Jesse Wilson · 14 years ago
  85. 0b80cc1 Fixing CTS buildfile to point at both Dalvik XML directories. by Jesse Wilson · 15 years ago
  86. fc553aa Fixing an overly-specific dependency on the support package by Jesse Wilson · 15 years ago
  87. 146cbe3 am 7578e575: Merge change 23155 into donut by Brett Chabot · 15 years ago
  88. 5a54633 Change CTS makefiles so apps are built in data not system partition. by Brett Chabot · 15 years ago
  89. b8b1580 am f8ee8d58: Merge change 21233 into donut by Brett Chabot · 15 years ago
  90. f9e03e1 Remove a bunch of unused CTS tests from continuous test build to save space. by Brett Chabot · 15 years ago
  91. d6cadd3 am d43fd34: am 43ad2f6: AI 148448: A tiny, tiny fix for the new CTS test by Jorg Pleumann · 15 years ago
  92. 43ad2f6 AI 148448: A tiny, tiny fix for the new CTS test runner by Jorg Pleumann · 15 years ago
  93. 89ec949 am dc52411: am 8a6c9f9: AI 148430: Adding a new CTS test runner that is by Jorg Pleumann · 15 years ago
  94. 8a6c9f9 AI 148430: Adding a new CTS test runner that is basically by Jorg Pleumann · 15 years ago
  95. 53e3c71 am b2e80bf: am 4613a90: AI 147731: Forgot to submit the build changes fo by Jorg Pleumann · 15 years ago
  96. 4613a90 AI 147731: Forgot to submit the build changes for the luni.AllTests removal. by Jorg Pleumann · 15 years ago
  97. 1819ba1 AI 147064: am: CL 147060 am: CL 147059 CTS: Fix LOCAL_MODULE_TAGS for CTS tests by Phil Dubach · 15 years ago
  98. 231bd25 AI 147059: CTS: Fix LOCAL_MODULE_TAGS for CTS tests by Phil Dubach · 15 years ago
  99. 5e464f3 AI 146997: I think this may fix the p4 master build by Marco Nelissen · 15 years ago
  100. 91b24c4 AI 146827: am: CL 146742 am: CL 146710 Splitting android.core.tests.apk into several smaller by Urs Grob · 15 years ago