-
- Downloads
Overhaul validation and add a ton of related test coverage.
Showing
- crossword.services.yml 1 addition, 1 deletioncrossword.services.yml
- src/CrosswordDataService.php 26 additions, 5 deletionssrc/CrosswordDataService.php
- src/CrosswordException.php 10 additions, 0 deletionssrc/CrosswordException.php
- src/CrosswordFileParserPluginInterface.php 15 additions, 2 deletionssrc/CrosswordFileParserPluginInterface.php
- src/Plugin/Validation/Constraint/CrosswordFile.php 7 additions, 0 deletionssrc/Plugin/Validation/Constraint/CrosswordFile.php
- src/Plugin/Validation/Constraint/CrosswordFileValidator.php 27 additions, 3 deletionssrc/Plugin/Validation/Constraint/CrosswordFileValidator.php
- src/Plugin/crossword/crossword_file_parser/AcrossLitePuzParser.php 77 additions, 50 deletions...n/crossword/crossword_file_parser/AcrossLitePuzParser.php
- src/Plugin/crossword/crossword_file_parser/AcrossLiteTextParser.php 132 additions, 138 deletions.../crossword/crossword_file_parser/AcrossLiteTextParser.php
- tests/files/3102646.txt 101 additions, 0 deletionstests/files/3102646.txt
- tests/files/3102647.puz 0 additions, 0 deletionstests/files/3102647.puz
- tests/files/3185956.puz 0 additions, 0 deletionstests/files/3185956.puz
- tests/files/README.txt 28 additions, 0 deletionstests/files/README.txt
- tests/files/corrupted_bad_grid.puz 0 additions, 0 deletionstests/files/corrupted_bad_grid.puz
- tests/files/corrupted_bad_grid.txt 26 additions, 0 deletionstests/files/corrupted_bad_grid.txt
- tests/files/corrupted_clue_list_deleted.puz 0 additions, 0 deletionstests/files/corrupted_clue_list_deleted.puz
- tests/files/corrupted_extra_across_clue.txt 27 additions, 0 deletionstests/files/corrupted_extra_across_clue.txt
- tests/files/corrupted_extra_down_clue.txt 27 additions, 0 deletionstests/files/corrupted_extra_down_clue.txt
- tests/files/corrupted_just_enough_to_apply.puz 0 additions, 0 deletionstests/files/corrupted_just_enough_to_apply.puz
- tests/files/corrupted_missing_across_clue.txt 25 additions, 0 deletionstests/files/corrupted_missing_across_clue.txt
- tests/files/corrupted_missing_down_clue.txt 25 additions, 0 deletionstests/files/corrupted_missing_down_clue.txt
Loading
Please register or sign in to comment