Jeff Epler
8d87dd4ba7
Add more test cases
2022-02-15 09:50:22 -06:00
a0381ad368
Add moneyfmt example from https://docs.python.org/3/library/decimal.html#recipes
2021-02-14 08:55:16 -06:00
b283885de6
test_udecimal: Improve tests based on reported test cases
...
also, for the common part, ensure that desktop Python's own decimal
implementation is used.
"print(+c.flags[Foo])" is because udecimal returns 0/1 for these, while
Python's decimal returns False/True.
2020-09-19 09:50:35 -05:00
cadbab46f2
further silence pylint
2020-09-10 17:52:46 -05:00
8f459c84c4
further appease pylint
2020-09-10 17:50:11 -05:00
307727a1bd
silence pylint
2020-09-10 17:46:57 -05:00
313dd7a556
appease black
2020-09-10 17:44:42 -05:00
e95553d8c2
extract doctests to run with micropython testsuite
2020-09-10 17:34:39 -05:00
c5a5043cf7
add an example after all
2020-09-10 17:03:41 -05:00
97322e4408
remove boilerplate examples, we have doctest
2020-09-06 15:57:19 -05:00
483088a9fc
Initial commit
2020-09-06 15:39:24 -05:00