summaryrefslogtreecommitdiffstats
path: root/ajdoc/testsrc
Commit message (Collapse)AuthorAgeFilesLines
* 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