]> git.sesse.net Git - stockfish/history - tests
Manually align arrays on the stack
[stockfish] / tests /
2020-10-05 Joost VandeVondeleSchedule threads fairly under valgrind
2020-08-11 Guy VreulsThis commit enables a mixed bench, to improve CI and...
2019-02-08 Marco CostalbaAssorted trivial cleanups 1/2019
2019-01-09 Joost VandeVondeleSmall improvements to the CI infrastructure
2019-01-09 MJZ1977Flag critical search tree in hash table
2019-01-01 Marco CostalbaAssorted trivial cleanups (#1894)
2018-07-27 ianfabFix condition for error message of signature script
2018-05-08 Joost VandeVondeleImprove signature script
2018-03-30 Joost VandeVondeleIntegrate syzygy in automated testing (v2).
2017-09-01 Joost VandeVondeleMulti-threaded search testing with valgrind
2017-08-18 Marco CostalbaRestore perft
2017-08-18 Marco CostalbaSpeed up Trevis CI
2017-07-24 Joost VandeVondeleFaster travis checks
2017-06-29 Joost VandeVondeleRemove race suppression.
2017-06-21 Joost VandeVondeleFix four data races.
2017-03-26 Joost VandeVondeleIntroduce assert for stats update
2017-01-09 Marco CostalbaFix previous patch for OS X (#961)
2017-01-09 Joost VandeVondeleNew shell scripts for testing, used for travis CI ...