Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
bindings/python/llvm/tests/base.py | ||
---|---|---|
21 ↗ | (On Diff #180014) | I think this should be: |
bindings/python/llvm/tests/base.py | ||
---|---|---|
21 ↗ | (On Diff #180014) | Well It's actually the same as TestBase inherits from unittest.TestCase. I prefer this form because it makes the renaming more explicit. |
bindings/python/llvm/tests/base.py | ||
---|---|---|
21 ↗ | (On Diff #180014) | Doesn't work for me: |