index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
bisect
/
bisect_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: use `t.TempDir` to create temporary test directory
Eng Zer Jun
2022-03-28
1
-17
/
+4
*
all: capture compiler id during the build process
Aleksandr Nogikh
2021-07-20
1
-5
/
+7
*
pkg/kconfig: store minimization results
Jouni Hogander
2020-12-10
1
-4
/
+2
*
pkg/mgrconfig: add prog&sys.targets targets to Config
Dmitry Vyukov
2020-11-30
1
-1
/
+1
*
pkg/mgrconfig: move derived fields into separate struct
Dmitry Vyukov
2020-11-30
1
-4
/
+6
*
pkg/bisect: add flaky flag
Jouni Hogander
2020-11-17
1
-3
/
+21
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-3
/
+4
*
pkg/bisect: switch to kconfig.Minimize
Dmitry Vyukov
2020-10-21
1
-10
/
+1
*
pkg/vcs: add repo OptPrecious and OptDontSandbox options
Dmitry Vyukov
2020-10-21
1
-1
/
+1
*
pkg/bisect: add ccache option
Jouni Hogander
2020-09-21
1
-1
/
+1
*
all: fix log/error text starting with capital letter
Dmitry Vyukov
2020-07-05
1
-1
/
+1
*
pkg/bisect: fix noop change detection with config minimization
Dmitry Vyukov
2020-07-02
1
-2
/
+16
*
pkg/bisect: improve config minimization tests
Dmitry Vyukov
2020-07-02
1
-3
/
+12
*
pkg/bisect: test resulting config
Dmitry Vyukov
2020-07-02
1
-33
/
+47
*
pkg/bisect: don't ignore errors during config minimization
Dmitry Vyukov
2020-07-02
1
-5
/
+3
*
pkg/bisect: minor style fix ups
Dmitry Vyukov
2020-07-02
1
-3
/
+2
*
pkg/bisect: fix crash when all releases are broken
Dmitry Vyukov
2020-07-02
1
-0
/
+8
*
pkg/bisect: Implement config bisection
Jouni Hogander
2020-07-02
1
-9
/
+72
*
.golangci.yml: enable funlen checker
Dmitry Vyukov
2020-06-05
1
-173
/
+174
*
pkg/bisect: speed up tests
Dmitry Vyukov
2020-05-18
1
-56
/
+86
*
pkg/bisect: always test parent commit
Dmitry Vyukov
2019-12-10
1
-3
/
+2
*
pkg/bisect: add test for #1527
Dmitry Vyukov
2019-12-10
1
-2
/
+24
*
dashboard/app: don't report bisections pointing to release commits
Dmitry Vyukov
2019-11-27
1
-0
/
+14
*
pkg/bisect: fix some off-by-ones
Dmitry Vyukov
2019-11-27
1
-0
/
+40
*
pkg/bisect: detect wrong bisections
Dmitry Vyukov
2019-11-07
1
-163
/
+171
*
pkg/bisect: modify Run() to return information about commit
Zubin Mithra
2019-11-05
1
-22
/
+29
*
pkg/bisect: add more tests for various possible bisection results
Zubin Mithra
2019-11-04
1
-47
/
+210
*
pkg/vcs: detect old git binary that can't do bisection
Dmitry Vyukov
2019-10-22
1
-0
/
+3
*
pkg/vcs: make EnvForCommit return full compiler path
Dmitry Vyukov
2019-10-22
1
-4
/
+0
*
pkg/bisect: add initial testing support for cause bisection
Zubin Mithra
2019-10-22
1
-0
/
+133