aboutsummaryrefslogtreecommitdiffstats
path: root/util/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* mavenized util moduleAndy Clement2019-01-235-1277/+0
|
* Fixing generics warningsAndy Clement2016-10-281-14/+14
|
* 406167: cope with rogue generic inner type signaturesAndy Clement2015-04-011-1/+22
|
* genericsaclement2010-07-151-649/+647
|
* close streamsaclement2009-09-031-3/+3
|
* 246125: promoted generic sig parsing code to utilaclement2008-10-202-12/+228
|
* formatter chewed on itaclement2008-08-281-241/+237
|
* findbugs/eclipse warnings fixedaclement2008-08-272-139/+138
|
* 231396: refactoring: Moved CharOperation and NameConvertoraclement2008-05-122-84/+0
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-0/+1
|
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid ↵mwebster2006-06-151-5/+0
| | | | JUnit dependency problem in util project
* Make sandbox directories unique among workspaces e.g. ↵mwebster2006-06-151-0/+5
| | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp
* 141730 - latest variant of program element signature processingaclement2006-06-072-0/+84
|
* update license to EPLacolyer2006-06-014-8/+8
|
* Using JLS 20.18.7 system property for version per mailing list requestwisberg2005-08-181-0/+7
|
* getBestFile(String[])wisberg2005-06-081-0/+23
|
* changed cutoffaclement2005-04-191-3/+4
|
* temporarily taken out a periodically misbehaving test caseacolyer2005-01-051-1/+2
|
* more diagnostics to help with build failureaclement2004-08-051-1/+1
|
* also verigy that dir entries are copied when copying a dir.acolyer2004-06-021-2/+7
|
* 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).
* - disabled logging by default wisberg2003-05-051-1/+113
| | | | - added tests for FileUtil.Pipe
* no longer leaving temp files/directorieswisberg2003-01-311-72/+200
|
* - generalized copyFiles to handle file-file, file-dir, and dir-dirwisberg2003-01-061-0/+64
|
* Changing string constant for classDir, since the package changed names ↵ehilsdal2002-12-161-3/+3
| | | | (correctly) to "weaver"
* initial versionwisberg2002-12-164-0/+705