aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* eclipse: testcode: redundant null checkaclement2008-08-224-6/+6
|
* eclipse: redundant null checkaclement2008-08-221-2/+2
|
* removed unnecessary codeaclement2008-08-226-42/+42
|
* 230234 comment 10 - ajdoc modifications and testsaclement2008-07-181-0/+4
|
* 164340: ajdoc fix and testaclement2008-06-111-0/+22
|
* 164356: test and fix: ajdocaclement2008-03-201-0/+26
|
* tests and fixes for 148906: Support -Xlintfile for ajdocaclement2006-10-233-1/+181
|
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-301-1/+1
|
* Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid ↵mwebster2006-06-151-3/+3
| | | | JUnit dependency problem in util project
* Make sandbox directories unique among workspaces e.g. ↵mwebster2006-06-151-36/+3
| | | | c:\temp\ajcSandbox\org.aspectj\ajcTes1234.tmp
* update license to EPLacolyer2006-06-018-18/+34
|
* test and fixes for 143930, 143924aclement2006-05-301-1/+1
|
* test and fix for 134063aclement2006-03-312-0/+29
|
* test and fix for 132130aclement2006-03-171-1/+1
|
* pr121711 - from Helen - comment #19aclement2006-01-161-0/+185
|
* pr121711 - from Helen - removing >1.3 apis that were introduced in previous ↵aclement2006-01-161-2/+2
| | | | patch.
* more ajdoc changes - see pr121711 - from Helen.aclement2006-01-134-136/+1088
|
* ajdoc changes - moving to using a sandbox for testing, plus other bits and ↵aclement2006-01-1313-556/+960
| | | | pieces - see pr121711 - from Helen.
* fixes for ajdoc crash - bug 122728aclement2006-01-092-0/+99
|
* fix from comment #14 on bug 119453 to do with incorrect results for decp ↵aclement2006-01-091-0/+12
| | | | statements. (from helen)
* ajdoc: fixes for 58520 from Helen.aclement2005-12-212-0/+113
|
* ajdoc: fixes from Helen for 119453aclement2005-12-212-0/+238
|
* Helens changes to ensure these tidy up after themselves and avoid ↵aclement2005-11-071-2/+12
| | | | synchronization being a pain.
* Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and ↵mkersten2005-10-057-20/+74
| | | | | | other declare forms Also fixed ajdoc tests to run correctly when executed via RunTheseBeforeYouCommit tests (previously they were not being run and silently failing).
* unused imports (only)wisberg2005-06-091-2/+0
|
* Package Tests file, aspectjrt.jar finderwisberg2005-06-085-15/+68
|
* not requiring 1.5wisberg2005-05-211-3/+4
|
* Fixed 3 bugs reported in bug#82340, including correct use of visibility ↵mkersten2005-01-132-13/+42
| | | | modifiers.
* Updated to support running on JDK 1.5, and fixed related bug#82218mkersten2005-01-132-16/+41
|
* Fixed bug#71811 "AJDoc: should be able to set encoding like javadoc"mkersten2004-08-201-1/+19
|
* organized imports.aclement2004-07-291-3/+0
|
* Fixed bug#70008 "problem with ajdoc -public"mkersten2004-07-142-26/+53
|
* Fixed bug#69011 "ajdoc fails when using default package"mkersten2004-07-051-1/+3
|
* Fixed: 68494 ajdoc does not support .aj filesmkersten2004-06-241-3/+3
|
* Clean-up ensuring no resources modified as a result of test runs.mkersten2004-04-082-1/+3
|
* Extended test coverage.mkersten2004-04-082-14/+113
|
* Extended test coverage to various permutations of crossing package and type ↵mkersten2004-04-081-12/+21
| | | | boundaries with links.
* Moved from the other package.aclement2004-04-071-0/+32
|
* Moved to default package.aclement2004-04-071-30/+0
|
* - Added support for 1.4 sources (use "-source 1.4" option) mkersten2004-04-071-2/+8
| | | | | | | | | | - Made output class files go to documentation directory (-d) rather than source directory. - Added "-XajdocDebug" option that will keep the source files generated from the ASM around in order to help people send better bug reports. - Any declare forms that ajdoc doesn't know how to generate docs for get printed to the console and indicated as a limitation. I also extended test coverage to declare forms and added proper clearing of state for multiple invocations from test cases.
* Extended test coveragemkersten2004-04-072-6/+19
|
* Improved link layout and removed generation of duplicates.mkersten2004-03-301-2/+2
|
* Expanded test suite.mkersten2004-03-301-0/+1
|
* Working ajdoc to that generates advice links, with tests mkersten2004-03-232-1/+55
| | | | for generating spacewar documentation.
* Added support for inheritance documentation, test coverage.v_preCompileLoopAlterationmkersten2004-03-113-8/+84
|
* Port of ajdoc declaration hierarchy to ASM.mkersten2004-03-101-0/+46