More tests
git-svn-id: svn://10.0.0.236/trunk@82258 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d1aef56e6d
commit
978d58aeeb
@ -89,5 +89,5 @@ verify( f14(a:4, b:2, c:3), 3);
|
||||
verify( f14(c:3, b:2, a:4), 3);
|
||||
verify( f14(b:2, a:4, c:3), 3);
|
||||
|
||||
verify( f14(a:4, c:3), 3);
|
||||
verify( f15(a:4, c:3), 3);
|
||||
|
||||
|
||||
@ -89,5 +89,5 @@ verify( f14(a:4, b:2, c:3), 3);
|
||||
verify( f14(c:3, b:2, a:4), 3);
|
||||
verify( f14(b:2, a:4, c:3), 3);
|
||||
|
||||
verify( f14(a:4, c:3), 3);
|
||||
verify( f15(a:4, c:3), 3);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user