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 Apr 3, 2015
1 parent 47c29dd commit 4124cfc
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-04-03 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-04-01 Luiz Irber <irberlui@msu.edu>

* third-party/smhasher/MurmurHash3.{cc,h}: remove unused code, fix warnings.
Expand Down

0 comments on commit 4124cfc

Please sign in to comment.