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
|
463a2c89c3
|
add a target to generate javadoc for test cases; fix javadoc for doclint
|
2017-08-19 06:56:56 +02:00 |
twogee
|
3cf36b8cac
|
Java 7 diamonds in tests
|
2017-06-13 21:23:23 +02:00 |
twogee
|
8b9f2d5177
|
Generics and other fixes in tests and tutorials
|
2017-06-10 21:47:21 +02:00 |
twogee
|
fbbf092e49
|
A few loose bits in JUnit 4 migration
|
2017-05-26 14:00:16 +02:00 |
twogee
|
1543f52896
|
Convert tests to JUnit 4, clean up code
|
2017-05-25 17:25:59 +02:00 |
Jean-Louis Boudart
|
bd7a375e37
|
Apply code formatting on whole project
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1557968 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-14 08:27:37 +00:00 |
Nicolas Lalevee
|
ac11ad3593
|
Fix the buggy use to File.toURL()
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1375715 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-21 18:55:01 +00:00 |
Xavier Hanin
|
9413720aaa
|
use basic settings rather than default settings for test fixture, which avoid having ibiblio resolver in test settings
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@602250 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-07 22:28:24 +00:00 |
Xavier Hanin
|
403efd21dc
|
introduce TestFixture useful to set up a repository from very simple text description, and use this for LatestCompatibleConflictManagerTest
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@600364 13f79535-47bb-0310-9956-ffa450edef68
|
2007-12-02 19:49:57 +00:00 |