I do a regression testing actually for "AC : Brotherhood" because this game crash with wine 1.3.19 and not for old version.
I read the wiki for the regression testing and i have questions for the test.
To begin the test, i launch these command :
Code: Select all
git bisect start
git bisect good wine-1.3.18
git bisect bad wine-1.3.19
Code: Select all
Bisecting: 150 revisions left to test after this
Code: Select all
git bisect bad
Bisecting: 75 revisions left to test after this
Code: Select all
git bisect good
Bisecting: 36 revisions left to test after this
if the bug is present or not, i must to launch "git bisect bad/good" to see :
Code: Select all
Bisecting: 0 revisions left to test after this