Skip to content

Commit

Permalink
document IO error catching
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Mar 30, 2015
1 parent 817192b commit 3c0062d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2015-03-30 Michael R. Crusoe <mcrusoe@msu.edu>

* khmer/{__init__.py,_khmermodule.cc},lib/{counting,hashbits,hashtable,
subset}.cc: catch IO errors and report them.
* tests/test_hashbits.py: remove write to fixed path in /tmp
* tests/test_scripts.py: added test for empty counting table file

2015-03-28 Kevin Murray <spam@kdmurray.id.au>

* lib/hashbits.hh: Add Hashbits::n_tables() accessor
Expand Down

0 comments on commit 3c0062d

Please sign in to comment.