mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-15 10:22:40 +01:00
CuckooChessEngine: Moved unit test code to a separate project, so that
it is not included in DroidFish.
This commit is contained in:
@@ -139,7 +139,7 @@ import android.widget.Toast;
|
||||
|
||||
@SuppressLint("ClickableViewAccessibility")
|
||||
public class DroidFish extends Activity implements GUIInterface {
|
||||
// FIXME!!! book.txt (and test classes) should not be included in apk
|
||||
// FIXME!!! book.txt should not be included in apk
|
||||
|
||||
// FIXME!!! PGN view option: game continuation (for training)
|
||||
// FIXME!!! Remove invalid playerActions in PGN import (should be done in verifyChildren)
|
||||
|
||||
Reference in New Issue
Block a user