From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id RAA20787; Wed, 12 Sep 2001 17:43:07 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id RAA20927 for ; Wed, 12 Sep 2001 17:43:06 +0200 (MET DST) Received: from tserver2.fast.net.uk (ns1.fast.net.uk [212.42.162.2]) by nez-perce.inria.fr (8.11.1/8.10.0) with ESMTP id f8CFh4T08507 for ; Wed, 12 Sep 2001 17:43:05 +0200 (MET DST) Received: from tacitus.worthmedia.net ([212.42.173.33]) by tserver2.fast.net.uk (8.11.4/8.11.4) with ESMTP id f8CFgqx59225 for ; Wed, 12 Sep 2001 16:42:55 +0100 (BST) To: caml-list@inria.fr Subject: [Caml-list] FORT (or other test frameworks) From: "John L. Masson" Date: 12 Sep 2001 16:41:55 +0100 Message-ID: <87g09s1kn0.fsf@tacitus.worthmedia.net> User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.0.104 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk Hello list, Is anyone here using FORT? Does anyone have any examples or documentation for it? I've read, and I thought understood, the source, but I can't get a testscript to run. If I just pass it to the 'fort' executable (i.e. 'fort testsuite.ml'), the Fort module and its functions are not available to the script. I can compile the script, and link to fort.cmo and fortmain.cmo, and this executable produces a report, but it shows no tests were run. If I don't link fortmain.cmo, nothing happens at all. What am I doing wrong? -- John Masson Interactive Developer Worth Media ------------------- Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr