diff options
-rw-r--r-- | test/testinterp/.cvsignore | 3 | ||||
-rw-r--r-- | test/testinterp/coverage | 133 | ||||
-rw-r--r-- | test/testinterp/no68k.rez | 1 | ||||
-rw-r--r-- | test/testinterp/noppc.rez | 1 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/Makefile | 16 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/lib.ml (renamed from test/testinterp/lib.ml) | 4 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t000.ml (renamed from test/testinterp/t000.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t010-const0.ml (renamed from test/testinterp/t010-const0.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t010-const1.ml (renamed from test/testinterp/t010-const1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t010-const2.ml (renamed from test/testinterp/t010-const2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t010-const3.ml (renamed from test/testinterp/t010-const3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t011-constint.ml (renamed from test/testinterp/t011-constint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t020.ml (renamed from test/testinterp/t020.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t021-pushconst1.ml (renamed from test/testinterp/t021-pushconst1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t021-pushconst2.ml (renamed from test/testinterp/t021-pushconst2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t021-pushconst3.ml (renamed from test/testinterp/t021-pushconst3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t022-pushconstint.ml (renamed from test/testinterp/t022-pushconstint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t040-makeblock1.ml (renamed from test/testinterp/t040-makeblock1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t040-makeblock2.ml (renamed from test/testinterp/t040-makeblock2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t040-makeblock3.ml (renamed from test/testinterp/t040-makeblock3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t041-makeblock.ml (renamed from test/testinterp/t041-makeblock.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t050-getglobal.ml (renamed from test/testinterp/t050-getglobal.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t050-pushgetglobal.ml (renamed from test/testinterp/t050-pushgetglobal.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t051-getglobalfield.ml (renamed from test/testinterp/t051-getglobalfield.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t051-pushgetglobalfield.ml (renamed from test/testinterp/t051-pushgetglobalfield.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t060-raise.ml (renamed from test/testinterp/t060-raise.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t070-branch.ml (renamed from test/testinterp/t070-branch.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t070-branchif.ml (renamed from test/testinterp/t070-branchif.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t070-branchifnot.ml (renamed from test/testinterp/t070-branchifnot.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t071-boolnot.ml (renamed from test/testinterp/t071-boolnot.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t080-eq.ml (renamed from test/testinterp/t080-eq.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t080-geint.ml (renamed from test/testinterp/t080-geint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t080-gtint.ml (renamed from test/testinterp/t080-gtint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t080-leint.ml (renamed from test/testinterp/t080-leint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t080-ltint.ml (renamed from test/testinterp/t080-ltint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t080-neq.ml (renamed from test/testinterp/t080-neq.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc0.ml (renamed from test/testinterp/t090-acc0.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc1.ml (renamed from test/testinterp/t090-acc1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc2.ml (renamed from test/testinterp/t090-acc2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc3.ml (renamed from test/testinterp/t090-acc3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc4.ml (renamed from test/testinterp/t090-acc4.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc5.ml (renamed from test/testinterp/t090-acc5.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc6.ml (renamed from test/testinterp/t090-acc6.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t090-acc7.ml (renamed from test/testinterp/t090-acc7.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t091-acc.ml (renamed from test/testinterp/t091-acc.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc.ml (renamed from test/testinterp/t092-pushacc.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc0.ml (renamed from test/testinterp/t092-pushacc0.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc1.ml (renamed from test/testinterp/t092-pushacc1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc2.ml (renamed from test/testinterp/t092-pushacc2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc3.ml (renamed from test/testinterp/t092-pushacc3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc4.ml (renamed from test/testinterp/t092-pushacc4.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc5.ml (renamed from test/testinterp/t092-pushacc5.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc6.ml (renamed from test/testinterp/t092-pushacc6.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t092-pushacc7.ml (renamed from test/testinterp/t092-pushacc7.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t093-pushacc.ml (renamed from test/testinterp/t093-pushacc.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t100-pushtrap.ml (renamed from test/testinterp/t100-pushtrap.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t101-poptrap.ml (renamed from test/testinterp/t101-poptrap.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-addint.ml (renamed from test/testinterp/t110-addint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-andint.ml (renamed from test/testinterp/t110-andint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-asrint-1.ml (renamed from test/testinterp/t110-asrint-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-asrint-2.ml (renamed from test/testinterp/t110-asrint-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-divint-1.ml (renamed from test/testinterp/t110-divint-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-divint-2.ml (renamed from test/testinterp/t110-divint-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-divint-3.ml (renamed from test/testinterp/t110-divint-3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-lslint.ml (renamed from test/testinterp/t110-lslint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-lsrint.ml (renamed from test/testinterp/t110-lsrint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-modint-1.ml (renamed from test/testinterp/t110-modint-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-modint-2.ml (renamed from test/testinterp/t110-modint-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-mulint.ml (renamed from test/testinterp/t110-mulint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-negint.ml (renamed from test/testinterp/t110-negint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-offsetint.ml (renamed from test/testinterp/t110-offsetint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-orint.ml (renamed from test/testinterp/t110-orint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-subint.ml (renamed from test/testinterp/t110-subint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t110-xorint.ml (renamed from test/testinterp/t110-xorint.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t120-getstringchar.ml (renamed from test/testinterp/t120-getstringchar.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t121-setstringchar.ml (renamed from test/testinterp/t121-setstringchar.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t130-getvectitem.ml (renamed from test/testinterp/t130-getvectitem.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t130-vectlength.ml (renamed from test/testinterp/t130-vectlength.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t131-setvectitem.ml (renamed from test/testinterp/t131-setvectitem.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t140-switch-1.ml (renamed from test/testinterp/t140-switch-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t140-switch-2.ml (renamed from test/testinterp/t140-switch-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t140-switch-3.ml (renamed from test/testinterp/t140-switch-3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t140-switch-4.ml (renamed from test/testinterp/t140-switch-4.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t141-switch-5.ml (renamed from test/testinterp/t141-switch-5.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t141-switch-6.ml (renamed from test/testinterp/t141-switch-6.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t141-switch-7.ml (renamed from test/testinterp/t141-switch-7.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t142-switch-8.ml (renamed from test/testinterp/t142-switch-8.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t142-switch-9.ml (renamed from test/testinterp/t142-switch-9.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t142-switch-A.ml (renamed from test/testinterp/t142-switch-A.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t150-push-1.ml (renamed from test/testinterp/t150-push-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t150-push-2.ml (renamed from test/testinterp/t150-push-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t160-closure.ml (renamed from test/testinterp/t160-closure.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t161-apply1.ml (renamed from test/testinterp/t161-apply1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t162-return.ml (renamed from test/testinterp/t162-return.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t163.ml (renamed from test/testinterp/t163.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t164-apply2.ml (renamed from test/testinterp/t164-apply2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t164-apply3.ml (renamed from test/testinterp/t164-apply3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t165-apply.ml (renamed from test/testinterp/t165-apply.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t170-envacc2.ml (renamed from test/testinterp/t170-envacc2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t170-envacc3.ml (renamed from test/testinterp/t170-envacc3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t170-envacc4.ml (renamed from test/testinterp/t170-envacc4.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t171-envacc.ml (renamed from test/testinterp/t171-envacc.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t172-pushenvacc1.ml (renamed from test/testinterp/t172-pushenvacc1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t172-pushenvacc2.ml (renamed from test/testinterp/t172-pushenvacc2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t172-pushenvacc3.ml (renamed from test/testinterp/t172-pushenvacc3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t172-pushenvacc4.ml (renamed from test/testinterp/t172-pushenvacc4.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t173-pushenvacc.ml (renamed from test/testinterp/t173-pushenvacc.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t180-appterm1.ml (renamed from test/testinterp/t180-appterm1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t180-appterm2.ml (renamed from test/testinterp/t180-appterm2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t180-appterm3.ml (renamed from test/testinterp/t180-appterm3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t181-appterm.ml (renamed from test/testinterp/t181-appterm.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t190-makefloatblock-1.ml (renamed from test/testinterp/t190-makefloatblock-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t190-makefloatblock-2.ml (renamed from test/testinterp/t190-makefloatblock-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t190-makefloatblock-3.ml (renamed from test/testinterp/t190-makefloatblock-3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t191-vectlength.ml (renamed from test/testinterp/t191-vectlength.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t192-getfloatfield-1.ml (renamed from test/testinterp/t192-getfloatfield-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t192-getfloatfield-2.ml (renamed from test/testinterp/t192-getfloatfield-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t193-setfloatfield-1.ml (renamed from test/testinterp/t193-setfloatfield-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t193-setfloatfield-2.ml (renamed from test/testinterp/t193-setfloatfield-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t200-getfield0.ml (renamed from test/testinterp/t200-getfield0.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t200-getfield1.ml (renamed from test/testinterp/t200-getfield1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t200-getfield2.ml (renamed from test/testinterp/t200-getfield2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t200-getfield3.ml (renamed from test/testinterp/t200-getfield3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t201-getfield.ml (renamed from test/testinterp/t201-getfield.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t210-setfield0.ml (renamed from test/testinterp/t210-setfield0.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t210-setfield1.ml (renamed from test/testinterp/t210-setfield1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t210-setfield2.ml (renamed from test/testinterp/t210-setfield2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t210-setfield3.ml (renamed from test/testinterp/t210-setfield3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t211-setfield.ml (renamed from test/testinterp/t211-setfield.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t220-assign.ml (renamed from test/testinterp/t220-assign.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t230-check_signals.ml (renamed from test/testinterp/t230-check_signals.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t240-c_call1.ml (renamed from test/testinterp/t240-c_call1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t240-c_call2.ml (renamed from test/testinterp/t240-c_call2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t240-c_call3.ml (renamed from test/testinterp/t240-c_call3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t240-c_call4.ml (renamed from test/testinterp/t240-c_call4.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t240-c_call5.ml (renamed from test/testinterp/t240-c_call5.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t250-closurerec-1.ml (renamed from test/testinterp/t250-closurerec-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t250-closurerec-2.ml (renamed from test/testinterp/t250-closurerec-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t251-pushoffsetclosure0.ml (renamed from test/testinterp/t251-pushoffsetclosure0.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t251-pushoffsetclosure2.ml (renamed from test/testinterp/t251-pushoffsetclosure2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t251-pushoffsetclosurem2.ml (renamed from test/testinterp/t251-pushoffsetclosurem2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t252-pushoffsetclosure.ml (renamed from test/testinterp/t252-pushoffsetclosure.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t253-offsetclosure0.ml (renamed from test/testinterp/t253-offsetclosure0.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t253-offsetclosure2.ml (renamed from test/testinterp/t253-offsetclosure2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t253-offsetclosurem2.ml (renamed from test/testinterp/t253-offsetclosurem2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t254-offsetclosure.ml (renamed from test/testinterp/t254-offsetclosure.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t260-offsetref.ml (renamed from test/testinterp/t260-offsetref.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t270-push_retaddr.ml (renamed from test/testinterp/t270-push_retaddr.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t300-getmethod.ml (renamed from test/testinterp/t300-getmethod.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t301-object.ml (renamed from test/testinterp/t301-object.ml) | 4 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t310-alloc-1.ml (renamed from test/testinterp/t310-alloc-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t310-alloc-2.ml (renamed from test/testinterp/t310-alloc-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t320-gc-1.ml (renamed from test/testinterp/t320-gc-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t320-gc-2.ml (renamed from test/testinterp/t320-gc-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t320-gc-3.ml (renamed from test/testinterp/t320-gc-3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t330-compact-1.ml (renamed from test/testinterp/t330-compact-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t330-compact-2.ml (renamed from test/testinterp/t330-compact-2.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t330-compact-3.ml (renamed from test/testinterp/t330-compact-3.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t330-compact-4.ml (renamed from test/testinterp/t330-compact-4.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t340-weak.ml (renamed from test/testinterp/t340-weak.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t350-heapcheck.ml (renamed from test/testinterp/t350-heapcheck.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t360-stacks-1.ml (renamed from test/testinterp/t360-stacks-1.ml) | 0 | ||||
-rw-r--r-- | testsuite/tests/tool-ocaml/t360-stacks-2.ml (renamed from test/testinterp/t360-stacks-2.ml) | 0 |
163 files changed, 20 insertions, 142 deletions
diff --git a/test/testinterp/.cvsignore b/test/testinterp/.cvsignore deleted file mode 100644 index fdffd0fa2..000000000 --- a/test/testinterp/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -a.out -ocamlrun.68k -ocamlrun.ppc diff --git a/test/testinterp/coverage b/test/testinterp/coverage deleted file mode 100644 index 30a324399..000000000 --- a/test/testinterp/coverage +++ /dev/null @@ -1,133 +0,0 @@ -ACC0: 090 -ACC1: 090 -ACC2: 090 -ACC3: 090 -ACC4: 090 -ACC5: 090 -ACC6: 090 -ACC7: 090 -ACC: 091 -PUSH: 150 -PUSHACC0: 092 -PUSHACC1: 092 -PUSHACC2: 092 -PUSHACC3: 092 -PUSHACC4: 092 -PUSHACC5: 092 -PUSHACC6: 092 -PUSHACC7: 092 -PUSHACC: 093 -POP: 020 -ASSIGN: 220 -ENVACC1: 170 -ENVACC2: 170 -ENVACC3: 170 -ENVACC4: 170 -ENVACC: 171 -PUSHENVACC1: 172 -PUSHENVACC2: 172 -PUSHENVACC3: 172 -PUSHENVACC4: 172 -PUSHENVACC: 173 -PUSH_RETADDR: 270 -APPLY: 165 -APPLY1: 161 -APPLY2: 164 -APPLY3: 164 -APPTERM: 181 -APPTERM1: 180 -APPTERM2: 180 -APPTERM3: 180 -RETURN: 162 -RESTART: 163 -GRAB: 163 -CLOSURE: 160 -CLOSUREREC: 250 -OFFSETCLOSUREM2: 253 -OFFSETCLOSURE0: 253 -OFFSETCLOSURE2: 253 -OFFSETCLOSURE: 254 -PUSHOFFSETCLOSUREM2: 251 -PUSHOFFSETCLOSURE0: 251 -PUSHOFFSETCLOSURE2: 251 -PUSHOFFSETCLOSURE: 252 -GETGLOBAL: 050 -PUSHGETGLOBAL: 050 -GETGLOBALFIELD: 051 -PUSHGETGLOBALFIELD: 051 -SETGLOBAL: 000 -ATOM0: 000 -ATOM: -PUSHATOM0: -PUSHATOM: -MAKEBLOCK: 041 -MAKEBLOCK1: 040 -MAKEBLOCK2: 040 -MAKEBLOCK3: 040 -MAKEFLOATBLOCK: 190 -GETFIELD0: 200 -GETFIELD1: 200 -GETFIELD2: 200 -GETFIELD3: 200 -GETFIELD: 201 -GETFLOATFIELD: 192 -SETFIELD0: 210 -SETFIELD1: 210 -SETFIELD2: 210 -SETFIELD3: 210 -SETFIELD: 211 -SETFLOATFIELD: 193 -VECTLENGTH: 130,191 -GETVECTITEM: 130 -SETVECTITEM: 131 -GETSTRINGCHAR: 120 -SETSTRINGCHAR: 121 -BRANCH: 070 -BRANCHIF: 070 -BRANCHIFNOT: 070 -SWITCH: 140,141,142 -BOOLNOT: 071 -PUSHTRAP: 100 -POPTRAP: 101 -RAISE: 060 -CHECK_SIGNALS: 230 -C_CALL1: 240 -C_CALL2: 240 -C_CALL3: 240 -C_CALL4: 240 -C_CALL5: 240 -C_CALLN: -CONST0: 010 -CONST1: 010 -CONST2: 010 -CONST3: 010 -CONSTINT: 011 -PUSHCONST0: 020 -PUSHCONST1: 021 -PUSHCONST2: 021 -PUSHCONST3: 021 -PUSHCONSTINT: 022 -NEGINT: 110 -ADDINT: 110 -SUBINT: 110 -MULINT: 110 -DIVINT: 110 -MODINT: 110 -ANDINT: 110 -ORINT: 110 -XORINT: 110 -LSLINT: 110 -LSRINT: 110 -ASRINT: 110 -EQ: 080 -NEQ: 080 -LTINT: 080 -LEINT: 080 -GTINT: 080 -GEINT: 080 -OFFSETINT: 110 -OFFSETREF: 260 -GETMETHOD: 300 -STOP: 000 -EVENT: -BREAK: diff --git a/test/testinterp/no68k.rez b/test/testinterp/no68k.rez deleted file mode 100644 index a6353ea6d..000000000 --- a/test/testinterp/no68k.rez +++ /dev/null @@ -1 +0,0 @@ -data 'CODE' (0) { }; diff --git a/test/testinterp/noppc.rez b/test/testinterp/noppc.rez deleted file mode 100644 index ecb9655fd..000000000 --- a/test/testinterp/noppc.rez +++ /dev/null @@ -1 +0,0 @@ -data 'cfrg' (0) { }; diff --git a/testsuite/tests/tool-ocaml/Makefile b/testsuite/tests/tool-ocaml/Makefile new file mode 100644 index 000000000..708d022e8 --- /dev/null +++ b/testsuite/tests/tool-ocaml/Makefile @@ -0,0 +1,16 @@ +SHOULD_FAIL=t060-raise.ml + +compile: lib.cmo + @for file in t*.ml; do \ + echo -n " ... testing '$$file'"; \ + if [ `echo $(SHOULD_FAIL) | grep $$file` ]; then \ + $(OCAML) -w a lib.cmo $$file 2> /dev/null && (echo " => failed" && exit 1) || echo " => passed"; \ + else \ + $(OCAML) -w a lib.cmo $$file 2> /dev/null && echo " => passed" || (echo " => failed" && exit 1); \ + fi; \ + done + +clean: defaultclean + @rm -f ./a.out + +include ../../makefiles/Makefile.common diff --git a/test/testinterp/lib.ml b/testsuite/tests/tool-ocaml/lib.ml index 557fc04ad..bf08b66ce 100644 --- a/test/testinterp/lib.ml +++ b/testsuite/tests/tool-ocaml/lib.ml @@ -1,4 +1,4 @@ -(* file $Id$ *) +(* file $Id: lib.ml 6190 2004-04-06 09:11:45Z starynke $ *) external raise : exn -> 'a = "%raise" @@ -43,4 +43,4 @@ external weak_get: 'a weak_t -> int -> 'a option = "caml_weak_get";; let x = 42;; -(* eof $Id$ *) +(* eof $Id: lib.ml 6190 2004-04-06 09:11:45Z starynke $ *) diff --git a/test/testinterp/t000.ml b/testsuite/tests/tool-ocaml/t000.ml index fafa1c89f..fafa1c89f 100644 --- a/test/testinterp/t000.ml +++ b/testsuite/tests/tool-ocaml/t000.ml diff --git a/test/testinterp/t010-const0.ml b/testsuite/tests/tool-ocaml/t010-const0.ml index 73ecbb1f1..73ecbb1f1 100644 --- a/test/testinterp/t010-const0.ml +++ b/testsuite/tests/tool-ocaml/t010-const0.ml diff --git a/test/testinterp/t010-const1.ml b/testsuite/tests/tool-ocaml/t010-const1.ml index 75a00d578..75a00d578 100644 --- a/test/testinterp/t010-const1.ml +++ b/testsuite/tests/tool-ocaml/t010-const1.ml diff --git a/test/testinterp/t010-const2.ml b/testsuite/tests/tool-ocaml/t010-const2.ml index f0ed8e7df..f0ed8e7df 100644 --- a/test/testinterp/t010-const2.ml +++ b/testsuite/tests/tool-ocaml/t010-const2.ml diff --git a/test/testinterp/t010-const3.ml b/testsuite/tests/tool-ocaml/t010-const3.ml index 4f034c4b5..4f034c4b5 100644 --- a/test/testinterp/t010-const3.ml +++ b/testsuite/tests/tool-ocaml/t010-const3.ml diff --git a/test/testinterp/t011-constint.ml b/testsuite/tests/tool-ocaml/t011-constint.ml index 9ece6c53b..9ece6c53b 100644 --- a/test/testinterp/t011-constint.ml +++ b/testsuite/tests/tool-ocaml/t011-constint.ml diff --git a/test/testinterp/t020.ml b/testsuite/tests/tool-ocaml/t020.ml index 5d6a3cfc9..5d6a3cfc9 100644 --- a/test/testinterp/t020.ml +++ b/testsuite/tests/tool-ocaml/t020.ml diff --git a/test/testinterp/t021-pushconst1.ml b/testsuite/tests/tool-ocaml/t021-pushconst1.ml index 075997a83..075997a83 100644 --- a/test/testinterp/t021-pushconst1.ml +++ b/testsuite/tests/tool-ocaml/t021-pushconst1.ml diff --git a/test/testinterp/t021-pushconst2.ml b/testsuite/tests/tool-ocaml/t021-pushconst2.ml index 17adb5075..17adb5075 100644 --- a/test/testinterp/t021-pushconst2.ml +++ b/testsuite/tests/tool-ocaml/t021-pushconst2.ml diff --git a/test/testinterp/t021-pushconst3.ml b/testsuite/tests/tool-ocaml/t021-pushconst3.ml index 563c60932..563c60932 100644 --- a/test/testinterp/t021-pushconst3.ml +++ b/testsuite/tests/tool-ocaml/t021-pushconst3.ml diff --git a/test/testinterp/t022-pushconstint.ml b/testsuite/tests/tool-ocaml/t022-pushconstint.ml index 1b766a572..1b766a572 100644 --- a/test/testinterp/t022-pushconstint.ml +++ b/testsuite/tests/tool-ocaml/t022-pushconstint.ml diff --git a/test/testinterp/t040-makeblock1.ml b/testsuite/tests/tool-ocaml/t040-makeblock1.ml index 71516606b..71516606b 100644 --- a/test/testinterp/t040-makeblock1.ml +++ b/testsuite/tests/tool-ocaml/t040-makeblock1.ml diff --git a/test/testinterp/t040-makeblock2.ml b/testsuite/tests/tool-ocaml/t040-makeblock2.ml index e7c745b9c..e7c745b9c 100644 --- a/test/testinterp/t040-makeblock2.ml +++ b/testsuite/tests/tool-ocaml/t040-makeblock2.ml diff --git a/test/testinterp/t040-makeblock3.ml b/testsuite/tests/tool-ocaml/t040-makeblock3.ml index 8fb56054e..8fb56054e 100644 --- a/test/testinterp/t040-makeblock3.ml +++ b/testsuite/tests/tool-ocaml/t040-makeblock3.ml diff --git a/test/testinterp/t041-makeblock.ml b/testsuite/tests/tool-ocaml/t041-makeblock.ml index 5ae255d6e..5ae255d6e 100644 --- a/test/testinterp/t041-makeblock.ml +++ b/testsuite/tests/tool-ocaml/t041-makeblock.ml diff --git a/test/testinterp/t050-getglobal.ml b/testsuite/tests/tool-ocaml/t050-getglobal.ml index f10393cf6..f10393cf6 100644 --- a/test/testinterp/t050-getglobal.ml +++ b/testsuite/tests/tool-ocaml/t050-getglobal.ml diff --git a/test/testinterp/t050-pushgetglobal.ml b/testsuite/tests/tool-ocaml/t050-pushgetglobal.ml index e1172cc35..e1172cc35 100644 --- a/test/testinterp/t050-pushgetglobal.ml +++ b/testsuite/tests/tool-ocaml/t050-pushgetglobal.ml diff --git a/test/testinterp/t051-getglobalfield.ml b/testsuite/tests/tool-ocaml/t051-getglobalfield.ml index 45d9ccea2..45d9ccea2 100644 --- a/test/testinterp/t051-getglobalfield.ml +++ b/testsuite/tests/tool-ocaml/t051-getglobalfield.ml diff --git a/test/testinterp/t051-pushgetglobalfield.ml b/testsuite/tests/tool-ocaml/t051-pushgetglobalfield.ml index 2012a2573..2012a2573 100644 --- a/test/testinterp/t051-pushgetglobalfield.ml +++ b/testsuite/tests/tool-ocaml/t051-pushgetglobalfield.ml diff --git a/test/testinterp/t060-raise.ml b/testsuite/tests/tool-ocaml/t060-raise.ml index 1aa484667..1aa484667 100644 --- a/test/testinterp/t060-raise.ml +++ b/testsuite/tests/tool-ocaml/t060-raise.ml diff --git a/test/testinterp/t070-branch.ml b/testsuite/tests/tool-ocaml/t070-branch.ml index 4fc52d426..4fc52d426 100644 --- a/test/testinterp/t070-branch.ml +++ b/testsuite/tests/tool-ocaml/t070-branch.ml diff --git a/test/testinterp/t070-branchif.ml b/testsuite/tests/tool-ocaml/t070-branchif.ml index c256248c8..c256248c8 100644 --- a/test/testinterp/t070-branchif.ml +++ b/testsuite/tests/tool-ocaml/t070-branchif.ml diff --git a/test/testinterp/t070-branchifnot.ml b/testsuite/tests/tool-ocaml/t070-branchifnot.ml index 9e6e4e8ba..9e6e4e8ba 100644 --- a/test/testinterp/t070-branchifnot.ml +++ b/testsuite/tests/tool-ocaml/t070-branchifnot.ml diff --git a/test/testinterp/t071-boolnot.ml b/testsuite/tests/tool-ocaml/t071-boolnot.ml index b4a81943c..b4a81943c 100644 --- a/test/testinterp/t071-boolnot.ml +++ b/testsuite/tests/tool-ocaml/t071-boolnot.ml diff --git a/test/testinterp/t080-eq.ml b/testsuite/tests/tool-ocaml/t080-eq.ml index 3ee735f08..3ee735f08 100644 --- a/test/testinterp/t080-eq.ml +++ b/testsuite/tests/tool-ocaml/t080-eq.ml diff --git a/test/testinterp/t080-geint.ml b/testsuite/tests/tool-ocaml/t080-geint.ml index a220b7e9a..a220b7e9a 100644 --- a/test/testinterp/t080-geint.ml +++ b/testsuite/tests/tool-ocaml/t080-geint.ml diff --git a/test/testinterp/t080-gtint.ml b/testsuite/tests/tool-ocaml/t080-gtint.ml index 32d573217..32d573217 100644 --- a/test/testinterp/t080-gtint.ml +++ b/testsuite/tests/tool-ocaml/t080-gtint.ml diff --git a/test/testinterp/t080-leint.ml b/testsuite/tests/tool-ocaml/t080-leint.ml index cc983a083..cc983a083 100644 --- a/test/testinterp/t080-leint.ml +++ b/testsuite/tests/tool-ocaml/t080-leint.ml diff --git a/test/testinterp/t080-ltint.ml b/testsuite/tests/tool-ocaml/t080-ltint.ml index ae7d240ae..ae7d240ae 100644 --- a/test/testinterp/t080-ltint.ml +++ b/testsuite/tests/tool-ocaml/t080-ltint.ml diff --git a/test/testinterp/t080-neq.ml b/testsuite/tests/tool-ocaml/t080-neq.ml index 5066e9cbc..5066e9cbc 100644 --- a/test/testinterp/t080-neq.ml +++ b/testsuite/tests/tool-ocaml/t080-neq.ml diff --git a/test/testinterp/t090-acc0.ml b/testsuite/tests/tool-ocaml/t090-acc0.ml index 74accecad..74accecad 100644 --- a/test/testinterp/t090-acc0.ml +++ b/testsuite/tests/tool-ocaml/t090-acc0.ml diff --git a/test/testinterp/t090-acc1.ml b/testsuite/tests/tool-ocaml/t090-acc1.ml index fc9b0254d..fc9b0254d 100644 --- a/test/testinterp/t090-acc1.ml +++ b/testsuite/tests/tool-ocaml/t090-acc1.ml diff --git a/test/testinterp/t090-acc2.ml b/testsuite/tests/tool-ocaml/t090-acc2.ml index 486594493..486594493 100644 --- a/test/testinterp/t090-acc2.ml +++ b/testsuite/tests/tool-ocaml/t090-acc2.ml diff --git a/test/testinterp/t090-acc3.ml b/testsuite/tests/tool-ocaml/t090-acc3.ml index 9622456a6..9622456a6 100644 --- a/test/testinterp/t090-acc3.ml +++ b/testsuite/tests/tool-ocaml/t090-acc3.ml diff --git a/test/testinterp/t090-acc4.ml b/testsuite/tests/tool-ocaml/t090-acc4.ml index 992559b7d..992559b7d 100644 --- a/test/testinterp/t090-acc4.ml +++ b/testsuite/tests/tool-ocaml/t090-acc4.ml diff --git a/test/testinterp/t090-acc5.ml b/testsuite/tests/tool-ocaml/t090-acc5.ml index 57f7453b1..57f7453b1 100644 --- a/test/testinterp/t090-acc5.ml +++ b/testsuite/tests/tool-ocaml/t090-acc5.ml diff --git a/test/testinterp/t090-acc6.ml b/testsuite/tests/tool-ocaml/t090-acc6.ml index f9400282e..f9400282e 100644 --- a/test/testinterp/t090-acc6.ml +++ b/testsuite/tests/tool-ocaml/t090-acc6.ml diff --git a/test/testinterp/t090-acc7.ml b/testsuite/tests/tool-ocaml/t090-acc7.ml index 366191bf1..366191bf1 100644 --- a/test/testinterp/t090-acc7.ml +++ b/testsuite/tests/tool-ocaml/t090-acc7.ml diff --git a/test/testinterp/t091-acc.ml b/testsuite/tests/tool-ocaml/t091-acc.ml index 26b003f66..26b003f66 100644 --- a/test/testinterp/t091-acc.ml +++ b/testsuite/tests/tool-ocaml/t091-acc.ml diff --git a/test/testinterp/t092-pushacc.ml b/testsuite/tests/tool-ocaml/t092-pushacc.ml index c21561ec0..c21561ec0 100644 --- a/test/testinterp/t092-pushacc.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc.ml diff --git a/test/testinterp/t092-pushacc0.ml b/testsuite/tests/tool-ocaml/t092-pushacc0.ml index ffdc3b040..ffdc3b040 100644 --- a/test/testinterp/t092-pushacc0.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc0.ml diff --git a/test/testinterp/t092-pushacc1.ml b/testsuite/tests/tool-ocaml/t092-pushacc1.ml index b923f4fc8..b923f4fc8 100644 --- a/test/testinterp/t092-pushacc1.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc1.ml diff --git a/test/testinterp/t092-pushacc2.ml b/testsuite/tests/tool-ocaml/t092-pushacc2.ml index f6249783a..f6249783a 100644 --- a/test/testinterp/t092-pushacc2.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc2.ml diff --git a/test/testinterp/t092-pushacc3.ml b/testsuite/tests/tool-ocaml/t092-pushacc3.ml index 5984fec73..5984fec73 100644 --- a/test/testinterp/t092-pushacc3.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc3.ml diff --git a/test/testinterp/t092-pushacc4.ml b/testsuite/tests/tool-ocaml/t092-pushacc4.ml index ce20e0b9d..ce20e0b9d 100644 --- a/test/testinterp/t092-pushacc4.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc4.ml diff --git a/test/testinterp/t092-pushacc5.ml b/testsuite/tests/tool-ocaml/t092-pushacc5.ml index 030f3f04b..030f3f04b 100644 --- a/test/testinterp/t092-pushacc5.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc5.ml diff --git a/test/testinterp/t092-pushacc6.ml b/testsuite/tests/tool-ocaml/t092-pushacc6.ml index 9c67b808e..9c67b808e 100644 --- a/test/testinterp/t092-pushacc6.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc6.ml diff --git a/test/testinterp/t092-pushacc7.ml b/testsuite/tests/tool-ocaml/t092-pushacc7.ml index 09fbbcaff..09fbbcaff 100644 --- a/test/testinterp/t092-pushacc7.ml +++ b/testsuite/tests/tool-ocaml/t092-pushacc7.ml diff --git a/test/testinterp/t093-pushacc.ml b/testsuite/tests/tool-ocaml/t093-pushacc.ml index 00a969adb..00a969adb 100644 --- a/test/testinterp/t093-pushacc.ml +++ b/testsuite/tests/tool-ocaml/t093-pushacc.ml diff --git a/test/testinterp/t100-pushtrap.ml b/testsuite/tests/tool-ocaml/t100-pushtrap.ml index 7b02a8627..7b02a8627 100644 --- a/test/testinterp/t100-pushtrap.ml +++ b/testsuite/tests/tool-ocaml/t100-pushtrap.ml diff --git a/test/testinterp/t101-poptrap.ml b/testsuite/tests/tool-ocaml/t101-poptrap.ml index 3a754a06f..3a754a06f 100644 --- a/test/testinterp/t101-poptrap.ml +++ b/testsuite/tests/tool-ocaml/t101-poptrap.ml diff --git a/test/testinterp/t110-addint.ml b/testsuite/tests/tool-ocaml/t110-addint.ml index 5d683c573..5d683c573 100644 --- a/test/testinterp/t110-addint.ml +++ b/testsuite/tests/tool-ocaml/t110-addint.ml diff --git a/test/testinterp/t110-andint.ml b/testsuite/tests/tool-ocaml/t110-andint.ml index 016dc3cdd..016dc3cdd 100644 --- a/test/testinterp/t110-andint.ml +++ b/testsuite/tests/tool-ocaml/t110-andint.ml diff --git a/test/testinterp/t110-asrint-1.ml b/testsuite/tests/tool-ocaml/t110-asrint-1.ml index 173bdca29..173bdca29 100644 --- a/test/testinterp/t110-asrint-1.ml +++ b/testsuite/tests/tool-ocaml/t110-asrint-1.ml diff --git a/test/testinterp/t110-asrint-2.ml b/testsuite/tests/tool-ocaml/t110-asrint-2.ml index 386fc64cf..386fc64cf 100644 --- a/test/testinterp/t110-asrint-2.ml +++ b/testsuite/tests/tool-ocaml/t110-asrint-2.ml diff --git a/test/testinterp/t110-divint-1.ml b/testsuite/tests/tool-ocaml/t110-divint-1.ml index 5cde135d2..5cde135d2 100644 --- a/test/testinterp/t110-divint-1.ml +++ b/testsuite/tests/tool-ocaml/t110-divint-1.ml diff --git a/test/testinterp/t110-divint-2.ml b/testsuite/tests/tool-ocaml/t110-divint-2.ml index 34f5b00c6..34f5b00c6 100644 --- a/test/testinterp/t110-divint-2.ml +++ b/testsuite/tests/tool-ocaml/t110-divint-2.ml diff --git a/test/testinterp/t110-divint-3.ml b/testsuite/tests/tool-ocaml/t110-divint-3.ml index cbb2bff1f..cbb2bff1f 100644 --- a/test/testinterp/t110-divint-3.ml +++ b/testsuite/tests/tool-ocaml/t110-divint-3.ml diff --git a/test/testinterp/t110-lslint.ml b/testsuite/tests/tool-ocaml/t110-lslint.ml index 9dd197b46..9dd197b46 100644 --- a/test/testinterp/t110-lslint.ml +++ b/testsuite/tests/tool-ocaml/t110-lslint.ml diff --git a/test/testinterp/t110-lsrint.ml b/testsuite/tests/tool-ocaml/t110-lsrint.ml index 9777815cc..9777815cc 100644 --- a/test/testinterp/t110-lsrint.ml +++ b/testsuite/tests/tool-ocaml/t110-lsrint.ml diff --git a/test/testinterp/t110-modint-1.ml b/testsuite/tests/tool-ocaml/t110-modint-1.ml index 2a690c089..2a690c089 100644 --- a/test/testinterp/t110-modint-1.ml +++ b/testsuite/tests/tool-ocaml/t110-modint-1.ml diff --git a/test/testinterp/t110-modint-2.ml b/testsuite/tests/tool-ocaml/t110-modint-2.ml index 0bc3be0c3..0bc3be0c3 100644 --- a/test/testinterp/t110-modint-2.ml +++ b/testsuite/tests/tool-ocaml/t110-modint-2.ml diff --git a/test/testinterp/t110-mulint.ml b/testsuite/tests/tool-ocaml/t110-mulint.ml index 97c1cf141..97c1cf141 100644 --- a/test/testinterp/t110-mulint.ml +++ b/testsuite/tests/tool-ocaml/t110-mulint.ml diff --git a/test/testinterp/t110-negint.ml b/testsuite/tests/tool-ocaml/t110-negint.ml index 069a34b20..069a34b20 100644 --- a/test/testinterp/t110-negint.ml +++ b/testsuite/tests/tool-ocaml/t110-negint.ml diff --git a/test/testinterp/t110-offsetint.ml b/testsuite/tests/tool-ocaml/t110-offsetint.ml index 925159e38..925159e38 100644 --- a/test/testinterp/t110-offsetint.ml +++ b/testsuite/tests/tool-ocaml/t110-offsetint.ml diff --git a/test/testinterp/t110-orint.ml b/testsuite/tests/tool-ocaml/t110-orint.ml index 56b63d80b..56b63d80b 100644 --- a/test/testinterp/t110-orint.ml +++ b/testsuite/tests/tool-ocaml/t110-orint.ml diff --git a/test/testinterp/t110-subint.ml b/testsuite/tests/tool-ocaml/t110-subint.ml index f626cd0d6..f626cd0d6 100644 --- a/test/testinterp/t110-subint.ml +++ b/testsuite/tests/tool-ocaml/t110-subint.ml diff --git a/test/testinterp/t110-xorint.ml b/testsuite/tests/tool-ocaml/t110-xorint.ml index dfb278b7a..dfb278b7a 100644 --- a/test/testinterp/t110-xorint.ml +++ b/testsuite/tests/tool-ocaml/t110-xorint.ml diff --git a/test/testinterp/t120-getstringchar.ml b/testsuite/tests/tool-ocaml/t120-getstringchar.ml index aaff2022d..aaff2022d 100644 --- a/test/testinterp/t120-getstringchar.ml +++ b/testsuite/tests/tool-ocaml/t120-getstringchar.ml diff --git a/test/testinterp/t121-setstringchar.ml b/testsuite/tests/tool-ocaml/t121-setstringchar.ml index 882d6e081..882d6e081 100644 --- a/test/testinterp/t121-setstringchar.ml +++ b/testsuite/tests/tool-ocaml/t121-setstringchar.ml diff --git a/test/testinterp/t130-getvectitem.ml b/testsuite/tests/tool-ocaml/t130-getvectitem.ml index d29037959..d29037959 100644 --- a/test/testinterp/t130-getvectitem.ml +++ b/testsuite/tests/tool-ocaml/t130-getvectitem.ml diff --git a/test/testinterp/t130-vectlength.ml b/testsuite/tests/tool-ocaml/t130-vectlength.ml index ce0da0e42..ce0da0e42 100644 --- a/test/testinterp/t130-vectlength.ml +++ b/testsuite/tests/tool-ocaml/t130-vectlength.ml diff --git a/test/testinterp/t131-setvectitem.ml b/testsuite/tests/tool-ocaml/t131-setvectitem.ml index f544a3e0a..f544a3e0a 100644 --- a/test/testinterp/t131-setvectitem.ml +++ b/testsuite/tests/tool-ocaml/t131-setvectitem.ml diff --git a/test/testinterp/t140-switch-1.ml b/testsuite/tests/tool-ocaml/t140-switch-1.ml index b2d735215..b2d735215 100644 --- a/test/testinterp/t140-switch-1.ml +++ b/testsuite/tests/tool-ocaml/t140-switch-1.ml diff --git a/test/testinterp/t140-switch-2.ml b/testsuite/tests/tool-ocaml/t140-switch-2.ml index 9004fa66b..9004fa66b 100644 --- a/test/testinterp/t140-switch-2.ml +++ b/testsuite/tests/tool-ocaml/t140-switch-2.ml diff --git a/test/testinterp/t140-switch-3.ml b/testsuite/tests/tool-ocaml/t140-switch-3.ml index b0c4bc8f7..b0c4bc8f7 100644 --- a/test/testinterp/t140-switch-3.ml +++ b/testsuite/tests/tool-ocaml/t140-switch-3.ml diff --git a/test/testinterp/t140-switch-4.ml b/testsuite/tests/tool-ocaml/t140-switch-4.ml index 1826b09e5..1826b09e5 100644 --- a/test/testinterp/t140-switch-4.ml +++ b/testsuite/tests/tool-ocaml/t140-switch-4.ml diff --git a/test/testinterp/t141-switch-5.ml b/testsuite/tests/tool-ocaml/t141-switch-5.ml index ca44849e2..ca44849e2 100644 --- a/test/testinterp/t141-switch-5.ml +++ b/testsuite/tests/tool-ocaml/t141-switch-5.ml diff --git a/test/testinterp/t141-switch-6.ml b/testsuite/tests/tool-ocaml/t141-switch-6.ml index c48e80b5f..c48e80b5f 100644 --- a/test/testinterp/t141-switch-6.ml +++ b/testsuite/tests/tool-ocaml/t141-switch-6.ml diff --git a/test/testinterp/t141-switch-7.ml b/testsuite/tests/tool-ocaml/t141-switch-7.ml index 00f4873cd..00f4873cd 100644 --- a/test/testinterp/t141-switch-7.ml +++ b/testsuite/tests/tool-ocaml/t141-switch-7.ml diff --git a/test/testinterp/t142-switch-8.ml b/testsuite/tests/tool-ocaml/t142-switch-8.ml index 51459130a..51459130a 100644 --- a/test/testinterp/t142-switch-8.ml +++ b/testsuite/tests/tool-ocaml/t142-switch-8.ml diff --git a/test/testinterp/t142-switch-9.ml b/testsuite/tests/tool-ocaml/t142-switch-9.ml index a0e43d321..a0e43d321 100644 --- a/test/testinterp/t142-switch-9.ml +++ b/testsuite/tests/tool-ocaml/t142-switch-9.ml diff --git a/test/testinterp/t142-switch-A.ml b/testsuite/tests/tool-ocaml/t142-switch-A.ml index 4f66aec58..4f66aec58 100644 --- a/test/testinterp/t142-switch-A.ml +++ b/testsuite/tests/tool-ocaml/t142-switch-A.ml diff --git a/test/testinterp/t150-push-1.ml b/testsuite/tests/tool-ocaml/t150-push-1.ml index 926492777..926492777 100644 --- a/test/testinterp/t150-push-1.ml +++ b/testsuite/tests/tool-ocaml/t150-push-1.ml diff --git a/test/testinterp/t150-push-2.ml b/testsuite/tests/tool-ocaml/t150-push-2.ml index d6f510726..d6f510726 100644 --- a/test/testinterp/t150-push-2.ml +++ b/testsuite/tests/tool-ocaml/t150-push-2.ml diff --git a/test/testinterp/t160-closure.ml b/testsuite/tests/tool-ocaml/t160-closure.ml index 5eb612865..5eb612865 100644 --- a/test/testinterp/t160-closure.ml +++ b/testsuite/tests/tool-ocaml/t160-closure.ml diff --git a/test/testinterp/t161-apply1.ml b/testsuite/tests/tool-ocaml/t161-apply1.ml index 5138c5f58..5138c5f58 100644 --- a/test/testinterp/t161-apply1.ml +++ b/testsuite/tests/tool-ocaml/t161-apply1.ml diff --git a/test/testinterp/t162-return.ml b/testsuite/tests/tool-ocaml/t162-return.ml index 1059c9fea..1059c9fea 100644 --- a/test/testinterp/t162-return.ml +++ b/testsuite/tests/tool-ocaml/t162-return.ml diff --git a/test/testinterp/t163.ml b/testsuite/tests/tool-ocaml/t163.ml index 9ec7790c5..9ec7790c5 100644 --- a/test/testinterp/t163.ml +++ b/testsuite/tests/tool-ocaml/t163.ml diff --git a/test/testinterp/t164-apply2.ml b/testsuite/tests/tool-ocaml/t164-apply2.ml index 7fbe7d997..7fbe7d997 100644 --- a/test/testinterp/t164-apply2.ml +++ b/testsuite/tests/tool-ocaml/t164-apply2.ml diff --git a/test/testinterp/t164-apply3.ml b/testsuite/tests/tool-ocaml/t164-apply3.ml index e7ebc3a40..e7ebc3a40 100644 --- a/test/testinterp/t164-apply3.ml +++ b/testsuite/tests/tool-ocaml/t164-apply3.ml diff --git a/test/testinterp/t165-apply.ml b/testsuite/tests/tool-ocaml/t165-apply.ml index 9d6685506..9d6685506 100644 --- a/test/testinterp/t165-apply.ml +++ b/testsuite/tests/tool-ocaml/t165-apply.ml diff --git a/test/testinterp/t170-envacc2.ml b/testsuite/tests/tool-ocaml/t170-envacc2.ml index 3a3736672..3a3736672 100644 --- a/test/testinterp/t170-envacc2.ml +++ b/testsuite/tests/tool-ocaml/t170-envacc2.ml diff --git a/test/testinterp/t170-envacc3.ml b/testsuite/tests/tool-ocaml/t170-envacc3.ml index 9a2b8b5a8..9a2b8b5a8 100644 --- a/test/testinterp/t170-envacc3.ml +++ b/testsuite/tests/tool-ocaml/t170-envacc3.ml diff --git a/test/testinterp/t170-envacc4.ml b/testsuite/tests/tool-ocaml/t170-envacc4.ml index 215e32207..215e32207 100644 --- a/test/testinterp/t170-envacc4.ml +++ b/testsuite/tests/tool-ocaml/t170-envacc4.ml diff --git a/test/testinterp/t171-envacc.ml b/testsuite/tests/tool-ocaml/t171-envacc.ml index 4c4a3dfac..4c4a3dfac 100644 --- a/test/testinterp/t171-envacc.ml +++ b/testsuite/tests/tool-ocaml/t171-envacc.ml diff --git a/test/testinterp/t172-pushenvacc1.ml b/testsuite/tests/tool-ocaml/t172-pushenvacc1.ml index 06c4011a0..06c4011a0 100644 --- a/test/testinterp/t172-pushenvacc1.ml +++ b/testsuite/tests/tool-ocaml/t172-pushenvacc1.ml diff --git a/test/testinterp/t172-pushenvacc2.ml b/testsuite/tests/tool-ocaml/t172-pushenvacc2.ml index c25e40a71..c25e40a71 100644 --- a/test/testinterp/t172-pushenvacc2.ml +++ b/testsuite/tests/tool-ocaml/t172-pushenvacc2.ml diff --git a/test/testinterp/t172-pushenvacc3.ml b/testsuite/tests/tool-ocaml/t172-pushenvacc3.ml index 093f7f1e4..093f7f1e4 100644 --- a/test/testinterp/t172-pushenvacc3.ml +++ b/testsuite/tests/tool-ocaml/t172-pushenvacc3.ml diff --git a/test/testinterp/t172-pushenvacc4.ml b/testsuite/tests/tool-ocaml/t172-pushenvacc4.ml index 154c4a471..154c4a471 100644 --- a/test/testinterp/t172-pushenvacc4.ml +++ b/testsuite/tests/tool-ocaml/t172-pushenvacc4.ml diff --git a/test/testinterp/t173-pushenvacc.ml b/testsuite/tests/tool-ocaml/t173-pushenvacc.ml index 0d858b4aa..0d858b4aa 100644 --- a/test/testinterp/t173-pushenvacc.ml +++ b/testsuite/tests/tool-ocaml/t173-pushenvacc.ml diff --git a/test/testinterp/t180-appterm1.ml b/testsuite/tests/tool-ocaml/t180-appterm1.ml index 6b82f51b6..6b82f51b6 100644 --- a/test/testinterp/t180-appterm1.ml +++ b/testsuite/tests/tool-ocaml/t180-appterm1.ml diff --git a/test/testinterp/t180-appterm2.ml b/testsuite/tests/tool-ocaml/t180-appterm2.ml index 28f32a933..28f32a933 100644 --- a/test/testinterp/t180-appterm2.ml +++ b/testsuite/tests/tool-ocaml/t180-appterm2.ml diff --git a/test/testinterp/t180-appterm3.ml b/testsuite/tests/tool-ocaml/t180-appterm3.ml index fe8a0bd5c..fe8a0bd5c 100644 --- a/test/testinterp/t180-appterm3.ml +++ b/testsuite/tests/tool-ocaml/t180-appterm3.ml diff --git a/test/testinterp/t181-appterm.ml b/testsuite/tests/tool-ocaml/t181-appterm.ml index 03127bc8d..03127bc8d 100644 --- a/test/testinterp/t181-appterm.ml +++ b/testsuite/tests/tool-ocaml/t181-appterm.ml diff --git a/test/testinterp/t190-makefloatblock-1.ml b/testsuite/tests/tool-ocaml/t190-makefloatblock-1.ml index f63c6cd8f..f63c6cd8f 100644 --- a/test/testinterp/t190-makefloatblock-1.ml +++ b/testsuite/tests/tool-ocaml/t190-makefloatblock-1.ml diff --git a/test/testinterp/t190-makefloatblock-2.ml b/testsuite/tests/tool-ocaml/t190-makefloatblock-2.ml index 53b97f5d5..53b97f5d5 100644 --- a/test/testinterp/t190-makefloatblock-2.ml +++ b/testsuite/tests/tool-ocaml/t190-makefloatblock-2.ml diff --git a/test/testinterp/t190-makefloatblock-3.ml b/testsuite/tests/tool-ocaml/t190-makefloatblock-3.ml index cebccaa38..cebccaa38 100644 --- a/test/testinterp/t190-makefloatblock-3.ml +++ b/testsuite/tests/tool-ocaml/t190-makefloatblock-3.ml diff --git a/test/testinterp/t191-vectlength.ml b/testsuite/tests/tool-ocaml/t191-vectlength.ml index 16f7d783b..16f7d783b 100644 --- a/test/testinterp/t191-vectlength.ml +++ b/testsuite/tests/tool-ocaml/t191-vectlength.ml diff --git a/test/testinterp/t192-getfloatfield-1.ml b/testsuite/tests/tool-ocaml/t192-getfloatfield-1.ml index ba002b20b..ba002b20b 100644 --- a/test/testinterp/t192-getfloatfield-1.ml +++ b/testsuite/tests/tool-ocaml/t192-getfloatfield-1.ml diff --git a/test/testinterp/t192-getfloatfield-2.ml b/testsuite/tests/tool-ocaml/t192-getfloatfield-2.ml index 89230da39..89230da39 100644 --- a/test/testinterp/t192-getfloatfield-2.ml +++ b/testsuite/tests/tool-ocaml/t192-getfloatfield-2.ml diff --git a/test/testinterp/t193-setfloatfield-1.ml b/testsuite/tests/tool-ocaml/t193-setfloatfield-1.ml index b488e7daa..b488e7daa 100644 --- a/test/testinterp/t193-setfloatfield-1.ml +++ b/testsuite/tests/tool-ocaml/t193-setfloatfield-1.ml diff --git a/test/testinterp/t193-setfloatfield-2.ml b/testsuite/tests/tool-ocaml/t193-setfloatfield-2.ml index 7dde0a2cf..7dde0a2cf 100644 --- a/test/testinterp/t193-setfloatfield-2.ml +++ b/testsuite/tests/tool-ocaml/t193-setfloatfield-2.ml diff --git a/test/testinterp/t200-getfield0.ml b/testsuite/tests/tool-ocaml/t200-getfield0.ml index 14ce1d547..14ce1d547 100644 --- a/test/testinterp/t200-getfield0.ml +++ b/testsuite/tests/tool-ocaml/t200-getfield0.ml diff --git a/test/testinterp/t200-getfield1.ml b/testsuite/tests/tool-ocaml/t200-getfield1.ml index f4e2e0190..f4e2e0190 100644 --- a/test/testinterp/t200-getfield1.ml +++ b/testsuite/tests/tool-ocaml/t200-getfield1.ml diff --git a/test/testinterp/t200-getfield2.ml b/testsuite/tests/tool-ocaml/t200-getfield2.ml index df5c7172d..df5c7172d 100644 --- a/test/testinterp/t200-getfield2.ml +++ b/testsuite/tests/tool-ocaml/t200-getfield2.ml diff --git a/test/testinterp/t200-getfield3.ml b/testsuite/tests/tool-ocaml/t200-getfield3.ml index a0376a1fc..a0376a1fc 100644 --- a/test/testinterp/t200-getfield3.ml +++ b/testsuite/tests/tool-ocaml/t200-getfield3.ml diff --git a/test/testinterp/t201-getfield.ml b/testsuite/tests/tool-ocaml/t201-getfield.ml index 0fbbc63fe..0fbbc63fe 100644 --- a/test/testinterp/t201-getfield.ml +++ b/testsuite/tests/tool-ocaml/t201-getfield.ml diff --git a/test/testinterp/t210-setfield0.ml b/testsuite/tests/tool-ocaml/t210-setfield0.ml index aa31d41fe..aa31d41fe 100644 --- a/test/testinterp/t210-setfield0.ml +++ b/testsuite/tests/tool-ocaml/t210-setfield0.ml diff --git a/test/testinterp/t210-setfield1.ml b/testsuite/tests/tool-ocaml/t210-setfield1.ml index 0d8e16762..0d8e16762 100644 --- a/test/testinterp/t210-setfield1.ml +++ b/testsuite/tests/tool-ocaml/t210-setfield1.ml diff --git a/test/testinterp/t210-setfield2.ml b/testsuite/tests/tool-ocaml/t210-setfield2.ml index 727691d11..727691d11 100644 --- a/test/testinterp/t210-setfield2.ml +++ b/testsuite/tests/tool-ocaml/t210-setfield2.ml diff --git a/test/testinterp/t210-setfield3.ml b/testsuite/tests/tool-ocaml/t210-setfield3.ml index d50d2c2a6..d50d2c2a6 100644 --- a/test/testinterp/t210-setfield3.ml +++ b/testsuite/tests/tool-ocaml/t210-setfield3.ml diff --git a/test/testinterp/t211-setfield.ml b/testsuite/tests/tool-ocaml/t211-setfield.ml index 69c445e10..69c445e10 100644 --- a/test/testinterp/t211-setfield.ml +++ b/testsuite/tests/tool-ocaml/t211-setfield.ml diff --git a/test/testinterp/t220-assign.ml b/testsuite/tests/tool-ocaml/t220-assign.ml index 769f8fb22..769f8fb22 100644 --- a/test/testinterp/t220-assign.ml +++ b/testsuite/tests/tool-ocaml/t220-assign.ml diff --git a/test/testinterp/t230-check_signals.ml b/testsuite/tests/tool-ocaml/t230-check_signals.ml index 2c2b5d773..2c2b5d773 100644 --- a/test/testinterp/t230-check_signals.ml +++ b/testsuite/tests/tool-ocaml/t230-check_signals.ml diff --git a/test/testinterp/t240-c_call1.ml b/testsuite/tests/tool-ocaml/t240-c_call1.ml index 3c7508cbc..3c7508cbc 100644 --- a/test/testinterp/t240-c_call1.ml +++ b/testsuite/tests/tool-ocaml/t240-c_call1.ml diff --git a/test/testinterp/t240-c_call2.ml b/testsuite/tests/tool-ocaml/t240-c_call2.ml index 23c984369..23c984369 100644 --- a/test/testinterp/t240-c_call2.ml +++ b/testsuite/tests/tool-ocaml/t240-c_call2.ml diff --git a/test/testinterp/t240-c_call3.ml b/testsuite/tests/tool-ocaml/t240-c_call3.ml index 707bc7eec..707bc7eec 100644 --- a/test/testinterp/t240-c_call3.ml +++ b/testsuite/tests/tool-ocaml/t240-c_call3.ml diff --git a/test/testinterp/t240-c_call4.ml b/testsuite/tests/tool-ocaml/t240-c_call4.ml index 2ab62d86e..2ab62d86e 100644 --- a/test/testinterp/t240-c_call4.ml +++ b/testsuite/tests/tool-ocaml/t240-c_call4.ml diff --git a/test/testinterp/t240-c_call5.ml b/testsuite/tests/tool-ocaml/t240-c_call5.ml index e817d5502..e817d5502 100644 --- a/test/testinterp/t240-c_call5.ml +++ b/testsuite/tests/tool-ocaml/t240-c_call5.ml diff --git a/test/testinterp/t250-closurerec-1.ml b/testsuite/tests/tool-ocaml/t250-closurerec-1.ml index ded5036e6..ded5036e6 100644 --- a/test/testinterp/t250-closurerec-1.ml +++ b/testsuite/tests/tool-ocaml/t250-closurerec-1.ml diff --git a/test/testinterp/t250-closurerec-2.ml b/testsuite/tests/tool-ocaml/t250-closurerec-2.ml index 97eac0c79..97eac0c79 100644 --- a/test/testinterp/t250-closurerec-2.ml +++ b/testsuite/tests/tool-ocaml/t250-closurerec-2.ml diff --git a/test/testinterp/t251-pushoffsetclosure0.ml b/testsuite/tests/tool-ocaml/t251-pushoffsetclosure0.ml index b1c25555e..b1c25555e 100644 --- a/test/testinterp/t251-pushoffsetclosure0.ml +++ b/testsuite/tests/tool-ocaml/t251-pushoffsetclosure0.ml diff --git a/test/testinterp/t251-pushoffsetclosure2.ml b/testsuite/tests/tool-ocaml/t251-pushoffsetclosure2.ml index 0fbdd6eae..0fbdd6eae 100644 --- a/test/testinterp/t251-pushoffsetclosure2.ml +++ b/testsuite/tests/tool-ocaml/t251-pushoffsetclosure2.ml diff --git a/test/testinterp/t251-pushoffsetclosurem2.ml b/testsuite/tests/tool-ocaml/t251-pushoffsetclosurem2.ml index 41ec196c3..41ec196c3 100644 --- a/test/testinterp/t251-pushoffsetclosurem2.ml +++ b/testsuite/tests/tool-ocaml/t251-pushoffsetclosurem2.ml diff --git a/test/testinterp/t252-pushoffsetclosure.ml b/testsuite/tests/tool-ocaml/t252-pushoffsetclosure.ml index 188713345..188713345 100644 --- a/test/testinterp/t252-pushoffsetclosure.ml +++ b/testsuite/tests/tool-ocaml/t252-pushoffsetclosure.ml diff --git a/test/testinterp/t253-offsetclosure0.ml b/testsuite/tests/tool-ocaml/t253-offsetclosure0.ml index f6d12c6db..f6d12c6db 100644 --- a/test/testinterp/t253-offsetclosure0.ml +++ b/testsuite/tests/tool-ocaml/t253-offsetclosure0.ml diff --git a/test/testinterp/t253-offsetclosure2.ml b/testsuite/tests/tool-ocaml/t253-offsetclosure2.ml index be940611f..be940611f 100644 --- a/test/testinterp/t253-offsetclosure2.ml +++ b/testsuite/tests/tool-ocaml/t253-offsetclosure2.ml diff --git a/test/testinterp/t253-offsetclosurem2.ml b/testsuite/tests/tool-ocaml/t253-offsetclosurem2.ml index cec37931e..cec37931e 100644 --- a/test/testinterp/t253-offsetclosurem2.ml +++ b/testsuite/tests/tool-ocaml/t253-offsetclosurem2.ml diff --git a/test/testinterp/t254-offsetclosure.ml b/testsuite/tests/tool-ocaml/t254-offsetclosure.ml index 6da8c28c9..6da8c28c9 100644 --- a/test/testinterp/t254-offsetclosure.ml +++ b/testsuite/tests/tool-ocaml/t254-offsetclosure.ml diff --git a/test/testinterp/t260-offsetref.ml b/testsuite/tests/tool-ocaml/t260-offsetref.ml index 968892ef1..968892ef1 100644 --- a/test/testinterp/t260-offsetref.ml +++ b/testsuite/tests/tool-ocaml/t260-offsetref.ml diff --git a/test/testinterp/t270-push_retaddr.ml b/testsuite/tests/tool-ocaml/t270-push_retaddr.ml index 0c7fb369b..0c7fb369b 100644 --- a/test/testinterp/t270-push_retaddr.ml +++ b/testsuite/tests/tool-ocaml/t270-push_retaddr.ml diff --git a/test/testinterp/t300-getmethod.ml b/testsuite/tests/tool-ocaml/t300-getmethod.ml index e7894735c..e7894735c 100644 --- a/test/testinterp/t300-getmethod.ml +++ b/testsuite/tests/tool-ocaml/t300-getmethod.ml diff --git a/test/testinterp/t301-object.ml b/testsuite/tests/tool-ocaml/t301-object.ml index 5b053c006..6cef9bedc 100644 --- a/test/testinterp/t301-object.ml +++ b/testsuite/tests/tool-ocaml/t301-object.ml @@ -7,7 +7,7 @@ ocamlc -nostdlib -I ../../stdlib \ t301-object.ml -o t301-object.byte ***) -(* $Id$ *) +(* $Id: t301-object.ml 6363 2004-06-02 09:42:01Z basile $ *) class c = object (self) @@ -26,4 +26,4 @@ let (x,y,z) = f () in if y <> 2 then raise Not_found; if z <> 4 then raise Not_found;; -(**** eof $Id$ *) +(**** eof $Id: t301-object.ml 6363 2004-06-02 09:42:01Z basile $ *) diff --git a/test/testinterp/t310-alloc-1.ml b/testsuite/tests/tool-ocaml/t310-alloc-1.ml index c438cc972..c438cc972 100644 --- a/test/testinterp/t310-alloc-1.ml +++ b/testsuite/tests/tool-ocaml/t310-alloc-1.ml diff --git a/test/testinterp/t310-alloc-2.ml b/testsuite/tests/tool-ocaml/t310-alloc-2.ml index 81034e78a..81034e78a 100644 --- a/test/testinterp/t310-alloc-2.ml +++ b/testsuite/tests/tool-ocaml/t310-alloc-2.ml diff --git a/test/testinterp/t320-gc-1.ml b/testsuite/tests/tool-ocaml/t320-gc-1.ml index 4d5d6d966..4d5d6d966 100644 --- a/test/testinterp/t320-gc-1.ml +++ b/testsuite/tests/tool-ocaml/t320-gc-1.ml diff --git a/test/testinterp/t320-gc-2.ml b/testsuite/tests/tool-ocaml/t320-gc-2.ml index f607f6512..f607f6512 100644 --- a/test/testinterp/t320-gc-2.ml +++ b/testsuite/tests/tool-ocaml/t320-gc-2.ml diff --git a/test/testinterp/t320-gc-3.ml b/testsuite/tests/tool-ocaml/t320-gc-3.ml index 7c33d2fd1..7c33d2fd1 100644 --- a/test/testinterp/t320-gc-3.ml +++ b/testsuite/tests/tool-ocaml/t320-gc-3.ml diff --git a/test/testinterp/t330-compact-1.ml b/testsuite/tests/tool-ocaml/t330-compact-1.ml index efa958fd2..efa958fd2 100644 --- a/test/testinterp/t330-compact-1.ml +++ b/testsuite/tests/tool-ocaml/t330-compact-1.ml diff --git a/test/testinterp/t330-compact-2.ml b/testsuite/tests/tool-ocaml/t330-compact-2.ml index 62ab0141d..62ab0141d 100644 --- a/test/testinterp/t330-compact-2.ml +++ b/testsuite/tests/tool-ocaml/t330-compact-2.ml diff --git a/test/testinterp/t330-compact-3.ml b/testsuite/tests/tool-ocaml/t330-compact-3.ml index f25c64ef0..f25c64ef0 100644 --- a/test/testinterp/t330-compact-3.ml +++ b/testsuite/tests/tool-ocaml/t330-compact-3.ml diff --git a/test/testinterp/t330-compact-4.ml b/testsuite/tests/tool-ocaml/t330-compact-4.ml index 1c190f750..1c190f750 100644 --- a/test/testinterp/t330-compact-4.ml +++ b/testsuite/tests/tool-ocaml/t330-compact-4.ml diff --git a/test/testinterp/t340-weak.ml b/testsuite/tests/tool-ocaml/t340-weak.ml index e36dbab50..e36dbab50 100644 --- a/test/testinterp/t340-weak.ml +++ b/testsuite/tests/tool-ocaml/t340-weak.ml diff --git a/test/testinterp/t350-heapcheck.ml b/testsuite/tests/tool-ocaml/t350-heapcheck.ml index ef4557cd5..ef4557cd5 100644 --- a/test/testinterp/t350-heapcheck.ml +++ b/testsuite/tests/tool-ocaml/t350-heapcheck.ml diff --git a/test/testinterp/t360-stacks-1.ml b/testsuite/tests/tool-ocaml/t360-stacks-1.ml index 100fbabb2..100fbabb2 100644 --- a/test/testinterp/t360-stacks-1.ml +++ b/testsuite/tests/tool-ocaml/t360-stacks-1.ml diff --git a/test/testinterp/t360-stacks-2.ml b/testsuite/tests/tool-ocaml/t360-stacks-2.ml index 8d13c7d7f..8d13c7d7f 100644 --- a/test/testinterp/t360-stacks-2.ml +++ b/testsuite/tests/tool-ocaml/t360-stacks-2.ml |