summaryrefslogtreecommitdiff
path: root/src/path/filepath/example_unix_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: go fmt std cmd (but revert vendor)Russ Cox2021-02-201-0/+1
* path,path/filepath: add Join examples with ".." componentsAndrew Ekstedt2020-08-191-0/+4
* path/filepath: add examples for Base, Dir and IsAbsHasan Ozgan2019-03-251-0/+71
* path/filepath: add example for MatchAurélien Rainone2018-10-241-0/+15
* path/filepath: make Walk example runnable in the playgroundMostyn Bramley-Moore2018-07-171-23/+0
* path/filepath: change example to print the correct path on failureErwin Oegema2018-03-261-1/+2
* path/filepath: add example for WalkJean-Francois Cantin2017-09-271-0/+22
* path, path/filepath: add Join example with joined rooted pathRuss Cox2016-04-031-0/+14
* path/filepath: include the original paths in error messagesMohit Agarwal2015-11-171-1/+1
* path/filepath: add example for filepath.SplitAndrew Gerrand2015-02-201-0/+28
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+39