bindata/testdata/out
Tamir Duberstein ff362dd1f1 Use `filepath` everywhere instead of `path`
For non-slashed paths (e.g. Windows) `path` does the wrong thing.
Sadly this is not documented, but a cursory glance at the go sources
reveals that `filepath` uses `os.PathSeparator` everywhere while
`path` uses a literal `"/"`.
2015-07-02 11:44:17 -04:00
..
compress-memcopy.go Use `filepath` everywhere instead of `path` 2015-07-02 11:44:17 -04:00
compress-nomemcopy.go Use `filepath` everywhere instead of `path` 2015-07-02 11:44:17 -04:00
debug.go Use `filepath` everywhere instead of `path` 2015-07-02 11:44:17 -04:00
debug.go-bindata Regenerate testdata 2015-05-08 16:15:24 -04:00
nocompress-memcopy.go Use `filepath` everywhere instead of `path` 2015-07-02 11:44:17 -04:00
nocompress-nomemcopy.go Use `filepath` everywhere instead of `path` 2015-07-02 11:44:17 -04:00