summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/.project
diff options
context:
space:
mode:
authorThomas Wolf <thomas.wolf@paranor.ch>2017-08-14 08:16:04 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2017-08-27 16:02:40 +0200
commit08d4bef6b7db50398088974d0f9a7b0d52015f86 (patch)
tree324ea4b98fc90576eae25d3566411da84118e629 /org.eclipse.jgit.http.test/.project
parent426caf99eedfdad0ea5a5702946c40f6ba98ee29 (diff)
downloadjgit-08d4bef6b7db50398088974d0f9a7b0d52015f86.tar.gz
jgit-08d4bef6b7db50398088974d0f9a7b0d52015f86.zip
Add new tests for gitignore/gitattribute pattern matching
These tests verify that JGit matches the same as C git, for both attribute matching (.gitattributes) and file exclusion matching (.gitignore). These tests work by setting up a test repository and test rules, and then determine excluded files or attributes both with JGit and with the native C git, and then compare the results. For .gitignore tests, we run git ls-files --ignored --exclude-standard -o and for attribute tests we use git check-attr --stdin --all and pass the list of all files in the repository via stdin. Change-Id: I5b40946e04ff4a97456be7dffe09374323b7c89d Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>
Diffstat (limited to 'org.eclipse.jgit.http.test/.project')
0 files changed, 0 insertions, 0 deletions