summaryrefslogtreecommitdiff
path: root/lib/optional
Commit message (Collapse)AuthorAgeFilesLines
* ensure hamcrest becomes part of the source distributionStefan Bodewig2015-02-021-0/+17
|
* upgrade AntUnitStefan Bodewig2014-05-251-0/+0
|
* adding hamcrest to the lib/optional because it is required at runtime for ↵Antoine Levy-Lambert2013-03-051-0/+0
| | | | | | some tests, also bumping junit dependency in pom file git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452722 13f79535-47bb-0310-9956-ffa450edef68
* JUnit4 tests marked @Ignore do not appear in XML output. PR 43969Antoine Levy-Lambert2013-03-052-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452674 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to AntUnit 1.2Stefan Bodewig2011-08-162-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1158147 13f79535-47bb-0310-9956-ffa450edef68
* revert file committed by accidentStefan Bodewig2010-09-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1002463 13f79535-47bb-0310-9956-ffa450edef68
* move jars that are created during tests but cannot be deleted to a directory ↵Stefan Bodewig2010-09-291-0/+0
| | | | | | inside the build dir rather than java.io.tmpdir git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1002462 13f79535-47bb-0310-9956-ffa450edef68
* Seems to be necessary to build ant-junit4.jar separately.Jesse N. Glick2010-06-113-3/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953840 13f79535-47bb-0310-9956-ffa450edef68
* #34748: run individual test methods.Jesse N. Glick2010-06-113-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953761 13f79535-47bb-0310-9956-ffa450edef68
* eol-styleStefan Bodewig2009-02-281-257/+257
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@748780 13f79535-47bb-0310-9956-ffa450edef68
* fix references to license files. PR 46390Stefan Bodewig2008-12-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@726650 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to AntUnit 1.1 finalStefan Bodewig2008-09-261-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@699246 13f79535-47bb-0310-9956-ffa450edef68
* upgrade AntUnitStefan Bodewig2008-09-032-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@691570 13f79535-47bb-0310-9956-ffa450edef68
* Opps, I must have compiled this with > javac5Peter Reilly2008-03-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@640008 13f79535-47bb-0310-9956-ffa450edef68
* add a compiled version of stylebook to allow ant to be compiledPeter Reilly2008-03-211-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639916 13f79535-47bb-0310-9956-ffa450edef68
* some of the antunit tests depend on code in antunit-1.1 trunkPeter Reilly2008-03-212-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@639878 13f79535-47bb-0310-9956-ffa450edef68
* merge license additions from 1.7 branch (i.e. revs 637870 to 637914)Stefan Bodewig2008-03-172-23/+259
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@637939 13f79535-47bb-0310-9956-ffa450edef68
* No, this is not an executable. Shouldn't use Windows, I guessStefan Bodewig2007-01-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@494105 13f79535-47bb-0310-9956-ffa450edef68
* upgrade AntUnitStefan Bodewig2007-01-081-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@494101 13f79535-47bb-0310-9956-ffa450edef68
* replace with "official" jarStefan Bodewig2006-10-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468966 13f79535-47bb-0310-9956-ffa450edef68
* replace with "official" jarStefan Bodewig2006-10-291-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@468965 13f79535-47bb-0310-9956-ffa450edef68
* update antunitAntoine Levy-Lambert2006-10-242-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467224 13f79535-47bb-0310-9956-ffa450edef68
* Add AntUnit 1.0 Beta 1Stefan Bodewig2006-09-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448804 13f79535-47bb-0310-9956-ffa450edef68
* JUnit 3.8.2 bugfix update.Jesse N. Glick2006-08-143-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@431469 13f79535-47bb-0310-9956-ffa450edef68
* renaming the .cvsignore files into .svnignoreAntoine Levy-Lambert2006-06-221-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416510 13f79535-47bb-0310-9956-ffa450edef68
* added some files to excludeAntoine Levy-Lambert2006-06-221-1/+22
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416276 13f79535-47bb-0310-9956-ffa450edef68
* junit -> junit-3.8.1Jacobus Martinus Kruithof2005-03-032-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277783 13f79535-47bb-0310-9956-ffa450edef68
* JUnit 3.8.1 has been releasedStefan Bodewig2002-09-062-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273303 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to JUnit 3.8 and Xerces 2.1.0.Stefan Bodewig2002-09-022-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273270 13f79535-47bb-0310-9956-ffa450edef68
* add BCEL to the list of required libraries.Stefan Bodewig2001-12-051-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270073 13f79535-47bb-0310-9956-ffa450edef68
* keep track of JAR version that heve been checked into CVS, acknowledgeStefan Bodewig2001-11-061-2/+2
| | | | | | | JUnit's license. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269876 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug in Ant where the system properties would not be placed into new ↵Peter Donald2001-09-131-0/+1
| | | | | | | | | Project when inheritall=false. (This was due to confusion between variable naming). Submitted by: Jason Brittain <jasonb@collab.net> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269695 13f79535-47bb-0310-9956-ffa450edef68
* Added simple ignore to get rid of CVSes '?' messagesPeter Donald2001-07-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269396 13f79535-47bb-0310-9956-ffa450edef68
* Add tests for property resolution in property filesConor MacNeill2001-07-251-0/+0
| | | | | | | Update JUnit jar to latest version (3.7) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269389 13f79535-47bb-0310-9956-ffa450edef68
* Merge of 1.3 branch changes into the main branchConor MacNeill2001-02-131-15/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
* Added in forgotten junit.jarPeter Donald2001-01-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268505 13f79535-47bb-0310-9956-ffa450edef68
* Checked in alpha version of new build system.Peter Donald2001-01-231-0/+15
May not fully build on *nix platforms yet. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268504 13f79535-47bb-0310-9956-ffa450edef68