Jaikiran Pai
|
42d2579645
|
go back to ignoring the ImageIOTest#testFailOnError() test, like it was for several years/releases before being moved from ImageTest to this new test class
|
3 years ago |
Jaikiran Pai
|
2907aeffb1
|
upgrade junit5 library dependencies
|
3 years ago |
Jaikiran Pai
|
84a91794c9
|
Use a fixed timezone in Tstamp test
|
3 years ago |
Mikolaj Izdebski
|
babd1c4007
|
Fix integer overflow when parsing SOURCE_DATE_EPOCH
This closes #186 pull request at github/apache/ant repo.
|
3 years ago |
Matt Benson
|
e7c48c8f86
|
local += nested name elements
|
3 years ago |
Matt Benson
|
c4552aaaf2
|
scriptdef += @setbeans
|
3 years ago |
Matt Benson
|
dd3a594235
|
set expectedMessage for antunit test
|
3 years ago |
Matt Benson
|
f1570a246e
|
support default value for scriptdef attribute
|
3 years ago |
Matt Benson
|
137218fd6a
|
test script properties binding
|
3 years ago |
Matt Benson
|
a63248be72
|
warm up before expected compiled to outperform noncompiled
|
3 years ago |
Matt Benson
|
0db467a379
|
try again with a value that already handles dirsep
|
3 years ago |
Matt Benson
|
250d528ee3
|
fixup testcase for Windows
|
3 years ago |
Matt Benson
|
0d0971ab8a
|
support writing pathconvert output to resource
|
3 years ago |
Matt Benson
|
b286069d21
|
skip tests relying on Javascript when running in Jenkins w/ JDK >= 15
|
3 years ago |
Matt Benson
|
d2e4efab2a
|
propagate same properties as build.xml antunit invocation
|
3 years ago |
Matt Benson
|
f20a9f3cb2
|
use javascript w/ javax for scriptcondition return tests
|
3 years ago |
Matt Benson
|
5fb187d3e6
|
fix bug with scriptcondition eval result
|
3 years ago |
Matt Benson
|
413f5c0dea
|
make scriptcondition behave as documented wrt script return value
|
3 years ago |
Matt Benson
|
c59f8a28c3
|
add scriptcondition tests
|
3 years ago |
Matt Benson
|
1ef2e467d8
|
tweak to x-platform test fix
|
4 years ago |
Matt Benson
|
f1ca496b6e
|
fix testcase x-platform
|
4 years ago |
Matt Benson
|
b4a91c7fb3
|
refactor attribute introspection to support Optional* types
|
4 years ago |
Matt Benson
|
97cc23ef8b
|
test pathconvert setonempty=false
|
4 years ago |
Matt Benson
|
43deb9e8c8
|
test pathconvert features
|
4 years ago |
Matt Benson
|
6fdb34e735
|
fully migrate pathconvert tests to antunit
|
4 years ago |
Matt Benson
|
a1c59932ad
|
remove extra semi
|
4 years ago |
Stefan Bodewig
|
791de453ae
|
Merge pull request #158 from arturobernalg/feature/simplify_assert
Replace assert by simpler but equivalent calls.
|
4 years ago |
Arturo Bernal
|
79d4f018ac
|
Replace assert by simpler but equivalent calls.
|
4 years ago |
Stefan Bodewig
|
566fa8685e
|
Merge pull request #153 from arturobernalg/feature/import
Delete unused import.
|
4 years ago |
Stefan Bodewig
|
158043f4b3
|
Merge pull request #139 from twogee/useless-boxing
No boxing
|
4 years ago |
Stefan Bodewig
|
9379bf4ffc
|
Merge branch '1.9.x'
|
4 years ago |
Stefan Bodewig
|
0f110eac27
|
Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks
|
4 years ago |
Stefan Bodewig
|
2d0b468ee8
|
Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks
|
4 years ago |
Jaikiran Pai
|
0a20cdc31f
|
"default" is no longer a valid alias for charset starting JDK 18+ which implemented JEP400 (https://openjdk.java.net/jeps/400)
|
4 years ago |
Stefan Bodewig
|
9943641b56
|
Merge branch '1.9.x'
|
4 years ago |
Stefan Bodewig
|
e5e0019a02
|
ensure build.compiler works with full classnames for extjavac/modern
https://bz.apache.org/bugzilla/show_bug.cgi?id=65539
|
4 years ago |
Arturo Bernal
|
96823b02b6
|
Delete unused import.
|
4 years ago |
Stefan Bodewig
|
5aca870fff
|
test must be skipped when runnng in Gump
|
4 years ago |
Stefan Bodewig
|
84116f8a5d
|
try to make tests pass inside of Gump
|
4 years ago |
Jaikiran Pai
|
83b157b47f
|
bz-65489 http condition - don't follow redirects when followRedirects is set to false
|
4 years ago |
twogee
|
e9bd11fa78
|
Unnecessary boxing/conversion
|
5 years ago |
Stefan Bodewig
|
6d5f1bdc6b
|
add discardOutput and discardError to redirector, apply, exec, java
|
4 years ago |
Helder Pereira
|
793519b02e
|
Override ZipOutputStream.write(int)
|
4 years ago |
twogee
|
9469656e76
|
Some tests were lost in migration to JUnit 4
|
5 years ago |
Stefan Bodewig
|
6dee370878
|
make http condition follow redirects from http to https
Bugzilla Report 65105
|
4 years ago |
Stefan Bodewig
|
623d566309
|
encode characters illegal in XML in junitlauncher's report
also avoid double-encoding of sysout/err
Bugzilla Reports 63436 and 65030
|
5 years ago |
Marc Strapetz
|
2e2ed8ad31
|
Tar: preserve symlinks from <tarfileset> sources
|
5 years ago |
Jaikiran Pai
|
7efd6d0c4f
|
bz-64912, bz-64790 Fix regression in javac task when using arguments file
|
5 years ago |
Stefan Bodewig
|
a29c13004e
|
Merge pull request #141 from TheConstructor/input-file-tokenizer
#64855 Add filterbeforeconcat option to Concat
|
5 years ago |
Stefan Bodewig
|
3ee678b473
|
Merge pull request #140 from TheConstructor/resource-list-with-duplicates
#64854 Add preserveduplicates option to ResourceList
|
5 years ago |