aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* stringliteral tests - unreproduced verify error from incremental compilation ↵wisberg2003-03-104-0/+55
| | | | of change only to a sttring literal.
* sources and build script for two sample input jars, to be used by other ↵wisberg2003-03-109-0/+4749
| | | | | | incremental tests. The non-.java files are resource dummies for taskdef copying tests.
* further work on binary aspects (aspect path) tested correct behavior jhugunin2003-03-101-0/+1
| | | | for obvious forms of concrete aspects, next need to address abstract
* harness tests upgraded to avoid tests that rely on multiple error messages wisberg2003-03-106-76/+148
| | | | and to add coverage for sourceroot tests
* supporting sourcerootswisberg2003-03-101-0/+1
|
* @testcase inter-type declaration of void fieldwisberg2003-03-082-0/+22
|
* FIXED: Bugzilla Bug 32421 jhugunin2003-03-067-2/+88
| | | | | | | can't resolve nested public interfaces FIXED: Bugzilla Bug 32399 Incorrect binding of protected (marker) interfaces
* better docs for running the harness, xref for junitwisberg2003-03-061-10/+22
|
* @testcase PR#33948 default constructor inter-type declaration wisberg2003-03-062-0/+23
| | | | conflicts with compiler-generated constructor
* warnings on stale but good product testswisberg2003-03-061-0/+28
|
* FIXED: Bugzilla Bug 32463 jhugunin2003-03-063-6/+52
| | | | ajc reports error when encountering static declaration of nested classes
* Bugzilla Bug 33635 jhugunin2003-03-052-0/+56
| | | | Negation of if pointcut does not work
* @testcase no such constructor for proceed argument (error) V_1_1_b5wisberg2003-02-282-0/+34
| | | | (compiler throwing NPE)
* Final message is actually on line 74, not 73acolyer2003-02-272-2/+2
|
* Ignore bin directoryacolyer2003-02-261-0/+1
|
* added test for 30026 , even though its working in the current versionjhugunin2003-02-142-0/+33
|
* fixed Bug 31423: adviceexecution not workingjhugunin2003-02-132-0/+37
|
* fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPartjhugunin2003-02-134-9/+45
|
* fixed Bug 29959: super call in intertype method declaration body causes ↵jhugunin2003-02-134-11/+44
| | | | VerifyError
* testcase for bug 31724 wisberg2003-02-122-0/+101
| | | | | | http://dev.eclipse.org/bugs/show_bug.cgi?id=31724 declare warning context. Note context itself untested -- need to check/upgrade message checking.
* clearer discussion for reading incremental test specificationswisberg2003-01-291-11/+60
|
* added link for writing test caseswisberg2003-01-291-2/+4
|
* added fast-fail (untested)wisberg2003-01-261-0/+1
|
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-222-11/+8
| | | | clinit has run, noting that 1/3 remaining failures is in bugzilla
* fix for failing test case that aspects must be constructed after their jhugunin2003-01-223-0/+0
| | | | clinit has run
* test for Bugzilla Bug 29684 jhugunin2003-01-221-0/+60
| | | | Incremental: Commenting out conflict yeilds NullPointerException
* added test for Bugzilla Bug 29662 jhugunin2003-01-212-0/+50
| | | | VerifyError on accessing objects not accessible to the weaver: Incompatible object argument for invokespecial
* test for Bugzilla Bug 29689 jhugunin2003-01-212-0/+26
| | | | Declare precedence should not allow multiple * patterns
* test for Bug 29693 jhugunin2003-01-212-0/+39
| | | | Use of within with declare soft yeilds VerifyError 1.1b4
* test for Bug 29691 jhugunin2003-01-213-1/+37
| | | | Static inner aspects cannot reference user defined pointcuts
* ignoring some generated directoriesjhugunin2003-01-211-0/+1
|
* more coveragejhugunin2003-01-151-14/+32
|
* fixed visibility bug in test casejhugunin2003-01-155-2/+2
|
* added test for introduced final fields and rearranged somejhugunin2003-01-148-21/+62
|
* renamed "declare dominates" to "declare precedence"jhugunin2003-01-141-1/+1
|
* renamed "declare dominates" to "declare precedence"jhugunin2003-01-148-17/+17
|
* fixing bugsjhugunin2003-01-083-48/+72
|
* added version not in 'aspect' packagejhugunin2003-01-081-0/+15
|
* correct line numberjhugunin2003-01-081-1/+1
|
* fixed strange dependence on a file named foojhugunin2003-01-081-4/+4
|
* fixing and cleanup jhugunin2003-01-083-104/+37
| | | | all tests in ajcTests are either passing or flagged with purejava or knownLimitation
* fixed order of join points during initialization to match 1.1jhugunin2003-01-081-77/+114
|
* fixed order of join points during initialization to match 1.1jhugunin2003-01-081-5/+15
|
* fixed order of join points during initialization to match 1.1jhugunin2003-01-081-4/+5
|
* initial draft of doc on writing compiler testswisberg2003-01-071-0/+432
|
* more tests from bugzillajhugunin2003-01-075-1/+103
|
* fixed source locationjhugunin2003-01-071-3/+3
|
* avoiding aspect advising its own constructorjhugunin2003-01-071-4/+4
|
* tests from bugzillajhugunin2003-01-076-7/+135
|
* removed MPL header accidentally left in.wisberg2003-01-061-20/+0
|