Mercurial > ~dholland > hg > ag > index.cgi
comparison tests/DEFS.mk @ 0:13d2b8934445
Import AnaGram (near-)release tree into Mercurial.
author | David A. Holland |
---|---|
date | Sat, 22 Dec 2007 17:52:45 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:13d2b8934445 |
---|---|
1 SUBDIRS=agcl | |
2 | |
3 # Not ready for prime time - mpp crashes and asserts left and right, and | |
4 # the format of assertions is not portable, so there'll be test diffs on | |
5 # anything except the platform the tests were hacked on (NetBSD/i386) | |
6 #SUBDIRS+=mpp | |
7 | |
8 include $(TOP)/mk/testsubdir.mk |