From fd1f9491413fcdbfae3cbd43651db31fdabce41a Mon Sep 17 00:00:00 2001 From: Paul Duffin Date: Tue, 12 Jul 2016 11:23:47 +0100 Subject: Initial checkin of JUnitParams-1.0.5 Adds README.version, README.google, MODULE_LICENSE_APACHE2 files as required by the process (see b/30087411). The code does not yet compile; it requires patching to work with Android API and JUnit 4.10. Those patches will be added in separate commits to make it easy to identify the Android specific changes. All the changes will be submitted together. Bug: 30244565 Change-Id: Icf556377478c3afdd644c5e4db0ff18898f496ae Test: Once it compiles the tests will be run. --- README.google | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.google (limited to 'README.google') diff --git a/README.google b/README.google new file mode 100644 index 0000000..fc00869 --- /dev/null +++ b/README.google @@ -0,0 +1,9 @@ +URL: https://github.com/Pragmatists/JUnitParams +License: Apache License Version 2.0 +License File: LICENSE.txt + +Description: +Parameterised tests that don't suck + +Local Modifications: + No Modifications -- cgit v1.2.3