//homolog_s.tst //short tests for homolog.lib //--------------------------- LIB "tst.lib"; tst_init(); LIB "homolog.lib"; example cup; example cupproduct; example Ext_R; example Ext; example Hom; example homology; example kernel; example kohom; example kontrahom; tst_status(1);$