Sebastiaan van Stijn
|
24e371c812
pkg/fileutils: improve tests
|
2 년 전 |
Sebastiaan van Stijn
|
3c69b9f2c5
replace pkg/fileutils Matching funcs with github.com/moby/patternmatcher
|
2 년 전 |
Sebastiaan van Stijn
|
0440ca07ba
pkg/fileutils: remove gotest.tools as dependency, use t.TempDir()
|
2 년 전 |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
2 년 전 |
Aaron Lehmann
|
38e2e756c9
Avoid platform-specific NewPatternMatcher function in TestCompile
|
3 년 전 |
Aaron Lehmann
|
8d250be008
Add unit test for (*Pattern).compile
|
3 년 전 |
Aaron Lehmann
|
dd66dcad9c
fileutils: Avoid compiling a regexp for simple patterns
|
3 년 전 |
Aaron Lehmann
|
55da5245de
Fix missing parent info case in MatchesUsingParentResults
|
3 년 전 |
Aaron Lehmann
|
4555d3aa54
pkg/fileutils: Track incremental pattern match results against each pattern
|
3 년 전 |
Milas Bowman
|
195558de5a
pkg/fileutils: escape additional regex meta characters
|
3 년 전 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 년 전 |
Aaron Lehmann
|
c44b90f3bf
Test fix for Windows compatibility
|
4 년 전 |
Aaron Lehmann
|
97ede9df26
Rename Matches to MatchesOrParentMatches
|
4 년 전 |
Aaron Lehmann
|
9bae4f2f24
Add more optimal MatchesUsingParentResult method, use it in pkg/archive
|
4 년 전 |
Aaron Lehmann
|
90f8d1b675
fileutils: Fix incorrect handling of "**/foo" pattern
|
4 년 전 |
Sebastiaan van Stijn
|
2842639e0e
pkg/fileutils: TestMatches: remove cases no longer valid for go1.16
|
4 년 전 |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
5 년 전 |
Sebastiaan van Stijn
|
9419024554
gosec: add ignore comments for reported issues that can be ignored
|
5 년 전 |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
7 년 전 |
Daniel Nephin
|
6be0f70983
Automated migration using
|
7 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
Daniel Nephin
|
372670b507
Add goimports to linters.
|
8 년 전 |
Daniel Nephin
|
9484c3bd81
Enable a unit test on windows.
|
8 년 전 |
unclejack
|
20d6f5c2a9
pkg/file{utils,notify}: don't compare to bool
|
8 년 전 |
Tonis Tiigi
|
adeb3e3684
Fix inefficient file paths filter
|
8 년 전 |
Doug Davis
|
376bb84c5c
Fix use of **/ in .dockerignore
|
8 년 전 |
John Howard
|
3e78ad7be2
Windows CI: Turn off failing unit test pkg\fileutils
|
9 년 전 |
Doug Davis
|
eddb14a44e
Support multi-dir wildcards in .dockerignore
|
9 년 전 |
Vincent Demeester
|
09adf87f23
Add missing tests and docs for pkg/fileutils
|
10 년 전 |
Vincent Demeester
|
8454e1a3b2
Add coverage on pkg/fileutils
|
10 년 전 |