Commit graph

2 commits

Author SHA1 Message Date
Bernhard Amann
4cbf4e3caf Small but important fix for the input framework. BroStrings were constructed
without a final \0 - which means that strings read by the input framework are
unusable by basically all internal functions (like to_count).

the basic test now also checks this.

Thanks at Sheharbano for noticing this.
2012-10-01 13:04:40 -07:00
Bernhard Amann
029871e48c first test. 2011-11-20 13:42:02 -08:00