Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/build/pkgs/gap/patches/testall.patch
8818 views
1
Remove tests that rely on the (non-GPL) small group library
2
3
diff -ur old/tst/testinstall.g src/tst/testinstall.g
4
--- old/tst/testinstall.g 2012-06-04 23:58:40.000000000 +0100
5
+++ src/tst/testinstall.g 2012-09-02 10:43:10.321694748 +0100
6
@@ -49,7 +49,6 @@
7
[ "ctblfuns.tst", 3900000 ],
8
[ "ctblmoli.tst", 98500000 ],
9
[ "ctblmono.tst", 33400000 ],
10
- [ "ctblsolv.tst", 54000000 ],
11
[ "cyclotom.tst", 900000 ],
12
[ "ffe.tst", 3600000 ],
13
[ "ffeconway.tst", 50200000 ],
14
@@ -57,13 +56,11 @@
15
[ "grpfp.tst", 146700000 ],
16
[ "grpfree.tst", 700000 ],
17
[ "grpmat.tst", 481000000 ],
18
- [ "grppc.tst", 45300000 ],
19
[ "grppcnrm.tst", 2333400000 ],
20
[ "listgen.tst", 1000000 ],
21
[ "mapping.tst", 37300000 ],
22
[ "mgmring.tst", 1800000 ],
23
[ "modfree.tst", 5800000 ],
24
- [ "morpheus.tst", 87200000 ],
25
[ "onecohom.tst", 50600000 ],
26
[ "oprt.tst", 2000000 ],
27
[ "ratfun.tst", 800000 ],
28
29