Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: fail Example tests that invoke runtime.Goexit | Changkun Ou | 2020-09-01 | 1 | -3/+8 |
* | testing: use conventional comments for exported internal funcs & structs | vovapi | 2019-12-10 | 1 | -2/+2 |
* | testing: enable examples on js/wasm with non os.Pipe runExample | Emmanuel T Odeke | 2019-03-11 | 1 | -61/+31 |
* | all: use strings.Builder instead of bytes.Buffer where appropriate | Brad Fitzpatrick | 2018-03-26 | 1 | -2/+1 |
* | testing: use time.Since instead of time.Now().Sub | Daniel Martà | 2017-09-06 | 1 | -1/+1 |
* | cmd/go, testing: indicate when no tests are run | Caio Marcelo de Oliveira Filho | 2016-10-19 | 1 | -1/+9 |
* | testing: implement 'Unordered Output' in Examples. | Brady Catherman | 2016-03-09 | 1 | -5/+21 |
* | testing: make the output of -v more uniform and aligned when using fixed-widt... | Rob Pike | 2015-05-08 | 1 | -1/+1 |
* | testing: style change: omit unnecessary new | Ian Lance Taylor | 2014-12-20 | 1 | -2/+2 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+100 |