source: git/Tst/Short/homolog_s.tst @ 197c4e

fieker-DuValspielwiese
Last change on this file since 197c4e was 75f460, checked in by Hans Schoenemann <hannes@…>, 9 years ago
format
  • Property mode set to 100644
File size: 465 bytes
Line 
1//homolog_s.tst
2//short tests for homolog.lib
3//---------------------------
4LIB "tst.lib";
5tst_init();
6LIB "homolog.lib";
7example cup;
8example cupproduct;
9example depth;
10example Ext_R;
11example Ext;
12example fitting;
13example flatteningStrat;
14example Hom;
15example homology;
16example isCM;
17example isFlat;
18example isLocallyFree;
19example isReg;
20example hom_kernel;
21example kohom;
22example kontrahom;
23example KoszulHomology;
24example tensorMod;
25example Tor;
26tst_status(1);$
Note: See TracBrowser for help on using the repository browser.