Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
| bindings/python/llvm/tests/base.py | ||
|---|---|---|
| 21 | I think this should be: | |
| bindings/python/llvm/tests/base.py | ||
|---|---|---|
| 21 | 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 | Doesn't work for me: | |
I think this should be:
assertRaisesRegex = unittest.TestCase.assertRaisesRegexp