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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
renamed "declare dominates" to "declare precedence"
jhugunin
2003-01-14
8
-17
/
+17
*
fixing bugs
jhugunin
2003-01-08
3
-48
/
+72
*
added version not in 'aspect' package
jhugunin
2003-01-08
1
-0
/
+15
*
correct line number
jhugunin
2003-01-08
1
-1
/
+1
*
fixed strange dependence on a file named foo
jhugunin
2003-01-08
1
-4
/
+4
*
fixing and cleanup
jhugunin
2003-01-08
3
-104
/
+37
*
fixed order of join points during initialization to match 1.1
jhugunin
2003-01-08
1
-77
/
+114
*
fixed order of join points during initialization to match 1.1
jhugunin
2003-01-08
1
-5
/
+15
*
fixed order of join points during initialization to match 1.1
jhugunin
2003-01-08
1
-4
/
+5
*
initial draft of doc on writing compiler tests
wisberg
2003-01-07
1
-0
/
+432
*
more tests from bugzilla
jhugunin
2003-01-07
5
-1
/
+103
*
fixed source location
jhugunin
2003-01-07
1
-3
/
+3
*
avoiding aspect advising its own constructor
jhugunin
2003-01-07
1
-4
/
+4
*
tests from bugzilla
jhugunin
2003-01-07
6
-7
/
+135
*
removed MPL header accidentally left in.
wisberg
2003-01-06
1
-20
/
+0
*
added classpath element to compile
wisberg
2003-01-06
1
-0
/
+1
*
added keyword comment
wisberg
2003-01-06
1
-2
/
+3
*
added two harness test cases, for classpath (jar and dir)
wisberg
2003-01-06
1
-1
/
+24
*
two harness test cases, for classpath (jar and dir)
wisberg
2003-01-06
10
-0
/
+165
*
jython test scripts
jhugunin
2003-01-03
1
-0
/
+278
*
ignoring new Xlint warning
jhugunin
2003-01-03
1
-1
/
+1
*
moved fixed tests
jhugunin
2003-01-01
2
-34
/
+37
*
one more knownLimitation in error handling
jhugunin
2003-01-01
1
-1
/
+1
*
expanded coverage
jhugunin
2003-01-01
1
-1
/
+17
*
minor comment changes
wisberg
2002-12-31
1
-3
/
+5
*
fixes to make ajctests mostly running - still getting some silent failures?
wisberg
2002-12-31
1
-81
/
+46
*
new advice binary format
jhugunin
2002-12-31
3
-0
/
+0
*
can't do around x initialization
jhugunin
2002-12-31
8
-23
/
+36
*
moving now working tests
jhugunin
2002-12-30
2
-72
/
+78
*
using declare dominates
jhugunin
2002-12-30
1
-1
/
+1
*
better coverage
jhugunin
2002-12-30
1
-0
/
+21
*
fixed to match fact that this syntax is forbidden
jhugunin
2002-12-30
1
-2
/
+2
*
fixed error
jhugunin
2002-12-30
1
-1
/
+1
*
needed a !within(A)
jhugunin
2002-12-30
1
-1
/
+1
*
fixed to use declare dominates
jhugunin
2002-12-30
1
-3
/
+3
*
fixed expected error line
jhugunin
2002-12-30
1
-2
/
+2
[next]