summaryrefslogtreecommitdiff
path: root/src/test/resources
AgeCommit message (Expand)Author
2012-09-17Added JCommander#setNoThrow() and JCommander#getUnknownArgs().Cedric Beust
2012-08-16Don't throw an exception if running in "no validation" mode.Cedric Beust
2012-08-01Refactoring: introducing FuzzyMap and IKey.Cedric Beust
2012-08-01Moved the finder tests in their own class.Cedric Beust
2012-07-17Fixed: Bugs with the PositiveInteger validatorCedric Beust
2012-07-07Moved the method tests in their own class.Cedric Beust
2012-05-02Fixed: bug with several multiple arity parameters (VariableArityTest).Cedric Beust
2012-04-26Command descriptions (@Parameters(resourceBundle)) were not i18n'ed properly.Cedric Beust
2012-01-10Working @DynamicParameter.Cedric Beust
2011-11-05Added ParametersDelegateTest to the suiterodionmoiseev
2011-07-14First commit to test the issue just fixed.Cedric Beust
2011-05-29Fixed issue #64 (wrong default value behaviour in for list parameters), and a...rodionmoiseev
2011-05-28Added support for command aliases, e.g. "ci" for "commit" command, etc.rodionmoiseev
2011-01-04Added testng.xml and now running the tests directly with TestNG instead of Ma...Cedric Beust
2010-08-05Added license headers with mvn -P license license:formatCedric Beust
2010-07-27Added PropertyFileDefaultProviderCedric Beust
2010-07-17Fix encoding and default locale issuesDavid Gageot
2010-07-13Added support for i18nCedric Beust