aboutsummaryrefslogtreecommitdiffstats
path: root/testing-util
Commit message (Collapse)AuthorAgeFilesLines
* fixed bug with LTW Xreweavable, fix this reflective issue in ↵avasseur2005-06-131-2/+2
| | | | RunAllBeforeCommit (was misnamed..)
* placeholder JUnit tests, aspectjrt.jar finder, Java 5 testerwisberg2005-06-081-5/+51
|
* ignore bintest directoriesacolyer2005-05-311-0/+1
|
* newbuild.xml replacing build.xml, with Alex okwisberg2005-05-192-50/+3
|
* parseBoolean utilitywisberg2005-05-172-0/+80
|
* added test entries instead of autowiredtest for Andy sake, fix 1.4 ↵avasseur2005-05-131-2/+2
| | | | dependancies in loadtime module and util module
* path utilitieswisberg2005-05-121-0/+165
|
* mainly reflective loading - unfortunately also reformattedwisberg2005-05-111-286/+444
|
* prospective replacements for {module}/build.xml - will move there once ↵wisberg2005-05-111-0/+6
| | | | validated by those who use build.xml.
* refactored to avoid clash and duplicate class with modules/testing. Package ↵avasseur2005-04-208-12/+9
| | | | for modules/testing-util is now org.aspectj.testingutil
* visibility changeaclement2005-04-191-2/+2
|
* From branch: New build scripts that Alex uses under IntelliJ - can be run ↵aclement2005-04-191-0/+47
| | | | individually or via master in build module.
* organized imports.aclement2004-07-271-5/+4
|
* spring cleaning in advance of 1.2 enhancements: acolyer2004-01-231-1/+1
| | | | | removed unused imports, local variables, and private methods (still there, just commented out).
* using ../{module}/ convention for testdata references so tests can be run ↵wisberg2003-10-312-3/+5
| | | | from any peer directory/module, i.e., from one module
* removing unused launch configwisberg2003-10-291-39/+0
|
* Ran "Organize imports" to remove redundant imports etc - acolyer2003-02-261-4/+5
| | | | | clears up a huge set of warnings in Eclipse so that you can see the wood for the trees!
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* resolving unused-imports warningswisberg2003-02-132-10/+23
|
* initial versionwisberg2002-12-1615-0/+1390