Skip to content

Commit

Permalink
Add #@Local and #@exec to testinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisJefferson committed Oct 22, 2017
1 parent c9f6165 commit c2343fd
Show file tree
Hide file tree
Showing 104 changed files with 117 additions and 1 deletion.
1 change: 1 addition & 0 deletions tst/testinstall/alghom.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local A,B,C,ExampleRing,I,O,P,Q,R,T,b,coker,f,gensq,id,ker,m1,m2,map,pols,pr,q,x,y,z
#############################################################################
##
#W alghom.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/algmat.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,b,c,cen,cenu,cenv,d,f,fullcen,l,mat,n,r,rada,radc,sum,u,ua,ub,uc,ud,uz,v,z,zero
#############################################################################
##
#W algmat.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/algsc.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local T0,T1,T2,T3,a,b,c,coeff,der,e,g,gens,i,id,j,k,l1,l2,l3,lcs,orb,permgrp,ps,q,s,s1,s2,s3,sc,t,theta,ucs,v,vectors,w,z
#############################################################################
##
#W algsc.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/atomic_basic.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local L,M,f,g,h,h2,h3,h4,h5,x
#############################################################################
##
#W atomic_base.tst GAP Library Chris Jefferson
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/atomic_list.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local EqualLists,a,l,s
gap> START_TEST("atomic_list.tst");

# Lists we can run in GAP and HPCGAP
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/bitfields.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local bf,i,j,vals,x,y,z
gap> START_TEST("bitfields.tst");

# Test correct behaviour for a variety of numbers of fields
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/boolean.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local
#############################################################################
##
#W boolean.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/bound.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local S,f,r
gap> START_TEST("bound.tst");
gap> S := SymmetricGroup(2);;
gap> IsBound(S!.cheese);
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/break.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local f, i
gap> START_TEST("break.tst");
gap> break;
Error, 'break' statement can only appear inside a loop
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/callfunc.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local cat,f,fam,l,o,result,swallow,type
gap> START_TEST("callfunc.tst");

# Union([1]) = 1 :(
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/combinat.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local i,iter,list,n,pn
#############################################################################
##
#W combinat.tst GAP tests Martin Schönert
Expand Down
5 changes: 5 additions & 0 deletions tst/testinstall/constant.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#@local f
#@exec boolfalsevar := 0;
#@exec booltruevar := 0;
#@exec newtestvar := 0;
#@exec testvar := 0;
gap> testvar := 2;
2
gap> IsReadOnlyGlobal(testvar);
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ctbl.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local g,t
#############################################################################
##
#W ctbl.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ctblfuns.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local S4,V4,irr
#############################################################################
##
#W ctblfuns.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ctblmoli.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local G,molser,psi,x,y
#############################################################################
##
#W ctblmoli.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ctblmono.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local S4,Sl23,chi,cln,n,test
#############################################################################
##
#W ctblmono.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ctblsolv.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local G,pair
#############################################################################
##
#W ctblsolv.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/cyclotom.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,cyc,gm,i,l1,l2,l3,mat,n,r,x,y,z
#############################################################################
##
#W cyclotom.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/depth.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local curdepth,dive
gap> START_TEST("depth.tst");

