index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for class not allowed to extend aspect and moving corresponding test out ...
jhugunin
2003-03-12
3
-10
/
+8
*
fixed for graceful error handling (i.e. the compiler doesn't dump stack ;-)
jhugunin
2003-03-12
3
-26
/
+14
*
fix and test for Bugzilla Bug 34858
jhugunin
2003-03-12
4
-0
/
+104
*
@testcase type not imported in aspect
wisberg
2003-03-12
2
-0
/
+14
*
@testcase type not imported in around advice
wisberg
2003-03-12
2
-0
/
+19
*
fix and tests for checked exception on advice being checked at
jhugunin
2003-03-12
4
-19
/
+40
*
?? regenerated file missing from my system but used in test case
wisberg
2003-03-12
1
-0
/
+23
*
added vm="1.4" to test using assert
jhugunin
2003-03-12
1
-1
/
+1
*
Added ability to specify property aspectjrt.path
acolyer
2003-03-12
1
-0
/
+9
*
recompiled as part of new tests for fastMatch, don't expect any
jhugunin
2003-03-12
3
-0
/
+0
*
fixed Bug 29934
jhugunin
2003-03-12
3
-8
/
+13
*
fixing Bug 31724
jhugunin
2003-03-11
4
-43
/
+46
*
added tests and fixes
jhugunin
2003-03-11
6
-21
/
+103
*
incremental test with -injars
wisberg
2003-03-10
2
-0
/
+40
*
input jars for stringliteral tests created using ../injarSrc/build.xml.
wisberg
2003-03-10
2
-0
/
+0
*
stringliteral tests - unreproduced verify error from incremental compilation ...
wisberg
2003-03-10
4
-0
/
+55
*
sources and build script for two sample input jars, to be used by other incr...
wisberg
2003-03-10
9
-0
/
+4749
*
further work on binary aspects (aspect path) tested correct behavior
jhugunin
2003-03-10
1
-0
/
+1
*
harness tests upgraded to avoid tests that rely on multiple error messages
wisberg
2003-03-10
6
-76
/
+148
*
supporting sourceroots
wisberg
2003-03-10
1
-0
/
+1
*
@testcase inter-type declaration of void field
wisberg
2003-03-08
2
-0
/
+22
*
FIXED: Bugzilla Bug 32421
jhugunin
2003-03-06
7
-2
/
+88
*
better docs for running the harness, xref for junit
wisberg
2003-03-06
1
-10
/
+22
*
@testcase PR#33948 default constructor inter-type declaration
wisberg
2003-03-06
2
-0
/
+23
*
warnings on stale but good product tests
wisberg
2003-03-06
1
-0
/
+28
*
FIXED: Bugzilla Bug 32463
jhugunin
2003-03-06
3
-6
/
+52
*
Bugzilla Bug 33635
jhugunin
2003-03-05
2
-0
/
+56
*
@testcase no such constructor for proceed argument (error)
V_1_1_b5
wisberg
2003-02-28
2
-0
/
+34
*
Final message is actually on line 74, not 73
acolyer
2003-02-27
2
-2
/
+2
*
Ignore bin directory
acolyer
2003-02-26
1
-0
/
+1
*
added test for 30026 , even though its working in the current version
jhugunin
2003-02-14
2
-0
/
+33
*
fixed Bug 31423: adviceexecution not working
jhugunin
2003-02-13
2
-0
/
+37
*
fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart
jhugunin
2003-02-13
4
-9
/
+45
*
fixed Bug 29959: super call in intertype method declaration body causes Verif...
jhugunin
2003-02-13
4
-11
/
+44
*
testcase for bug 31724
wisberg
2003-02-12
2
-0
/
+101
*
clearer discussion for reading incremental test specifications
wisberg
2003-01-29
1
-11
/
+60
*
added link for writing test cases
wisberg
2003-01-29
1
-2
/
+4
*
added fast-fail (untested)
wisberg
2003-01-26
1
-0
/
+1
*
fix for failing test case that aspects must be constructed after their
jhugunin
2003-01-22
2
-11
/
+8
*
fix for failing test case that aspects must be constructed after their
jhugunin
2003-01-22
3
-0
/
+0
*
test for Bugzilla Bug 29684
jhugunin
2003-01-22
1
-0
/
+60
*
added test for Bugzilla Bug 29662
jhugunin
2003-01-21
2
-0
/
+50
*
test for Bugzilla Bug 29689
jhugunin
2003-01-21
2
-0
/
+26
*
test for Bug 29693
jhugunin
2003-01-21
2
-0
/
+39
*
test for Bug 29691
jhugunin
2003-01-21
3
-1
/
+37
*
ignoring some generated directories
jhugunin
2003-01-21
1
-0
/
+1
*
more coverage
jhugunin
2003-01-15
1
-14
/
+32
*
fixed visibility bug in test case
jhugunin
2003-01-15
5
-2
/
+2
*
added test for introduced final fields and rearranged some
jhugunin
2003-01-14
8
-21
/
+62
*
renamed "declare dominates" to "declare precedence"
jhugunin
2003-01-14
1
-1
/
+1
[next]