source: git/Tst/Short/sing_s.tst

spielwiese
Last change on this file was 75f460, checked in by Hans Schoenemann <hannes@…>, 9 years ago
format
  • Property mode set to 100644
File size: 475 bytes
Line 
1//sing_s.tst
2//short tests for sing.lib
3LIB "tst.lib";
4tst_init();
5LIB "sing.lib";
6//example codim;     (liefert bei mir Unsinn, proc nicht von mir!)
7example deform;
8example dim_slocus;
9example is_active;
10example is_ci;
11example is_is;
12example is_reg;
13example is_regs;
14example milnor;
15//example nf_icis;   (Fehler in proc sparsetriag von random.lib)
16example slocus;
17example qhspectrum;
18example Tjurina;
19example tjurina;
20example T_1;
21example T_2;
22example T_12;
23tst_status(1);$
Note: See TracBrowser for help on using the repository browser.