source: git/Tst/Short/bug_tr387.tst @ 1ebec3

spielwiese
Last change on this file since 1ebec3 was 1cbc28, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
updated test according to legacy Singular + new lists of tests
  • Property mode set to 100644
File size: 155 bytes
Line 
1LIB "tst.lib";
2tst_init();
3
4// intvec uninitialized for thise exceptional case
5ring r = 0, x, dp;
6ideal i = 1;
7indepSet(std(i));
8
9tst_status(1);$
Note: See TracBrowser for help on using the repository browser.