caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] testing private functions with oUnit
@ 2014-09-28 23:06 Eric Cooper
  2014-09-28 23:12 ` Eric Cooper
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Eric Cooper @ 2014-09-28 23:06 UTC (permalink / raw)
  To: caml-list

I'd like to write unit tests for functions not exported in a .mli
file.  The only way I can see is to remove the .mli file while
building the test, so the whole .ml file is visible.  Is there a better
way, preferably integrated with ocamlmake + findlib?

-- 
Eric Cooper             e c c @ c m u . e d u

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-09-29 13:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-28 23:06 [Caml-list] testing private functions with oUnit Eric Cooper
2014-09-28 23:12 ` Eric Cooper
2014-09-28 23:19   ` Ivan Gotovchits
2014-09-29  7:08 ` Malcolm Matalka
2014-09-29  8:03   ` Francois Berenger
2014-09-29 13:23   ` Eric Cooper
2014-09-29  8:28 ` ygrek
2014-09-29  8:50   ` Jeremie Dimino
2014-09-29 10:48 ` Gerd Stolpmann
2014-09-29 10:57   ` Gerd Stolpmann
2014-09-29 10:58   ` Maxence Guesdon
2014-09-29 12:00   ` Malcolm Matalka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).