Eric Milles
|
e6a9db4456
|
IVY-1665: verify version is greater before reporting on available update
|
2026-06-11 15:45:08 -05:00 |
Eric Milles
|
d7036d97be
|
use `assertThrows` instead of `ExpectedException` rule
|
2025-09-11 11:32:08 -05:00 |
Eric Milles
|
3a865956d8
|
refactor `IvyDependencyUpdateChecker`
|
2025-09-08 15:01:00 -05:00 |
jkf
|
0d07c9985c
|
updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \;
|
2019-05-26 22:48:00 +02:00 |
Gintas Grigelionis
|
e4131dc592
|
Simplify assertions
|
2018-03-28 21:58:04 +02:00 |
Gintas Grigelionis
|
47061a88ce
|
tidy up the code
|
2017-12-05 16:44:53 +01:00 |
Gintas Grigelionis
|
4e2846d5f4
|
chop extraneous throws, fix imports and javadoc
|
2017-12-05 11:12:21 +01:00 |
Gintas Grigelionis
|
d86ae886e0
|
Do not use try-catch-fail to re-throw exceptions in tests
|
2017-12-05 10:17:36 +01:00 |
Gintas Grigelionis
|
46c7cba7d0
|
Checkstyle, continued
|
2017-11-13 15:56:43 +01:00 |
Gintas Grigelionis
|
463a2c89c3
|
add a target to generate javadoc for test cases; fix javadoc for doclint
|
2017-08-19 06:56:56 +02:00 |
twogee
|
36e99429c2
|
fail() means an expected exception or an assertion
|
2017-05-26 08:17:10 +02:00 |
twogee
|
1543f52896
|
Convert tests to JUnit 4, clean up code
|
2017-05-25 17:25:59 +02:00 |
Nicolas Lalevée
|
2d7c6f5ff4
|
setup proper loggers in unit tests and factorize the creation and the cleaning of the cache folder
|
2015-09-06 20:01:25 +02:00 |
Jean-Louis Boudart
|
2b085ae342
|
add showTransitive attribute on dependencyUpdateChecker task
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1493256 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 21:43:15 +00:00 |
Jean-Louis Boudart
|
1f978b6387
|
First draft of dependency update checker task
Extract ant test listener as a reusable class for test to check log output
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1492972 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-14 07:15:14 +00:00 |