Skip to content

Commit

Permalink
Add additional tests for text/binary VB data - these probably don't a…
Browse files Browse the repository at this point in the history
…dd much but are added for completeness.
  • Loading branch information
andrew890 committed Mar 15, 2021
1 parent c2a0e79 commit 7e0aec0
Show file tree
Hide file tree
Showing 10 changed files with 2 additions and 2 deletions.
Binary file added TERSED/VB.ALICE29.TXT.PACK
Binary file not shown.
Binary file added TERSED/VB.ALICE29.TXT.SPACK
Binary file not shown.
Binary file added TERSED/VB.ASYOULIK.TXT.PACK
Binary file not shown.
Binary file added TERSED/VB.ASYOULIK.TXT.SPACK
Binary file not shown.
Binary file added TERSED/VB.PLRABN12.TXT.PACK
Binary file not shown.
Binary file added TERSED/VB.PLRABN12.TXT.SPACK
Binary file not shown.
Binary file added ZOSBINARY/VB.ALICE29.TXT
Binary file not shown.
Binary file added ZOSBINARY/VB.ASYOULIK.TXT
Binary file not shown.
Binary file added ZOSBINARY/VB.PLRABN12.TXT
Binary file not shown.
4 changes: 2 additions & 2 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ The following data from the Canterbury Corpus are in the [CanterburyCorpus](./Ca
| Artificial/aaa.txt | Text | 1 | 5 |
| Artificial/alphabet.txt | Text | 1 | 5 |
| Artificial/random.txt | Text | 1 | 5 |
| Canterbury/alice29.txt | Text/Binary | 80 | N/A |
| Canterbury/alice29.txt | Text/Binary | 80 | 255 |
| Canterbury/asyoulik.txt | Text/Binary | 80 | 255 |
| Canterbury/cp.html | Text | 180 | 255 |
| Canterbury/fields.c | Text | 80 | 255 |
| Canterbury/grammar.lsp | Text | 80 | 255 |
| Canterbury/kennedy.xls | Binary | 1 | N/A |
| Canterbury/lcet10.txt | Text | 100 | 255 |
| Canterbury/plrabn12.txt | Text/Binary | 80 | N/A |
| Canterbury/plrabn12.txt | Text/Binary | 80 | 255 |
| Canterbury/ptt5 | Binary | 1 | N/A |
| Canterbury/sum | Binary | 1 | N/A |
| Canterbury/xargs.1 | Text | 80 | 255 |
Expand Down

0 comments on commit 7e0aec0

Please sign in to comment.