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