1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
Commit graph

17 commits

Author SHA1 Message Date
Shlomi Fish
f630539e88 gracefully handle import. 2018-05-11 14:29:46 +03:00
Shlomi Fish
05f3e3027f Convert to an exception object.
To avoid getting wedged.
2018-05-11 13:40:13 +03:00
Shlomi Fish
4b75005b28 Start adding support for handling parse errs.
in the importFile feature. Still does not work fully.
2018-05-07 23:29:14 +03:00
Shlomi Fish
9eab5fe6bf support utf8 bom import. 2018-05-02 20:18:01 +03:00
Shlomi Fish
2f114469b5 add py2 tests 2018-05-01 17:52:17 +03:00
Shlomi Fish
6304994ed4 add py2 tests 2018-05-01 17:45:37 +03:00
Shlomi Fish
6ec197daaf Add py2 tests. 2018-05-01 17:36:41 +03:00
Shlomi Fish
7860f47363 generate some duplicate code. 2018-05-01 17:28:02 +03:00
Shlomi Fish
665985ec6d Add python2 tests. 2018-05-01 17:09:12 +03:00
Shlomi Fish
46fafaef58 Add another test. 2018-05-01 16:58:58 +03:00
Shlomi Fish
b9b65edcb9 Add a test. 2018-05-01 16:52:22 +03:00
Shlomi Fish
d0b352142b start writing tests for importFile. 2018-05-01 16:35:09 +03:00
Shlomi Fish
e9d04fcf4b Convert to unittest.py. 2018-03-19 16:54:13 +02:00
Shlomi Fish
3e9a071926 convert to unittest 2018-03-19 15:46:26 +02:00
Shlomi Fish
ca758a3a57 Add a test. 2018-03-19 14:11:15 +02:00
Shlomi Fish
c0bb252166 Fix a bug w the formatting of the foundations.
With the input to freecell solver. Reported by Don - thanks! The format
was wrong.
2018-03-19 14:11:15 +02:00
Shlomi Fish
24a927311c Rename to a more appropriate dir. 2018-03-13 16:38:31 +02:00