# We don't know what the recursion depth will be when the test starts,
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/dict.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local dict,i
#############################################################################
##
#W dict.tst GAP library Markus Pfeiffer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/dir.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local badbase,baddirbase,base,dirTest,dirbase,dirs
gap> START_TEST("dir.tst");
gap> base := Filename( DirectoriesLibrary( "tst" ), "example-dir");;
gap> dirbase := Directory(base);;
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/eigen.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local A
#############################################################################
##
#W eigen.tst GAP library Gene Cooperman
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ffe.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local Rochambeau,e,f1,f2,f3,p,pol,qs,r,x
#############################################################################
##
#W ffe.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ffeconway.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local fieldpairs,fieldsizes,iF,iPI,iW,izs,zs,iFI,x
#############################################################################
##
#W ffeconway.tst GAP tests Martin Schönert
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/fldabnum.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local aut,auts,c,f,g,id,pol,x
#############################################################################
##
#W fldabnum.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/float.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local neginf,posinf,r
#############################################################################
##
#W float.tst GAP Tests Stefan Kohl
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/flush.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local
gap> START_TEST("flush.tst");
gap> DeclareGlobalVariable("cheesefun");
gap> DeclareGlobalVariable("cheeseval");
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/fpmon.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local F,M,S,inv,iso,map,rels,x,y
#############################################################################
##
#W fpmon.tst
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/function.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local f,g,h,l,mh,r,x
gap> START_TEST("function.tst");
gap> IsKernelFunction(IsKernelFunction);
true
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/gaussian.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local
#############################################################################
##
#W gaussian.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/grpfp.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,b,c2,e,f,g,iter,l,s
#############################################################################
##
#W grpfp.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/grpfree.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,b,enum,first50,firstfifty,g,gens,iter
#############################################################################
##
#W grpfree.tst GAP-4 library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/grpmat.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local cl,g,gd,gens,hom,i,img,iso,pcgs,u
#############################################################################
##
#W grpmat.tst GAP tests Heiko Theißen
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/grppc.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local F,G,S,c,cl,f,g,g1,g10,g3,gens,h,hh,i,m,n,pcgs,r,rws,sys,u,v,x,y
#############################################################################
##
#W grppc.tst GAP tests Alexander Hulpke
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/grpperm.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local F,G,N,cube,g,s,x,y
gap> START_TEST("grpperm.tst");
gap> G := Group((1,2),(1,2,3,4));;
gap> HasAbelianFactorGroup(G,G);
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/hashkeybag.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local
gap> START_TEST("hashkeybag.tst");
gap> HashKeyBag((1,2),0,0,0);
0
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/immutable.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local v,x
#############################################################################
##
#W immutable.tst GAP Library
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/infinity.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local cycls,i,j,op
#############################################################################
##
#W infinity.tst GAP Library Markus Pfeiffer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/intarith.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local POWERMODINT_GAP,b,bigPos,bigNeg,checkPValuationInt,data,dataHex,dataInv,dataNonZero,e,f,g,i,k,m,mysource,pow,r,smlNeg,smlPos,x,y
#############################################################################
##
#W intarith.tst GAP library
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/invsgp.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local S
#############################################################################
##
#W invsgp.tst GAP library James D. Mitchell
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/listgen.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local g,h,l,p2,perm,t
#############################################################################
##
#A listgen.tst GAP 4.0 library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/listindex.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local foo,l,o,r,res,s,t,x
#############################################################################
##
#A listindex.tst GAP 4.0 library Steve Linton
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/localvars.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,f,func,g
gap> f := function()
> local a,b,c;
> if IsBound(a) then Print("1"); fi;
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/longnumber.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local x
#############################################################################
##
#A longnumber.tst GAP 4.0 library Steve Linton
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/mapphomo.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local G,G0,H,H0,a,b,hom,gens,imgs
#############################################################################
##
#W mapphomo.tst GAP Tests Max Horn
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/mapping.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local A,B,C,M,anticomp,com,comp,conj,d,g,g2,i,i2,inv,j,map,map1,map2,nice,res,t,t1,t2,tuples
#############################################################################
##
#W mapping.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/matblock.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local dim,m1,m2,m3,mm,o1,o2,p1,p2,p3,p4,tmp,z
#############################################################################
##
#W matblock.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/meataxe.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local G,M,M2,M3,M4,M5,V,bf,bo,cf,homs,m,mat,qf,randM,res,sf,subs
gap> START_TEST("meataxe.tst");

#
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/mgmring.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local centre,img,m,membrm,r,rembrm,rm
#############################################################################
##
#W mgmring.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/modfree.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local c,enum,f,iter,l,len,u,v,v1,v2,w
#############################################################################
##
#W modfree.tst GAP library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/modifiers.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local l,x,y
#############################################################################
##
#W modifiers.tst GAP Library
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/monofree.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local F,M,M2,a,b,enum,first50,firstfifty,gens,iter
#############################################################################
##
#W monofree.tst
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/morpheus.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,autd8,d8,g,inn,iso1,iso2,iso3,iso4,p,r,s4
#############################################################################
##
#W morpheus.tst GAP tests Alexander Hulpke
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/nanoseconds.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local f,t,t2
gap> START_TEST( "nanoseconds.tst" );
gap> t := NanosecondsSinceEpoch();;
gap> f := function(t)
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/numtheor.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local JACOBI_INT_GAP,c,d,jac,m,n,oldLevel,t
gap> START_TEST("numtheor.tst");

# RootMod, RootsMod
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/objmap.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local MAPvals,a,b,c,p,x
gap> START_TEST("objmap.tst");
gap> OBJ_MAP([]);
OBJ_MAP([ ])
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/objset.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,b,c,p,setvals,x
gap> START_TEST("objset.tst");
gap> OBJ_SET([]);
OBJ_SET([ ])
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/onecohom.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local b,com,g,n,ocr
#############################################################################
##
#W onecohom.tst GAP tests Alexander Hulpke
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/oprt.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local G,c5,d,eo,es,ess
#############################################################################
##
#W oprt.tst GAP-4 library ALexander Hulpke
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/package.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local entry,equ,pair,sml
#############################################################################
##
#W package.tst GAP Library Thomas Breuer
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/perm.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local checklens,n,permAll,permBig,permSml,x,y
gap> START_TEST("perm.tst");

