1. 89d4bea Convert Robov1 to a host java library. by Jon Boekenoogen · 10 years ago
  2. 6d9c2bb Build Robolectric with Make by Jon Boekenoogen · 12 years ago
  3. 1f55fee Depend on junit-dep instead of junit by Aaron VonderHaar · 12 years ago
  4. d4e92ec libs/main should not include old xmlParserAPIs-2.6.2.jar because Robolectric uses org.w3c.dom.Node#getTextContent(), which does not exist in that version of the jar. The Java JDK includes the newer, correct version of org.w3c.dom.Node by default. by Ryan Richard · 12 years ago
  5. b004fe4 Added sqlite-jdbc jar by Jan Berkel · 12 years ago
  6. f274d7a Use com.google.android.android artifact from Maven Central. by Christian Williams · 13 years ago
  7. ff55ac4 Added ability to copy dependent jars to lib/main for Ant to the .pom file and used it to update the jars. by Christian Williams & Phil Goodwin · 13 years ago
  8. d26b1c4 Shadow AbstractHttpClient checkpoint commit, probably toss this later in favor of shadowing DefaultRequestDirector by Phil Goodwin & Tyler Schultz · 13 years ago
  9. c95377d Added ShadowAbstractHttpClient with support for multiple calls to execute(HttpRequest). by Phil Goodwin & Tyler Schultz · 13 years ago
  10. 0dde373 Stop stripping Apache classes and include the jars instead by Phil Goodwin · 13 years ago
  11. badf6c4 Add H2 database libs as dependencies. Update Ant, Maven, and Eclipse dependencies and classpaths. by Michael Portuesi · 14 years ago
  12. 63df9c2 Add org.json jar and test. by Christian Williams · 14 years ago
  13. 9874de8 Added source for javassist by Christian Williams & Phil Goodwin · 14 years ago
  14. 4d7761c Move mockito dependency from main to test. by Christian Williams & Joe Moore · 14 years ago
  15. cdccbb0 junit and hamcrest need to be in lib/main, cuz this whole thing is a test library, right? by Christian Williams & Tyler Schultz · 14 years ago
  16. 4b356af Update to junit 4.8.2 and mockito 1.8.5. by Christian Williams & Tyler Schultz · 14 years ago
  17. 6eedf72 Initial commit. by Christian Williams & Tyler Schulz · 14 years ago