| | 247 | After copying over *.dll and *.exe after `make rcheck` in {{{mini}}} on another machine, running `./mono --regression basic.exe` (set up to use monolite, cf. above) succeeds all tests, but once again shows the assertion failure. Same for {{{basic-long.exe}}}, {{{basic-float.exe}}}, {{{basic-calls.exe}}}, {{{objects.exe}}} and {{{arrays.exe}}}. {{{exceptions.exe}}} terminates with a {{{DivideByZeroException}}}. ({{{iltests.exe}}} and {{{generics.exe}}} cannot be run with monolite since they depend on the 2.0 profile.) |