aboutsummaryrefslogtreecommitdiff
path: root/src/path/example_test.go
AgeCommit message (Expand)Author
2020-08-19path,path/filepath: add Join examples with ".." componentsAndrew Ekstedt
2019-09-01path: change the output format of ExampleSplit functionIrbe Krumina
2018-02-13path: add example for MatchJeff Dupont
2017-09-08path: add path.Dir example with trailing slashMayank Kumar
2017-05-16path: add examplesMark Harrison
2016-04-03path, path/filepath: add Join example with joined rooted pathRuss Cox
2014-09-08build: move package sources from src/pkg to srcRuss Cox