bhlangonijr / chesslib

chess library for legal move generation, FEN/PGN parsing and more
Apache License 2.0
223 stars 78 forks source link

Fixes UnicodePrinterTest (does'nt compile in java 8 and fails in 11) #100

Closed fathzer closed 2 years ago

fathzer commented 2 years ago

Here is a quick fix of UnicodePrinterTest that (as explained in this issue does not compile with java 8. Moreover, the test is wrong. Due to the \n characters at the end of the lines, piece at position 63 in the result string is not a rook.