Stefan Bodewig
|
6a9d701205
|
Merge branch '1.9.x'
|
7 years ago |
Gintas Grigelionis
|
22a05c5baf
|
Tidy up the code
|
7 years ago |
Gintas Grigelionis
|
3f74fc257a
|
More uses for streams
|
7 years ago |
Gintas Grigelionis
|
97ac63abcb
|
Make loops less verbose
|
7 years ago |
Stefan Bodewig
|
5e99fc2c1a
|
add properties created from Runtime's methods
inspired by https://stackoverflow.com/questions/1170337/how-can-i-get-the-number-of-availableprocessors-in-ant
|
7 years ago |
Gintas Grigelionis
|
44cb398444
|
Tidy up the code (use try with resources)
|
7 years ago |
Gintas Grigelionis
|
43e6fdc7b2
|
Use streams
|
7 years ago |
Gintas Grigelionis
|
cc88acc4f2
|
Make “root” a field, where necessary
|
7 years ago |
Gintas Grigelionis
|
f6cffb3658
|
Use BuildFileRule rather that raw “root” property
|
7 years ago |
Gintas Grigelionis
|
97080ce1db
|
More matchers
|
7 years ago |
Gintas Grigelionis
|
fc4fc40d7f
|
Add canaries in order to avoid false positives
|
7 years ago |
Stefan Bodewig
|
6bde21eb0d
|
remove link from javadocs
|
7 years ago |
Stefan Bodewig
|
fc1a841c0c
|
tests shouldn't pass if wrong part of test throws exception
|
7 years ago |
Stefan Bodewig
|
1cf647b2da
|
the method used to "fail" unconditionally on IOExceptions
|
7 years ago |
Stefan Bodewig
|
60f1c012a2
|
avoid AIOBE
|
7 years ago |
Gintas Grigelionis
|
11ae95a3c7
|
Fix: wrong exception expected
|
7 years ago |
Gintas Grigelionis
|
025ec7bfa4
|
Fix: assumption became assertion by mistake
|
7 years ago |
Stefan Bodewig
|
1c90058c24
|
typo
|
7 years ago |
Stefan Bodewig
|
64dc75ad4c
|
there's been a reason tearDown threw Exception
|
7 years ago |
Stefan Bodewig
|
8c5b5edfaf
|
matching on the exception message used to be optional
|
7 years ago |
Stefan Bodewig
|
1fd0352294
|
test logic got reversed
|
7 years ago |
Stefan Bodewig
|
840f6cc43b
|
Gump seems to choke on the link when building javadocs
|
7 years ago |
Gintas Grigelionis
|
233421885c
|
Tidy up the code
|
7 years ago |
Gintas Grigelionis
|
ad98e27d0c
|
Expected exceptions galore
|
7 years ago |
Gintas Grigelionis
|
8a3b1658ca
|
Don’t fail, assert
|
7 years ago |
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 |