source: git/Tst/Manual/graver4ti2.tst @ ef52d6

spielwiese
Last change on this file since ef52d6 was ef52d6, checked in by Oleksandr Motsak <motsak@…>, 11 years ago
Update testsuite wrt current master (320c4f5e64cad778b4ada9556a9b0a6c71cab83a) NOTE: some wrong/bad tests were removed... TODO: add the reset of these updates after updating LIB/
  • Property mode set to 100644
File size: 153 bytes
Line 
1LIB "tst.lib"; tst_init(); tst_ignore("4ti2");
2LIB "sing4ti2.lib";
3ring r=0,(x,y,z,w),dp;
4matrix M[2][4]=0,1,2,3,3,2,1,0;
5graver4ti2(M);
6tst_status(1);$
Note: See TracBrowser for help on using the repository browser.