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

9 commits

Author SHA1 Message Date
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