aboutsummaryrefslogtreecommitdiff
path: root/Android.mk
AgeCommit message (Expand)Author
2016-12-16Merge "Remove reference to deleted file Common.mk"Paul Duffin
2016-12-15Moved source to match upstream file structurePaul Duffin
2016-12-15Remove reference to deleted file Common.mkPaul Duffin
2016-12-14Remove core-junit/core-junit-static and revert to JUnit 4.10Paul Duffin
2016-12-13Remove junit-runner and revert files to standard JUnit 4.10Paul Duffin
2016-12-13Merge "Remove junit-targetdex as it is no longer used"Paul Duffin
2016-12-12Make junit4-target an alias for junitPaul Duffin
2016-12-12Remove junit-targetdex as it is no longer usedPaul Duffin
2016-12-09Use SDK 25 to build JUnit instead of core-libartPaul Duffin
2016-12-08junit doesn't need the framework.Nicolas Geoffray
2016-12-06Add junit target as replacement for junit-targetdexPaul Duffin
2016-12-01Remove unused junit targetPaul Duffin
2016-11-30Reapply "Removed unused targets"Paul Duffin
2016-11-30Revert "Removed unused targets"Paul Duffin
2016-11-29Removed unused targetsPaul Duffin
2016-11-29Added core-junit-static for use by frameworks/base/legacy-testPaul Duffin
2016-11-28Change junit-targetdex to contain all JUnit classesPaul Duffin
2016-11-25Change junit-hostdex to contain all JUnit classesPaul Duffin
2016-11-24Add junit-host and make junit an alias for itPaul Duffin
2015-11-19Add core-oj to the list of dependenciesPrzemyslaw Szczepaniak
2015-10-26Move makefile comment to separate lineColin Cross
2015-07-24Add host target to support vogar-run testsKenny Root
2015-03-30Remove copied reference to undefined local_javac_flagsColin Cross
2015-01-21Don't build junit-hostdex and core-junit-hostdex on mac os.Narayan Kamath
2014-06-18Switch from core to core-libartBrian Carlstrom
2014-06-08Remove deprecated WITH_HOST_DALVIK.Ian Rogers
2013-11-25Skip junit-hostdex unless WITH_HOST_DALVIK=true to fix Mac buildBrian Carlstrom
2013-11-25Update junit targets to support external/apache-harmony/jdwpElliott Hughes
2013-11-25Remove uses of LOCAL_BUILD_HOST_DEXNarayan Kamath
2013-11-25Build a junit4-target jar that does not bundle dependenciesBrett Chabot
2012-12-04Simplify makefile.Elliott Hughes
2012-12-04Fix the Mac build by adding a WITH_HOST_DALVIK test.Elliott Hughes
2012-12-03Build a junit-runner hostdex.Elliott Hughes
2012-05-10Build junit for android.test.runner.Brett Chabot
2012-05-09Build a junit4-target library.Brett Chabot
2012-04-17Fix Mac build.Ying Wang
2012-04-16Build core-junit from external/junit source.Brett Chabot
2012-03-26Upgrade to JUnit4.10.Brett Chabot
2009-06-17Add junit 3.8.2 source to external/junit.Brett Chabot