From: skaller <sk...@us...> - 2004-12-23 02:49:48
|
On Thu, 2004-12-23 at 04:35, Janne Hellsten wrote: > 1. Building in tmp directory (extlib-test/build-tmp). This means > copying all the necessary source to build dir. This includes tester > entrypoint and any additional utility modules (just util.ml currently). OK, generate in 'build-tmp' -- not sure that copying files into there is needed, just ocamlc -c -o build-tmp/util util.ml seems to work .. :) > 2. Remove the .tst extension and just use .ml. OK, that will work provided step 1 is done. > John, it would be nice if you could finish the above two steps before > committing your test harness generator. Do you have the time to do this? Sure .. it will take longer to test than actually do it :) Expect commit in next message. -- John Skaller, mailto:sk...@us... voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net |