- 31 Jul, 2020 1 commit
-
-
moto authored
Currently our test suites automatically/silently skip tests on C++ extension if it is not available. This is nice in local env, but in CI these tests should be enforced and reported as failure if C++ extension is not available. This PR adds switch for making tests fail if C++ extension is not available, and make CI for *nix fail if that's the case.
-
- 22 Jul, 2020 1 commit
-
-
moto authored
buck gets confused with utility module name with `test_` prefix.
-
- 16 Jul, 2020 2 commits
- 01 Jul, 2020 1 commit
-
-
moto authored
-