]> go.fuhry.dev Git - fsnotify.git/commit
File rename tests, rename file into watched folder
authorChris Howey <chris@howey.me>
Fri, 2 Nov 2012 19:18:25 +0000 (14:18 -0500)
committerChris Howey <chris@howey.me>
Fri, 2 Nov 2012 19:18:25 +0000 (14:18 -0500)
commitd6220dff696c6f3c694e151d282804ad8ab99b6a
treefb246874420f8c518d434115fe2edc8af3e9af65
parent449a337d1bfdb26ea33367554c8992335d7e76ff
File rename tests, rename file into watched folder

Two types:
Rename a file into folder where no file exists with that name.
Rename a file into a folder over a file with that name.
fsnotify_bsd.go
fsnotify_test.go