]> Cypherpunks.ru repositories - gostls13.git/history - src/testing
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / testing /
2023-11-08 cui flitertesting: add available godoc link
2023-11-06 Evan Jonestesting: correct comments on runCleanup
2023-10-25 Bryan C. Millstesting: use monotonic counts to attribute races in...
2023-10-24 Nakul Bajajtesting/slogtest: test no source key with empty PC...
2023-10-11 Olivier Menguétesting/fstest: add godoc links
2023-10-11 Olivier Menguétesting/fstest: MapFS: set perm 0555 on synthetized...
2023-10-10 Ville Skyttätesting: remove unnecessary TempDir implementation...
2023-09-13 Tobias Klausertesting: use strings.LastIndexAny in (*common).decorate
2023-09-08 Jonathan Amsterdamtesting/slogtest: add Run to run cases as subtests
2023-09-05 Dmitri Shuralyovall: use ^TestName$ regular pattern for invoking a...
2023-09-05 go101testing: add doc to not call Init concurrently
2023-08-29 Jonathan Amsterdamtesting/slogtest: clarify that passed handler must...
2023-08-17 Guoqi Cheninternal/sysinfo: print cpu type from cpuinfo when...
2023-08-07 Muhammad Falak R... testing: use the builtin max/min function
2023-08-07 montag451testing: improve the usage message of -benchtime
2023-08-07 Jonathan Amsterdamtesting/slogtest: reword a confusing explanation
2023-07-27 Jes Cokall: use built-in clear to clear maps
2023-07-21 Mauri de Souza Men... testing: enforce -skip in example tests
2023-07-11 Jonathan Amsterdamtesting/slogtest: check for no group with empty record
2023-06-16 Achille Rousseltesting/fstest: fix the Glob test when dir entries...
2023-05-24 Bryan MillsRevert "testing: only report subtest races once"
2023-05-24 Ian Lance Taylortesting: only report subtest races once
2023-05-23 Than McIntoshcmd/go,testing: re-implement testing.Coverage
2023-05-04 Jonathan Amsterdamlog/slog: built-in handler constructors take options...
2023-05-04 Ian Lance Taylorall: add String for fs.{FileInfo,DirEntry} implementations
2023-04-25 Austin Clementscmd/dist: actually only compile tests with -compile...
2023-04-24 Jonathan Amsterdamtesting/slogtest: tests for slog handlers
2023-04-20 Alan Donovanstd: fix various nilness findings
2023-04-11 Johan Brandhorst... all: add wasip1 support
2023-04-04 Daniel Martídatabase/sql,testing/quick: use reflect.Value.SetZero
2023-03-23 Bryan C. Millstesting: quote -test.v=test2json output when logging it
2023-03-13 Ian Lance Taylortesting: add Testing function
2023-02-22 Hossein Zolfitesting: add -fullpath to go test
2023-01-09 Marcel Meyerall: fix typos in go file comments
2022-12-23 Andrey Bozhkotesting: rephrase the sentence about naming test files
2022-11-16 Bryan C. Millstesting: in TestRacyOutput, ensure that the Run calls...
2022-11-16 Changkun Outesting: reject calls to Run within Cleanup callbacks
2022-11-14 Changkun Outesting: fix error message when a parallel Cleanup...
2022-11-07 Felix Geisendörfertesting: Document RunParallel ns/op behavior
2022-11-03 Ian Lance Taylortesting: add Get method for -test.v option
2022-11-02 Russ Coxtesting: implement -cpu and -count for fuzz tests
2022-11-01 Russ Coxtesting: print names of running tests on test timeout
2022-10-28 Ian Lance Taylortesting: change Error to Errorf in comment
2022-10-26 Russ Coxtesting: fix many test2json inaccuracies
2022-10-07 Eddie Lopeztesting: add an example showcasing B.RunParallel with...
2022-09-29 Nobuki Fujiitesting: update description of Setenv
2022-09-29 Than McIntoshruntime/coverage: improve unit tests
2022-09-28 Nobuki Fujiitesting: fail if T.Setenv is called via T.Run in a...
2022-09-28 Than McIntoshcmd/go: support new hybrid coverage instrumentation
2022-09-16 Russ Coxtesting: allow go test -run=^$ testing
2022-09-16 Russ Coxcmd/go, testing: add go test -skip flag
2022-09-07 cuiweixietesting: use strings.Builder
2022-08-30 cuiweixietesting: increment tempDirSeq non-atomically
2022-08-29 cuiweixietesting: convert common.hasSub to atomic type
2022-08-29 byarbroughtesting: explain using a _test package
2022-08-29 cuiweixietesting: convert numFailed to atomic type
2022-08-25 hopehooktesting: add Elapsed method to testing.B
2022-08-16 Russ Coxtesting: do not print 'root' benchName during test...
2022-08-08 Tobias Klauserall: use io.Seek* instead of deprecated os.SEEK_*
2022-05-26 Keith Randallcmd/compile: mark closures made for generic function...
2022-05-11 Keith RandallRevert "testing: document -race goroutine limits"
2022-05-08 Ryan Leungall: fix some lint issues
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-11 Russ Coxall: gofmt main repo
2022-04-08 Daniel Martíall: consistently use US spelling of present participles
2022-04-05 Lasse Folger[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-01 Russ Coxall: remove trailing blank doc comment lines
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-03 Bryan C. Millstesting: include ERROR_SHARING_VIOLATION in Windows...
2022-02-16 Bryan C. Millstesting: panic in Fuzz if the function returns a value
2022-02-08 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-04 Katie Hockmantesting: remove TODO and link to fuzz docs
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-01-10 Roland Shoemakertesting: only snapshot coverage during fuzzing
2022-01-06 Katie Hockmantesting: fix deadlock with t.Parallel in testing seed...
2021-12-20 Dan Kortschakall: fix spelling errors found by misspell
2021-12-15 ichxxxall: fix typo in comment
2021-12-14 Bryan C. Millstesting: retry spurious errors from RemoveAll for temp...
2021-12-13 Katie Hockmantesting: update docs for fuzzcachedir
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-11-27 sivcharitesting: simplify fuzzResult.String to avoid unnecessar...
2021-11-22 Bharath Kumar Uppalatesting: mention that TB also covers the new type F
2021-11-11 Katie Hockmanall: update terminology for fuzzing
2021-11-09 Katie Hockmantesting: remove package from fuzz crasher message
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-01 Bryan C. Millstesting: reduce memory used by subtest names
2021-10-31 Alexander Melentyevtesting: remove redundant type conversion
2021-10-28 Russ Coxall: go fix -fix=buildtag std cmd (except for bootstrap...
2021-10-26 Cuong Manh Leall: use reflect.{Pointer,PointerTo}
2021-10-25 Michael Pratttesting: skip extra -count iterations if there are...
2021-10-25 Austin Clementstesting: reference benchmark format spec
2021-10-19 Katie Hockmantesting: don't allow f.Log/Logf or f.Skipped inside...
2021-10-19 Katie Hockmantesting: write output to buffer when fuzzing
2021-10-12 Jay Conrodtesting: don't create unique subtest names while fuzzing
2021-10-12 Katie Hockmantesting: fix -run behavior with fuzz tests
2021-10-07 Caleb Sparetesting: with -benchtime=1x, run the benchmark loop...
2021-10-05 Katie Hockmantesting: document f.Fuzz requirement to not change...
2021-09-24 Jay Conrodtesting: address feedback for dev.fuzz merge
2021-09-22 Roland Shoemakerinternal/fuzz: allocate memory for mutated strings
2021-09-21 Jay Conrodtesting, cmd/go: clarify documentation
next