Replace or remove saveall and restorall from all tests.
commitaecf42e3ce62e491ead6f057b960f53bb1042c1e
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Thu, 3 Apr 2008 02:36:43 +0000 (3 02:36 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Thu, 3 Apr 2008 02:36:43 +0000 (3 02:36 +0000)
treeca77462ee0084c737e976c31542d78d7bd60984b
parenta6007fda3789b2cf10946470e7650b1195fd96ad
Replace or remove saveall and restorall from all tests.
[Patch #2 of the user_stack cleanup.]
* t/compilers/imcc/syn/bsr.t:
   + Remove five tests for "stack calling conventions".
   + Change the "recursive bsr" test to use array push/pop instead
     instead of save, saveall, etc.
* t/op/stacks.t:
   + Remove a saveall/restoreall test.
* t/op/gc.t:
   + Remove the "sweepoff with newpmcs" and "reg_stack marking" tests.

git-svn-id: https://svn.perl.org/parrot/trunk@26710 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
t/compilers/imcc/syn/bsr.t
t/op/gc.t
t/op/stacks.t