From: Tomáš Rylek Date: Sat, 7 Nov 2020 01:29:05 +0000 (+0100) Subject: Reflect test path changes in .gitattributes; remove nonexistent files (#44371) X-Git-Tag: submit/tizen/20210909.063632~4724 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=613c93613232fa8aba2f50c421d4b2da8ddccc68;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Reflect test path changes in .gitattributes; remove nonexistent files (#44371) --- diff --git a/.gitattributes b/.gitattributes index 7ead819..0451868 100644 --- a/.gitattributes +++ b/.gitattributes @@ -69,12 +69,9 @@ # CLR specific src/coreclr/src/pal/tests/palsuite/paltestlist.txt text eol=lf src/coreclr/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/regexdna/regexdna-input25.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/regexdna/regexdna-input25000.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25000.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/reverse-complement/revcomp-input25.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/reverse-complement/revcomp-input25000.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/k-nucleotide/knucleotide-input.txt text eol=lf -src/coreclr/tests/src/JIT/Performance/CodeQuality/BenchmarksGame/k-nucleotide/knucleotide-input-big.txt text eol=lf -src/coreclr/tests/src/performance/Scenario/JitBench/Resources/word2vecnet.patch text eol=lf +src/tests/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25.txt text eol=lf +src/tests/JIT/Performance/CodeQuality/BenchmarksGame/regex-redux/regexdna-input25000.txt text eol=lf +src/tests/JIT/Performance/CodeQuality/BenchmarksGame/reverse-complement/revcomp-input25.txt text eol=lf +src/tests/JIT/Performance/CodeQuality/BenchmarksGame/reverse-complement/revcomp-input25000.txt text eol=lf +src/tests/JIT/Performance/CodeQuality/BenchmarksGame/k-nucleotide/knucleotide-input.txt text eol=lf +src/tests/JIT/Performance/CodeQuality/BenchmarksGame/k-nucleotide/knucleotide-input-big.txt text eol=lf