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

197 commits

Author SHA1 Message Date
Shlomi Fish
589fd65f0a flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
6eebf8729d flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
85e604b912 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
7a3ceb97bb flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
a4bea50ad1 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
8a8314ce86 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
727c1765ad flake8. 2017-04-19 12:03:45 +03:00
Shlomi Fish
40dcd6633c flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
a8984338bf flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
899dfe677f flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
c65a948357 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
bfcfdc59a9 flake8 2017-04-19 12:03:45 +03:00
Shlomi Fish
4ce002d3ec flake 8 2017-04-19 12:03:45 +03:00
Shlomi Fish
e536322821 flake 8 2017-04-19 12:03:45 +03:00
Shlomi Fish
3796c7c985 flake 8 2017-04-19 12:03:45 +03:00
Shlomi Fish
0876e08547 flake8 . 2017-04-19 12:03:45 +03:00
Shlomi Fish
389143ec23 flake 8 2017-04-19 12:03:45 +03:00
Shlomi Fish
3be5f2a99a flake 8 2017-04-19 12:03:45 +03:00
Shlomi Fish
ebeec6b751 flake 8 (test all toplevel) 2017-04-19 12:03:45 +03:00
Shlomi Fish
73895c6bf3 flake 8 2017-04-19 12:03:44 +03:00
Shlomi Fish
d36df25456 flake 8 2017-04-19 12:03:44 +03:00
Shlomi Fish
00e0d81ece flake 8 2017-04-19 12:03:44 +03:00
Shlomi Fish
c4a0d62963 flake 8. 2017-04-19 12:03:44 +03:00
Shlomi Fish
fc90baffa7 flake8. 2017-04-19 12:03:44 +03:00
Shlomi Fish
d77ef531ad flake 8 2017-04-19 12:03:44 +03:00
Shlomi Fish
99ef711af1 Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
Shlomi Fish
70982a1355 flake8 - up to m. 2017-04-19 12:03:44 +03:00
Shlomi Fish
9cc258de85 flake 8 2017-04-19 12:03:44 +03:00
Shlomi Fish
8c4887b70b flake 8 2017-04-19 12:03:44 +03:00
Shlomi Fish
b62f600d34 flake 8 2017-04-19 12:03:44 +03:00
Shlomi Fish
1ec8cc8b27 flake8 checked g*.py. 2017-04-19 12:03:44 +03:00
Shlomi Fish
4747fe1dbf flake8. 2017-04-19 12:03:44 +03:00
Shlomi Fish
82a7284824 Start implementing flake8 compliance.
So far for the a* files.
2017-04-19 12:03:44 +03:00
Shlomi Fish
c1d7918c27 Fix some typos as reported by codespell.
Thanks to Jan for inspiring this.
2017-04-08 19:13:59 +03:00
Shlomi Fish
c28a9104c8 Add a test. 2016-11-09 20:44:44 +02:00
Shlomi Fish
c407010801 Add another test 2016-11-09 20:27:26 +02:00
Shlomi Fish
d068f93d16 implement str2long and long2str.
With a unit test.
2016-11-09 20:10:09 +02:00
Shlomi Fish
2f735d1b53 Got "python setup.py bdist_rpm" to work again.
One should do "make mo" first - TODO: test in Travis-CI and test the
resultant rpm files. Had to change README to README.md in several
places.
2016-11-08 17:48:32 +02:00
Shlomi Fish
95a71aa36b Add a passing test for FC-Pro 6E9. 2016-11-08 16:21:02 +02:00
Shlomi Fish
95dd1e40b4 Implement > 2e9 ms/FC-Pro deals.
Larger than 2 milliard Freecell Pro deals in PySolFC - with a test.
2016-11-08 16:08:31 +02:00
Shlomi Fish
4da89ccc8c Get rid of trailing space. 2013-05-22 12:57:18 +03:00
Shlomi Fish
5728b9783a Add another test for the non-ms deal. 2012-12-13 18:06:35 +02:00
Shlomi Fish
5821000061 Implement the ms[0-9]+ deals.
They are used to deal the Microsoft cards.
2012-12-12 20:16:56 +02:00
Shlomi Fish
add08a72cc Add the ms_deals1.py test.
It was in large part copied and pasted from fc-solve's
make_pysol_freecell_board.py and from other sources, so there may be a
lot of ugliness due to me (= Shlomi Fish). But I'm using it to bootstrap
the change in the ms_deals.
2012-12-12 19:49:20 +02:00
Shlomi Fish
95fd883817 Generating the importing modules tests. 2012-11-25 16:53:43 +02:00
Shlomi Fish
cc64f7c8a3 import pysollib.move is working.
Copy paste of the previous test.

"Three strikes and then you refactor."
2012-11-25 16:35:28 +02:00
Shlomi Fish
424c758815 Add the first individually-importing test. 2012-11-25 16:33:46 +02:00