Improve test coverage.
[super-star-trek.git] / sst
2023-08-16 Eric S. RaymondHandle incorrect command-line args gracefully.
2023-08-16 Eric S. RaymondImprove test coverage.
2023-08-16 Eric S. RaymondComplete repair of Thingy code.
2023-08-16 Eric S. RaymondPartial repair of Thingy code.
2023-08-16 Eric S. RaymondMore coverage exclusions.
2023-08-16 Eric S. RaymondExclude curses code from coverage testing.
2023-08-16 Eric S. RaymondRemove locale code not needed under Python 3.
2023-08-16 Eric S. RaymondFix code so collisions can actually happen.
2023-08-16 Eric S. RaymondSet up for coverage testing.
2023-08-15 Eric S. RaymondComment and message polishing.
2023-08-15 Eric S. RaymondEliminated duplicate import.
2023-08-15 Eric S. RaymondFix parsing of new-style coordinates with x=10.
2023-08-15 Eric S. RaymondAdd test of plain interface and od-fashioned coordinates.
2023-08-14 Eric S. RaymondImplement alphameric Y coordinates.
2023-08-14 Eric S. RaymondEliminate play-again prompt in curses mode.
2023-08-14 Eric S. RaymondDropping out Python 2 support.
2023-08-14 Eric S. RaymondAvoid potential collision between the new "options...
2023-08-14 Eric S. RaymondAdded options command, fixed some tests to be insensiti...
2023-08-13 Eric S. RaymondRefactor - use getcoord() in course setting.
2023-08-12 Eric S. Raymonde-conorm to the documentation by removing the .py esten...