Stephane Bailliez
341ff9fbe6
Make sure that it collects testcases correctly inside directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271051 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b423c3cf7d
Allow to execute rjunit to check for real use case by running Ant tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271050 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
9dd82220b2
Handy build file to run ant tests via rjunit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271049 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b1917be1c4
Fix package name.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271047 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
f1756e725f
Moving to rjunit package
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271046 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
728221f4d8
Moving to rjunit package to avoid conflicts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271045 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
62ff30c775
Socket error occurs when running multiple times...there must be something
wrong with the shutdown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271042 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b71d8a9255
Fix tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271041 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
982958016a
- Add equals method to event.
- Fix server shutdown
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271040 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
56498384ab
Removing the old listener
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271039 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
834c375a75
Dirty exception handling for now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271038 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
75ecbdd337
- Dirty exception handling for now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271037 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
6ab8acfe1b
Removing unused classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271036 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b436d9ec5e
fix constants for suites events
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271014 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
cbf1a178e3
Prepare for listener changes and event types.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271010 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
ea147aa02a
- Add additional log statements
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270956 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
efde026060
Fix xml formatter. It is still not correct though...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270955 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
87cd1f0205
Update tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270954 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
23e8e965ec
Throw exception for invalid return code
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270953 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
41287dff40
Adding base for <rjunit> testcase
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270952 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
4b08e0ac48
Data used to run <rjunit> testcases
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270951 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
d7ee175e10
Extracted from Enumerations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270950 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
d27387dd97
Extract the classes from Enumerations.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270949 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
602fbeb19d
Fix early initialization problems.
I was using elements before they were configured.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270948 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
c041534439
- Change to RJUnitTask to avoid conflicts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270947 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3ad89c7ef7
Fix formatter interface
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270946 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e840fb5f86
- Removing it, it is now PlainFormatter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270931 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
59c0b1595d
- Refactoring to allow running server,client or both.
- Change the formatter interface to allow parameters.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270930 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Magesh Umasankar
9ff0d86547
Ant1 compatible Selector API Implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270929 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
2c8e8e115b
Fix JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270765 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
2d4c7f043c
Fix Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270764 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
17a2037e6a
- Adding Excalibur for I18n
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270751 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e8768da3a9
- Introducing i18 resources management. I'm using
the i18n package from Excalibur there is no point
in reinventing the wheel.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270750 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
626c685b1d
- Clean up
- Refactored some code and moved protected fields to private
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270745 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
c6b949c0c1
- Make the socket server cleaning up any connected client
and its input and output so that the JDK bug on Windows
does not shows up.
- Clean up.
- Fix the test, the thread was not the lock owner..dooh !
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270741 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
123771a5ab
- initial commit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270674 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
a25bca9c14
Making progress to collect JUnit tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270673 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
0ac8284adb
Change index to getIndex()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270671 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e2ec25c8e1
- Fix copyright date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270669 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
e2815393a7
- Fix copyright date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270668 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
68aafc9b3d
Throw some base build to use as testcases.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270627 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
efca9b32d8
Add a dist target to build up a jar file.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270626 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
c17b03af1d
Add some comments to base task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270625 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
eeb31f3611
Bug fixing
Reported by: Wannheden, Knut <Knut@paranor.ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270615 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
69e9857675
Make it easy for people interested to compile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270609 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
a8b3b468af
Adding more code to the JUnit task.
Still not functional but getting closer.
Roughly there is the test collector missing.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270601 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
5fe902d78b
- Introduce a specific OutputAttribute to deal with output.
- Cleaning
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270600 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
7c98303882
Initial commit.
Elements used to configure a Formatter.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270599 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
3835e0c016
Initial commit.
Task is empty and does nothing yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270598 13f79535-47bb-0310-9956-ffa450edef68
24 years ago
Stephane Bailliez
b25ef93be7
some TestCases to be run by the TestRunner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270546 13f79535-47bb-0310-9956-ffa450edef68
24 years ago