| Build under buck2, with the toolchain pinned rather than found 460541b nandi 19d ago | 1 | # Files pulled in by include!/include_bytes!/include_str! that the |
| 2 | # default source globs miss. |
| 3 | extra_srcs = [ |
| 4 | "benches/data/Carroll-11-ar.txt", |
| 5 | "benches/data/Carroll-11-de.txt", |
| 6 | "benches/data/Carroll-11-el.txt", |
| 7 | "benches/data/Carroll-11-es.txt", |
| 8 | "benches/data/Carroll-11-fr.txt", |
| 9 | "benches/data/Carroll-11-he.txt", |
| 10 | "benches/data/Carroll-11-pl.txt", |
| 11 | "benches/data/Carroll-11-ru.txt", |
| 12 | "benches/data/Carroll-11-th.txt", |
| 13 | "benches/data/Carroll-11-tr.txt", |
| 14 | "benches/data/TestNames_Japanese_h.txt", |
| 15 | "benches/data/TestNames_Japanese_k.txt", |
| 16 | "benches/data/TestNames_Korean.txt", |
| 17 | "benches/data/TestNames_Latin.txt", |
| 18 | "benches/data/wotw.txt", |
| 19 | "tests/data/NormalizationTest.txt", |
| 20 | ] |