History log of /external/vogar/src/vogar/target/Package.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f989de355a22d4388c524f8df96d8b60c21e961a 05-Oct-2010 jessewilson@google.com <jessewilson@google.com@aa685c63-decc-881d-cd2b-7fa72aad72e1> Run the tests within a package in alphabetical order.

git-svn-id: http://vogar.googlecode.com/svn/trunk@176 aa685c63-decc-881d-cd2b-7fa72aad72e1
/external/vogar/src/vogar/target/Package.java
400bee347dd7464ecc17dc24c82f59c59645ff44 27-Apr-2010 jessewilson@google.com <jessewilson@google.com@aa685c63-decc-881d-cd2b-7fa72aad72e1> Changing vogar to accept package names like org.json, which will cause it to run all tests in that package on its classpath.

Removing the last traces of java.util.logging. We now have only two granularities: verbose (not kept by default) and info (always kept).

Giving up on trying to identify an argument's type by its value. To specify arguments to the target process, list them after the actions with a --.

git-svn-id: http://vogar.googlecode.com/svn/trunk@31 aa685c63-decc-881d-cd2b-7fa72aad72e1
/external/vogar/src/vogar/target/Package.java