Commit graph

3 commits

Author SHA1 Message Date
Oleg Plakhotniuk
8875fad439 Table and Json formatters can write output to a file now.
Signed-off-by: Oleg Plakhotniuk <olegus8@gmail.com>

closes #1412
2014-06-22 19:08:28 +02:00
Laurent Bachelier
81e3da8bb0 More robust currency guessing
This allows to parse PayPal balances which includes both symbol and letters, for
instance "$ 42,00 USD".
Also, it does not require adding any new symbols to the regular
expression.
It might break modules, though numerous cases were tested.
2013-02-05 16:32:17 +01:00
Laurent Bachelier
1aa98a896f Declare nosetests tests
Those are non-module tests, and can be run by nosetests without a
wrapper script.
2012-10-13 15:10:07 +02:00