index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add a test for deleting large directories
Tavian Barnes
2021-04-18
1
-0
/
+1
*
test: Add more tests for -H/-L and -type l
Tavian Barnes
2021-03-28
15
-12
/
+32
*
Implement -flags, from FreeBSD find
Tavian Barnes
2021-03-06
1
-0
/
+1
*
eval: Make -hidden behave consistently
Tavian Barnes
2020-11-28
1
-0
/
+5
*
Include what I use
Tavian Barnes
2020-11-12
2
-4
/
+0
*
tests: Improve test coverage a bit
Tavian Barnes
2020-11-10
12
-0
/
+157
*
tests: Add missing expectations from dd3bbb9
Tavian Barnes
2020-11-09
2
-0
/
+38
*
tests: Add missing ground truth
Tavian Barnes
2020-09-20
1
-0
/
+12
*
Implement -xattrname
Tavian Barnes
2020-08-13
4
-0
/
+6
*
tests/trie: New acceptance test for tries
Tavian Barnes
2020-06-09
1
-0
/
+118
*
tests/xtimegm: Don't test the year 1900
Tavian Barnes
2020-06-09
1
-1
/
+1
*
tests: New acceptance test for xtimegm()
Tavian Barnes
2020-06-09
1
-0
/
+91
*
Treat -nohidden like -exclude -hidden
Tavian Barnes
2020-06-07
1
-0
/
+19
*
Implement -exclude, a special form for convenient exclusions
Tavian Barnes
2020-06-07
3
-0
/
+26
*
opt: Track data flow information about predicates
Tavian Barnes
2020-05-22
4
-0
/
+76
*
Implement -s flag from FreeBSD find to sort results
Tavian Barnes
2020-03-21
4
-0
/
+68
*
eval: Irregular files aren't empty
Tavian Barnes
2020-02-14
1
-0
/
+14
*
parse: Handle 1969-12-31T23:59:59Z
Tavian Barnes
2020-02-13
1
-0
/
+5
*
Implement -{a,B,c,m,}since
Tavian Barnes
2020-02-12
2
-0
/
+6
*
Implement explicit reference times (-newerXt)
Tavian Barnes
2020-02-11
1
-0
/
+3
*
parse: Don't treat -mount differently from -xdev yet
Tavian Barnes
2019-09-11
2
-0
/
+4
*
tests: Add -mount/-xdev tests with -L
Tavian Barnes
2019-09-11
2
-0
/
+7
*
tests: Test more cases in test_color_ls
Tavian Barnes
2019-09-05
1
-4
/
+10
*
color: Fix directory coloring when resolving symlinks at the root
Tavian Barnes
2019-09-03
1
-0
/
+6
*
Make -mount and -xdev do different things
Tavian Barnes
2019-07-04
1
-1
/
+0
*
tests: Relax test_execdir_ulimit so that GNU find passes
Tavian Barnes
2019-06-28
1
-0
/
+9
*
color: Fix a crash if LS_COLORS ends in *
Tavian Barnes
2019-06-27
1
-0
/
+20
*
bftw: Queue individual files in depth-first mode
Tavian Barnes
2019-06-25
1
-0
/
+31
*
Implement -xattr predicate
Tavian Barnes
2019-05-24
2
-0
/
+4
*
fsade: Refactor the POSIX.1e abstractions
Tavian Barnes
2019-05-24
4
-0
/
+6
*
tests: Add some more --sudo tests
Tavian Barnes
2019-05-09
3
-0
/
+5
*
color: Don't stat() if we don't need to
Tavian Barnes
2019-05-05
2
-0
/
+40
*
tests: Add missing expectation file
Tavian Barnes
2019-05-04
1
-0
/
+0
*
bftw: Add a caching stat() API to struct BFTW
Tavian Barnes
2019-05-04
1
-0
/
+20
*
tests: Add some tests that require sudo
Tavian Barnes
2019-04-24
3
-0
/
+9
*
parse: Allow things like -uid ++10
Tavian Barnes
2019-04-21
4
-0
/
+76
*
tests: Don't test symlink permissions
Tavian Barnes
2019-04-20
1
-31
/
+31
*
tests: Add a test with -printf %H and multiple roots
Tavian Barnes
2019-04-20
1
-0
/
+31
*
tests: Fix color NUL byte test on platforms where sort expects text
Tavian Barnes
2019-03-28
2
-0
/
+0
*
color: Implement ln=target
Tavian Barnes
2019-03-28
1
-0
/
+20
*
color: Implement escape sequence parsing
Tavian Barnes
2019-03-28
2
-0
/
+20
*
opt: Optimize redundant comma expressions
Tavian Barnes
2019-03-21
2
-0
/
+2
*
opt: Replace -a -false/-o -true with -not when possible
Tavian Barnes
2019-03-20
1
-0
/
+1
*
tests: Add utilities for comparing colors to ls
Tavian Barnes
2019-03-19
2
-0
/
+92
*
tests: Use archive extensions for color tests
Tavian Barnes
2019-03-17
25
-4
/
+79
*
color: Match the behaviour of GNU ls more closely
Tavian Barnes
2019-03-17
25
-25
/
+212
*
tests: Add a test for extension overrides
Tavian Barnes
2019-03-07
2
-0
/
+34
*
eval: Fix -unique with -depth
Tavian Barnes
2019-03-07
2
-0
/
+22
*
Implement -unique
Tavian Barnes
2019-03-01
3
-0
/
+6
*
tests: Add a test for symlink coloring to a device
Tavian Barnes
2019-02-18
12
-0
/
+28
[next]