On Sunday 28 November 2004, Jens Rieks wrote:
>   added new TODO test:
>   new Px, Ix: argcP is wrong in __init method
minesweeper does not run because of this.


not ok 52 - __init argcP # TODO new Px, Ix: argcP is wrong in __init method
#     Failed (TODO) test (t/pmc/objects.t at line 1712)
#          got: 'a: 2345
# X: 0040                       <--- argcP is no set to 0 on $P0 = new $I0
# b: 2345
# c: 6789
# X: 0010
# d: 6789
# '
#     expected: 'a: 2345
# X: 0000
# b: 2345
# c: 6789
# X: 0010
# d: 6789
# '

jens

Reply via email to