dezzy_ has joined #mirage
yastero has quit [Ping timeout: 240 seconds]
dezzy has quit [Ping timeout: 276 seconds]
yomimono has quit [Ping timeout: 276 seconds]
yomimono has joined #mirage
yastero has joined #mirage
rgrinberg1 has quit [Quit: Leaving.]
andreas1 has quit [Ping timeout: 265 seconds]
AltGr has joined #mirage
dezzy_ is now known as dezzy
cr409 has joined #mirage
djs55 has joined #mirage
djs55 has quit [Quit: Leaving.]
djs55 has joined #mirage
djs55 has quit [Client Quit]
djs55 has joined #mirage
<hannes> are there code coverage tools for OCaml? (using oUnit I stumbled upon bisect, but have no clue how to integrate that into my _oasis file)
<whitequark> bisect is quite great
<whitequark> you need to add bisect.syntax to BuildDepends:, and then I think write a custom rule for displaying results
<hannes> whitequark: you know of a sample _oasis somewhere off the hand?
<whitequark> not _oasis, no
<whitequark> but as I've elaborated, the changes to _oasis are trivial
<hannes> ok, I'll dig into it. thx :)
<whitequark> also this is what I used to generate html reports: https://github.com/evilmartians/foundry/blob/master/scripts/test.sh#L24
<hannes> thx!
aT0MAnti has joined #mirage
<hannes> whitequark: oh, that was easy :)
<whitequark> nice
<hannes> tests are so far only for reader and writer.ml... and still not 100% there
<hannes> I added bisect to BuildDepends in the tls library, then build, run the tests, and could then use bisect-report
<whitequark> you could specify bisect-report as a PostCommand for your Test
djs55 has quit [Quit: Leaving.]
djs55 has joined #mirage
<hannes> hmm, but somehow I get diverging results on multiple runs of ocaml setup.ml -tests (which produces coverage output).. how can that be?
<whitequark> it concatenates all the bisectNNNN.dat unless you remove them beforehand
<hannes> I figured, and remove them beforehand
<whitequark> odd
<whitequark> nondeterminism?
<hannes> there is no nondeterminism in my testsuite
rgrinberg has joined #mirage
djs55 has quit [Quit: Leaving.]
tlockney_away is now known as tlockney
djs55 has joined #mirage
tlockney is now known as tlockney_away
rgrinberg has quit [Quit: Leaving.]
rgrinberg has joined #mirage
tlockney_away is now known as tlockney
AltGr has left #mirage [#mirage]
philtor has joined #mirage
djs55 has quit [Quit: Leaving.]
philtor has quit [Ping timeout: 265 seconds]
cr409 has quit [Ping timeout: 250 seconds]
djs55 has joined #mirage
niervol has joined #mirage
<niervol> hi guys I have problem with installing: opam install mirage-http
<niervol> while installing ssl I have an error. I'm trying with --disable-ssl now
philtor has joined #mirage
<niervol> no luck ;( http://pastebin.com/np2aYeJW
<whitequark> ./configure --prefix /home/x/.opam/system
<niervol> mirage-http requires ssl
<whitequark> no --disable-ssl there
<whitequark> oh, nevermind
<niervol> I'm on ubuntu 14.04 64bit
djs55 has quit [Quit: Leaving.]
djs55 has joined #mirage
niervol has quit [Ping timeout: 240 seconds]
djs55 has quit [Quit: Leaving.]
smondet_ is now known as smondet
avsm has joined #mirage
tlockney is now known as tlockney_away
tlockney_away is now known as tlockney
tizoc has quit [Quit: Coyote finally caught me]
tizoc has joined #mirage
tizoc has quit [Client Quit]
tizoc has joined #mirage
tlockney is now known as tlockney_away
avsm has quit [Quit: Leaving.]
NoNNaN has quit [Remote host closed the connection]
NoNNaN has joined #mirage