jacks.exp (gcj_jacks_write): Enable "assert" constraint.
* libjava.jacks/jacks.exp (gcj_jacks_write): Enable "assert" constraint. * libjava.jacks/jacks.xfail: Added new xfails. From-SVN: r73458
This commit is contained in:
parent
3849e3a6c4
commit
0259239a6a
@ -1,3 +1,9 @@
|
||||
2003-11-11 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* libjava.jacks/jacks.exp (gcj_jacks_write): Enable "assert"
|
||||
constraint.
|
||||
* libjava.jacks/jacks.xfail: Added new xfails.
|
||||
|
||||
2003-11-10 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
For PR java/12996:
|
||||
|
@ -32,6 +32,7 @@ proc gcj_jacks_write {filename} {
|
||||
puts $fd "set JAVAC_ENCODING_FLAG --encoding="
|
||||
puts $fd "set tcltest::testConstraints(encoding) 1"
|
||||
puts $fd "set tcltest::testConstraints(gcj) 1"
|
||||
puts $fd "set tcltest::testConstraints(assert) 1"
|
||||
# "Time-consuming JVM limitation tests".
|
||||
# puts $fd "set tcltest::testConstraints(jvm) 1"
|
||||
close $fd
|
||||
|
@ -740,3 +740,28 @@ non-jls-zip-2
|
||||
15.20-2-runtime-1
|
||||
15.15-runtime-3
|
||||
15.15-runtime-4
|
||||
non-jls-jsr41.4-definite-unassignment-fail-22
|
||||
non-jls-jsr41.4-definite-unassignment-pass-2
|
||||
non-jls-jsr41.4-definite-unassignment-pass-9
|
||||
non-jls-jsr41.4-definite-unassignment-pass-10
|
||||
non-jls-jsr41.4-definite-unassignment-try-1
|
||||
non-jls-jsr41.4-definite-unassignment-try-2
|
||||
non-jls-jsr41.4-definite-unassignment-try-3
|
||||
non-jls-jsr41.4-definite-unassignment-try-4
|
||||
non-jls-jsr41.4-definite-unassignment-try-5
|
||||
non-jls-jsr41.4-definite-unassignment-try-6
|
||||
non-jls-jsr41.4-definite-unassignment-try-7
|
||||
non-jls-jsr41.4-definite-unassignment-try-8
|
||||
non-jls-jsr41.4-loop-1
|
||||
non-jls-jsr41.4-loop-2
|
||||
non-jls-jsr41.4-loop-3
|
||||
non-jls-jsr41.4-loop-7
|
||||
non-jls-jsr41.4-loop-8
|
||||
non-jls-jsr41.4-loop-9
|
||||
non-jls-jsr41.4-loop-10
|
||||
non-jls-jsr41.4-loop-11
|
||||
non-jls-jsr41.4-loop-12
|
||||
non-jls-jsr41.4-loop-13
|
||||
non-jls-jsr41.4-loop-14
|
||||
non-jls-jsr41.4-loop-15
|
||||
non-jls-jsr41.2-clash-1
|
||||
|
Loading…
Reference in New Issue
Block a user