Skip to content

Commit

Permalink
Merge d309818 into c6a194e
Browse files Browse the repository at this point in the history
  • Loading branch information
simonjbeaumont committed Feb 26, 2016
2 parents c6a194e + d309818 commit b329318
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,8 @@ configure:
gh-pages:
bash .docgen.sh

coverage:
bash .coverage.sh
travis-coveralls.sh:
wget https://raw.githubusercontent.com/simonjbeaumont/ocaml-travis-coveralls/master/$@

coverage: travis-coveralls.sh
bash $<
17 changes: 17 additions & 0 deletions lib_test/dump.data
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,20 @@
20: 00 00 00 00 00 00 00 00 00 00 00 00 53 58 01 00
30: 00 00 00 00 00 00 00 00 00 00 00 00 0a 03 00 00

02:06.0 "CardBus bridge" "O2 Micro, Inc." "OZ711M3/MC3 4-in-1 MemoryCardBus Controller" "Hewlett-Packard Company" "nc6000 laptop"
00: 17 12 23 72 87 00 10 04 00 00 07 06 00 a8 82 00
10: 00 00 10 90 a0 00 00 02 02 03 06 b0 00 00 00 40
20: 00 f0 ff 41 00 00 00 48 00 f0 ff 49 01 40 00 00
30: fd 4f 00 00 01 50 00 00 fd 5f 00 00 0a 01 80 05
40: 3c 10 90 08 01 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
90: 00 20 00 08 ea 0b 62 80 00 00 40 00 03 00 05 00
a0: 01 00 02 fe 00 40 c0 10 00 00 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 00
e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

0 comments on commit b329318

Please sign in to comment.