1
0
mirror of https://github.com/golang/go synced 2024-11-26 05:27:57 -07:00
go/src/pkg/sort
Albert Strasheim 0a71a5b029 all: Skip AllocsPerRun tests if GOMAXPROCS>1.
Fixes #4974.

R=rsc, bradfitz, r
CC=golang-dev
https://golang.org/cl/7545043
2013-03-06 15:52:32 -08:00
..
example_interface_test.go sort: add interface examples 2012-02-16 13:16:07 +11:00
example_keys_test.go sort: use proper mass unit in example 2013-02-27 10:44:50 -08:00
example_test.go sort: add Reverse as a function 2013-02-01 08:44:45 -08:00
export_test.go
search_test.go all: Skip AllocsPerRun tests if GOMAXPROCS>1. 2013-03-06 15:52:32 -08:00
search.go sort: fix comment for various Search routines 2012-11-07 05:07:46 +08:00
sort_test.go sort: use fewer comparisons when choosing pivot. 2013-02-14 15:04:22 +11:00
sort.go sort: use fewer comparisons when choosing pivot. 2013-02-14 15:04:22 +11:00