# Permutations come in two flavors in GAP, with two TNUMs: T_PERM2 for
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/pgroups.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local A,B,C,D,F,G,H,H1,H2,H3,H4,K,L,N,Q,hom,myList,newList,r,s
gap> START_TEST("pgroups.tst");
gap> A := Group((1,2),(3,4),(5,6));
Group([ (1,2), (3,4), (5,6) ])
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/pperm.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local display,e,f,g,h,i,notationpp,notationt,p,x
#############################################################################
##
#W pperm.tst
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/random.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local
gap> START_TEST("random.tst");
gap> Read( Filename( DirectoriesLibrary( "tst" ), "testrandom.g" ) );

Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/range.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local x
#############################################################################
##
#W range.tst GAP Library Christopher Jefferson
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/ratfun.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local det,mat,p0,p1,p2,q0,q1,q2,t,y1,y2,y3
#############################################################################
##
#W ratfun.tst GAP Tests Alexander Hulpke
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/read.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local dir,name,p,x
#############################################################################
##
#W read.tst GAP library Chris Jefferson
Expand Down
3 changes: 3 additions & 0 deletions tst/testinstall/recordname.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#@local aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
#@local aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaax
#@local aaaxy,aaaxyz,names,r,str1021,str1022a,str1022b,str1023,str1024,x
#############################################################################
##
#W recordname.tst GAP tests Chris Jefferson
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/reesmat.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local D,F,R,S,T,U,enum,inv,iso,x,z
#############################################################################
##
#W reesmat.tst GAP library Wilf A. Wilson
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/relation.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local br,c,d,dom,e,ec,el,er,er1,er2,g,j1,j2,m,m1,m2,n,r,rc,rel,sc,sgs,tc,tup
#############################################################################
##
#W relation.tst GAP library Robert F. Morse
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/rwspcgrp.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,f,f1,f10,f11,f12,f13,f14,f15,f16,f17,f18,f19,f2,f20,f21,f22,f23,f24,f25,f26,f27,f28,f29,f3,f30,f31,f32,f33,f34,f35,f36,f37,f38,f39,f4,f40,f41,f42,f43,f44,f45,f46,f47,f48,f49,f5,f50,f51,f52,f53,f54,f55,f56,f57,f58,f59,f6,f60,f61,f7,f8,f9,g,grp,l,p,r,rws,w,x
#############################################################################
##
#W rwspcgrp.tst GAP library Frank Celler
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/rwspcsng.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,f,f1,f10,f11,f12,f13,f14,f15,f16,f17,f18,f19,f2,f20,f21,f22,f23,f24,f25,f26,f27,f28,f29,f3,f30,f31,f32,f33,f34,f35,f36,f37,f38,f39,f4,f40,f41,f42,f43,f44,f45,f46,f47,f48,f49,f5,f50,f51,f52,f53,f54,f55,f56,f57,f58,f59,f6,f60,f61,f7,f8,f9,g,l,p,r,rws,w,x
#############################################################################
##
#W rwspcsng.tst GAP library Frank Celler
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/semicong.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local c,ec,f,gns,n,rel,s,s1,sgns,sng,sng1,x
#############################################################################
##
#W semicong.tst GAP library Robert F. Morse
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/semigrp.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local C,G,G0,J,K,L,M,M4,O4,QM4,S,T,a,b,c,cc1,cc2,cong,cong3,congM4,csi,d,e,e2,eM4,el,eqm4,er,erp,f,f2,f3,g,g1,g2,g3,g4,gens,gens3,i,k,m,o4,phi,q3,rels,rels3,s,s1,s2,s3,t,t1,t2,t3,u,x,x1,x2,y1,y2
#############################################################################
##
#W semigrp.tst GAP library Andrew Solomon
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/semipperm.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local BruteForceInverseCheck,BruteForceIsoCheck,I,PPermDisplayLimit,PPermNotation,S,inv,x
#############################################################################
##
#W semipperm.tst
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/semirel.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local H,L,R,S,a,f,gjp,gjp1,glp,glp1,grp,grp1,rels,s1,s2,s3,sc,t1,t2,t20,t3,t4,t5
#############################################################################
##
#W semirel.tst GAP library Robert F. Morse
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/semitran.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local BruteForceAntiIsoCheck,BruteForceInverseCheck,BruteForceIsoCheck,G,H,I,S,T,enum,inv,map
#############################################################################
##
#W semitran.tst
Expand Down
1 change: 1 addition & 0 deletions tst/testinstall/set.tst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#@local a,b,c,g,l
#############################################################################
##
#W set.tst GAP Library Alexander Hulpke
Expand Down
Loading

0 comments on commit c2343fd

Please sign in to comment.