summaryrefslogtreecommitdiff
path: root/src/tests/antunit
Commit message (Expand)AuthorAgeFilesLines
* "modernize" antunit report styelsheetStefan Bodewig2023-03-021-23/+51
* Fix failing testhttpurl1 test - http://www.w3.org/MarkUp/ no longer returns a...Jaikiran Pai2022-12-111-1/+1
* fix forward test, but I don't find any host with a stable reverse lookupStefan Bodewig2022-11-261-13/+14
* Use a fixed timezone in Tstamp testJaikiran Pai2022-05-211-0/+1
* Fix integer overflow when parsing SOURCE_DATE_EPOCHMikolaj Izdebski2022-05-201-0/+31
* local += nested name elementsMatt Benson2022-02-251-0/+20
* scriptdef += @setbeansMatt Benson2022-02-251-0/+10
* set expectedMessage for antunit testMatt Benson2022-02-241-1/+1
* support default value for scriptdef attributeMatt Benson2022-02-241-1/+24
* test script properties bindingMatt Benson2022-02-241-0/+70
* try again with a value that already handles dirsepMatt Benson2022-02-161-2/+2
* fixup testcase for WindowsMatt Benson2022-02-161-1/+1
* support writing pathconvert output to resourceMatt Benson2022-02-161-0/+20
* skip tests relying on Javascript when running in Jenkins w/ JDK >= 15Matt Benson2022-02-161-9/+21
* propagate same properties as build.xml antunit invocationMatt Benson2022-02-161-0/+5
* use javascript w/ javax for scriptcondition return testsMatt Benson2022-02-151-2/+2
* fix bug with scriptcondition eval resultMatt Benson2022-02-141-2/+2
* make scriptcondition behave as documented wrt script return valueMatt Benson2022-02-141-0/+16
* add scriptcondition testsMatt Benson2022-02-141-0/+71
* tweak to x-platform test fixMatt Benson2022-02-111-1/+1
* fix testcase x-platformMatt Benson2022-02-101-2/+3
* test pathconvert setonempty=falseMatt Benson2022-02-091-0/+9
* test pathconvert featuresMatt Benson2022-02-091-0/+26
* fully migrate pathconvert tests to antunitMatt Benson2022-02-091-0/+45
* test must be skipped when runnng in GumpStefan Bodewig2021-08-211-1/+2
* bz-65489 http condition - don't follow redirects when followRedirects is set ...Jaikiran Pai2021-08-091-0/+34
* add discardOutput and discardError to redirector, apply, exec, javaStefan Bodewig2021-03-201-0/+27
* make http condition follow redirects from http to httpsStefan Bodewig2021-02-281-0/+71
* bz-64912, bz-64790 Fix regression in javac task when using arguments fileJaikiran Pai2020-12-091-0/+20
* Merge pull request #141 from TheConstructor/input-file-tokenizerStefan Bodewig2020-12-071-0/+44
|\
| * #64855 Add filterbeforeconcat option to ConcatMatthias Vill2020-12-061-0/+44
* | Merge pull request #140 from TheConstructor/resource-list-with-duplicatesStefan Bodewig2020-12-071-0/+37
|\ \
| * | #64854 Add preserveduplicates option to ResourceListMatthias Vill2020-12-061-0/+37
| |/
* | Skip scriptdef-test.xml antunit tests for JDK >=15 due to unavailability of s...Jaikiran Pai2020-11-211-7/+11
* | Introduce an "atmost" attribute for the javaversion conditionJaikiran Pai2020-11-211-0/+14
|/
* try making test independent of timezoneStefan Bodewig2020-08-221-3/+37
* Merge branch '1.9.x'Stefan Bodewig2020-05-051-2/+20
|\
| * rmic has been removed in Java 15+Stefan Bodewig2020-05-051-2/+20
| * Fixed Spelling.Jimmy Casey2018-07-302-2/+2
* | Avoid connection refused errors by leaving some time between the gets, works ...jkf2019-05-262-1/+13
* | remove unnecessary http references in xml / xsl testcasesjkf2019-05-2515-29/+29
* | updated reference to license from http to https usingjkf2019-05-25205-205/+205
* | bz-62952 Fix the jar-test.xml#testMultiReleaseJar antunit test caseJaikiran Pai2018-12-051-3/+16
* | Avoid FileInputStream and FileOutputStream.reudismam@gmail.com2018-11-141-2/+3
* | Revert "Check spelling"Gintas Grigelionis2018-09-111-1/+1
* | Check spellingGintas Grigelionis2018-09-091-1/+1
* | Fixed Spelling.Jimmy Casey2018-07-302-2/+2
* | Merge branch '1.9.x' branch into masterJaikiran Pai2018-07-075-13/+13
|\ \ | |/
| * Revert "Trailing whitespace (cherry-pick 2f64e0b)"Jaikiran Pai2018-07-07163-2319/+2344
| * Trailing whitespace (cherry-pick 2f64e0b)Gintas Grigelionis2018-07-04163-2344/+2319