Actions
Feature #7978
closedAdd more tests for rule specification sync:race
Start date:
02/14/2017
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
Recently we added support for finding races with just a couple of tests that of course don't cover all aspects.
Updated by Evgeny Novikov about 7 years ago
- Target version set to 0.2
Let's try to do this soon than later, especially, taking into account that some tests were already developed but were not announced.
Updated by Evgeny Novikov about 7 years ago
- Target version changed from 0.2 to 1.0
Updated by Pavel Andrianov about 7 years ago
Few more tests are available in branch races_tests. Other part of tests will be uploaded soon.
Updated by Evgeny Novikov about 7 years ago
Please, rebase your branch on top of branch tests. There we fixed the underlying testing framework as well as numerous issues in tests themselves. Don't forget to follow coding style rules and avoid build warnings.
Updated by Evgeny Novikov about 7 years ago
- Status changed from New to Resolved
At last we have many tests for sync:race. Unfortunately many tests unintentionally fail or completely broken. I moved them to directory todo.
Updated by Evgeny Novikov almost 7 years ago
- Status changed from Resolved to Closed
I merged branch tests to master in f96d83aa.
Actions