TXT-fixturematrix voor encoding
Kies TXT-fixtures voor basistests, encodingdetectie, regeleinden, lange regels en tekstvalidatie.
Hoe je deze matrix gebruikt
- Dekt kleine bestanden, UTF-varianten, CRLF-logs en parserstress door lange regels.
- Ontworpen voor snelle uploads, indexering, previews en encodingregressies.
- Gekoppeld aan het TXT-pack en de encodingvalidatieworkflow.
Open primaire bibliotheek
Deze matrix is gekoppeld aan de TXT-bibliotheekpagina en het manifest.
Fixture-rijen
| Variant | Profile | Testfocus | File | Size | Download |
|---|---|---|---|---|---|
|
Minimal TXT
Best first check for plain-text upload, download, and checksum flows.
|
Valid smoke fixture | Small-file upload and preview | txt_minimal_readme_sample.txt |
100 B | Download |
|
UTF-8 Multilingual
Useful for multilingual rendering, indexing, and parser acceptance tests.
|
Encoding baseline | UTF-8 character handling | txt_utf8_multilingual_sample.txt |
94 B | Download |
|
UTF-16 LE
Targets pipelines that infer encoding from BOM and byte patterns.
|
Encoding variant | UTF-16 detection | txt_utf16le_sample.txt |
176 B | Download |
|
CRLF Log
Useful for ingestion, search indexing, and log viewer normalization checks.
|
Line-ending variant | Windows newline handling | txt_crlf_log_sample.txt |
134 B | Download |
|
Long Lines
Good for editors, tokenizers, and line-buffer stress paths.
|
Valid stress fixture | Parser and preview limits | txt_long_lines_sample.txt |
9.0 KB | Download |
|
50KB TXT
Useful when you need more payload than the minimal fixture without moving into MB-scale files.
|
Size variant | Small-but-nontrivial transfers | txt_sample_file_50KB.txt |
50.0 KB | Download |
Gerelateerde packs
TXT-encodingtestpack
Pack met platte-tekstfixtures voor detectie van encoding, regeleinden en belastingstests van parsers.
txt_encoding_test_pack.zip · 1.9 KB
Fixturepack voor documentextractie
Pack met echte PDF- en TXT-fixtures voor extractie, layoutanalyse, OCR-validatie, beveiligde documenten en corrupte bestanden.
document_extraction_fixture_pack.zip · 18.9 KB
Gerelateerde workflows
Fixtures voor encodingvalidatie
Tekst- en gestructureerde-datafixtures voor regeleinden, UTF-varianten, BOM-gedrag en encoding-edge-cases.
Open WorkflowFixtures voor uploadvalidatie
Testbestanden en packs om uploadlimieten, MIME-validatie, ZIP-ontvangst en workflows met gemengde inhoud te verifiaren.
Open WorkflowFixtures voor documentextractie
PDF- en TXT-fixtures voor layoutanalyse, OCR-achtige extractie, beveiligde documenten en tekstnormalisatie.
Open WorkflowGerelateerde strategische pagina's
Best Format Guides
Use-Case Recommendations
How to Convert