summaryrefslogtreecommitdiff
path: root/changes/bug-7343_fix_the_tests
AgeCommit message (Collapse)Author
2015-08-27[pkg] fold in changes0.9.0rc2Ivan Alejandro
2015-08-07[test] fix SRP testsRuben Pollan
The tests where using deferToThread to run without need, I remove it and now it's easier to debug when one test fails. - Resolves: #7343