summaryrefslogtreecommitdiff
path: root/src/path/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* path,path/filepath: add Join examples with ".." componentsAndrew Ekstedt2020-08-191-0/+5
* path: change the output format of ExampleSplit functionIrbe Krumina2019-09-011-6/+10
* path: add example for MatchJeff Dupont2018-02-131-0/+10
* path: add path.Dir example with trailing slashMayank Kumar2017-09-081-0/+4
* path: add examplesMark Harrison2017-05-161-6/+34
* path, path/filepath: add Join example with joined rooted pathRuss Cox2016-04-031-1/+8
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+63