revbank/t
Juerd Waalboer f16e406063 Revert "Handle huge numbers better"
This reverts commit ef0039bc33.

Abysmal performance: revbank2beancount went from 0.7 to 11 seconds for
revspace's 2024 .revbank.log to date.
2024-08-28 06:41:02 +02:00
..
amount.t Revert "Handle huge numbers better" 2024-08-28 06:41:02 +02:00
amount2.t ChatGPT wrote some unit tests and found a small bug. 2023-03-16 00:00:26 +01:00
calc.t More tests 2023-12-25 05:02:02 +01:00
cart.t Some more tests by ChatGPT 2023-03-16 00:30:48 +01:00
fileio.t Fix unit tests for fileio: create tempfiles in cwd 2024-08-28 05:35:14 +02:00
prompt.t Better cursor position after input syntax error 2023-12-28 20:38:37 +01:00
README tests README 2023-12-28 14:07:19 +01:00

To run all tests, run from the parent directory:

	prove -Ilib t