source: git/Tst/Manual/_tjurina.tst @ 6fb723

spielwiese
Last change on this file since 6fb723 was e197f5, checked in by Oleksandr Motsak <motsak@…>, 12 years ago
fix due to case sensitive file systems fix: tests from Manual/ with only case different names chg: updated *.uu results as well! chg: updated regress.cmd to remote the leading _ for tests starting with "_[a-z0-9]" during the TC output NOTE: the tests with lower case names got a leading underscore character (_)
  • Property mode set to 100644
File size: 129 bytes
Line 
1LIB "tst.lib"; tst_init();
2LIB "sing.lib";
3ring r=32003,(x,y,z),(c,ds);
4ideal j=x2+y2+z2,x2+2y2+3z2;
5tjurina(j);
6tst_status(1);$
Note: See TracBrowser for help on using the repository browser.