Gintas Grigelionis
|
4b1d9ae3a6
|
More matchers/fixtures/optimizations
|
7 years ago |
Gintas Grigelionis
|
d0d60adcac
|
Let’s do some parameterisation…
|
7 years ago |
Gintas Grigelionis
|
47f8c5d463
|
Refactor tests (extract fixtures and/or use matchers)
|
7 years ago |
Gintas Grigelionis
|
efaebc3724
|
Tidy up/optimize the code
|
7 years ago |
Gintas Grigelionis
|
beb67e3224
|
Extract and/or use fixtures, be more careful with “root”
|
7 years ago |
Gintas Grigelionis
|
1e61ebdcad
|
More uses of expected exceptions, assumptions and/or matchers
|
7 years ago |
Gintas Grigelionis
|
535b7cc5c4
|
Let’s assert that ant.home is set
|
7 years ago |
Gintas Grigelionis
|
3d294d44c0
|
Add styling
|
7 years ago |
Stefan Bodewig
|
0ade76ae3d
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
f72406d53c
|
and forgot two words, oh my
|
7 years ago |
Stefan Bodewig
|
469fb65008
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
1a2b1e37e3
|
forgot to update the manual
|
7 years ago |
Stefan Bodewig
|
ae5a3e0ea3
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
e56e545658
|
unzip and friends could monitor where they write more closely
|
7 years ago |
Gintas Grigelionis
|
5f4c43ddc3
|
Checkstyle/spelling
|
7 years ago |
Gintas Grigelionis
|
46311e1730
|
Turn comments to javadoc
|
7 years ago |
Gintas Grigelionis
|
160894d478
|
Refactor FileSet tests (extract fixtures)
|
7 years ago |
Gintas Grigelionis
|
cc8563cdf5
|
Prefix was added twice to the first non-empty line
|
7 years ago |
Stefan Bodewig
|
4350b709ae
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
c851c3102f
|
add null guards when starting pumper threads
https://bz.apache.org/bugzilla/show_bug.cgi?id=62148
|
7 years ago |
Stefan Bodewig
|
36a2087a6c
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
0d30693274
|
properly verify preconditions in PumpStreamHandler
https://bz.apache.org/bugzilla/show_bug.cgi?id=62148
|
7 years ago |
Gintas Grigelionis
|
761f8e60bc
|
More string matcher assertions
|
7 years ago |
Gintas Grigelionis
|
6eefa0f435
|
More isEmpty(), less assertThat()
|
7 years ago |
Gintas Grigelionis
|
febba10342
|
Maven needs hamcrest-library now
|
7 years ago |
Gintas Grigelionis
|
633446cfaf
|
Tidy javadoc and use isEmpty()
|
7 years ago |
Gintas Grigelionis
|
547d7a8b88
|
Yet more isEmpty()
|
7 years ago |
Stefan Bodewig
|
46328b6bbf
|
bring back root system property
|
7 years ago |
Stefan Bodewig
|
97ac9bc7c0
|
the assertion used to be conditional
|
7 years ago |
Stefan Bodewig
|
6c032e687d
|
Merge branch '1.9.x'
|
7 years ago |
Stefan Bodewig
|
38a22b0cfd
|
it's enough to have one antunit dir inside of ./build
|
7 years ago |
Nicolas Lalevée
|
b38bf68f5c
|
fix incorrect warning in the junit task when includeAntRuntime="no"
fixed by making the classloader used by checkForkedPath behave like a real forked classpath, thus completely isolated from the launching jvm
|
7 years ago |
Gintas Grigelionis
|
81c3e6e3dd
|
Deprecate AntAssert
|
7 years ago |
Nicolas Lalevée
|
1026236154
|
fix incorrect warning in the junit task when includeAntRuntime="no"
fixed by making the classloader used by checkForkedPath behave like a real forked classpath, thus completely isolated from the launching jvm
|
7 years ago |
Nicolas Lalevée
|
285af3dbb5
|
There is no "docs" subdirectory, just a "manual"
|
7 years ago |
Gintas Grigelionis
|
061d29b6fe
|
Use foreach loops
|
7 years ago |
Gintas Grigelionis
|
96ed9bdfd0
|
Inline/whitespace/format
|
7 years ago |
Gintas Grigelionis
|
110081eeff
|
Add null guard, refactor loop
|
7 years ago |
Gintas Grigelionis
|
2f0c40bc23
|
Remove redundant return
|
7 years ago |
Gintas Grigelionis
|
82c2c33312
|
Merge ifs
|
7 years ago |
Stefan Bodewig
|
066c4ce61e
|
remove obsolete reflection for Java6 code
|
7 years ago |
Gintas Grigelionis
|
cc335d3a4e
|
Revert incorrect validation rule using streams
|
7 years ago |
Stefan Bodewig
|
a5ed6946a4
|
logic got reversed by 30f5213
|
7 years ago |
Gintas Grigelionis
|
1f4d6c8c28
|
Restore backwards compatibility
|
7 years ago |
Gintas Grigelionis
|
9820327be5
|
Make debugging code fit for use
|
7 years ago |
Gintas Grigelionis
|
767fc34237
|
Replace incorrect foreach loop with a stream
|
7 years ago |
Stefan Bodewig
|
54dc5f3539
|
copy-paste error
reverts a small part of 845c2c5
|
7 years ago |
Stefan Bodewig
|
c0acd0f891
|
logic got reversed in 73bda1f
|
7 years ago |
Stefan Bodewig
|
c57d1b4f9c
|
use Comparator's standard implementation
|
7 years ago |
Stefan Bodewig
|
b822486d02
|
use isReverse method rather than reading flag directly
|
7 years ago |