From: Martin Q. <mar...@lo...> - 2005-04-06 12:07:13
|
I finally found some time to devote to the project. Your changes wrt to testing infrastructure work for me. And since I had a minor bug against the debian package (packaging issue), I decided to release 1.3 and move the development forward to 1.4 (or 1.3.1 if I did something wrong). I'll announce 1.3 right after this mail. Concerning the testing infrastructure, I think that the easiest could be to make SUFF=3D the default, and let people wanting to use SUFF=3D-$(ver) specifying it from the command line. Want do you think about it? Thanks again for your work,=20 Mt. On Mon, Mar 21, 2005 at 11:46:54AM -0500, William F. Dowling wrote: > It *should* have worked. The correct instructions are > make SUFF=3D ; cd examples; make SUFF=3D >=20 > I have checked in the files xhtml-{special,symbol,lat1}.ent so now the > test actually does work. Thanks for your patience. >=20 > Will >=20 > On Fri, 2005-03-18 at 17:15 -0500, William F. Dowling wrote: > > I have checked in changes so that > > make SUFF=3D ; cd examples; make > > should work (i.e. first three tests print "OK" and last two print out > > sensible results.) I'm still getting a ton of warnings, the whole test > > Makefile needs to be rethought, but at least now it is minimally > > working. > >=20 > > I'm not happy with the SUFF=3D bit being necessary for the tests to run. > > Let me know if you have problems with this. |