This repository has been archived on 2023-10-09 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
Dalai Felinto
505cc694b3
Layer Unittesting: pep8 2/2
...
Mass replacing the common code of all tests
```
echo "Fixing $1"
ed "$1" <<'EOF'
1,/Testing/d
i
from render_layer_common import *
import unittest
import os
import sys
sys.path.append(os.path.dirname(__file__))
.
w
q
EOF
```
Using line-width of 120
2017-03-22 15:27:47 +01:00
..
2017-03-22 15:27:47 +01:00
2015-02-13 16:17:00 +11:00
2014-06-18 22:03:46 +10:00
2015-06-14 05:14:43 +10:00
2016-05-02 21:06:15 +10:00
2016-02-01 00:47:10 +11:00
2014-06-18 22:03:46 +10:00
2015-09-24 20:52:58 +10:00
2015-09-24 20:52:58 +10:00
2017-03-19 03:57:40 +11:00
2015-12-06 21:35:32 +11:00
2016-02-29 11:55:44 +11:00
2015-06-08 11:34:07 +10:00
2015-04-14 10:34:32 +10:00
2016-02-01 00:47:10 +11:00
2014-06-18 22:03:46 +10:00
2017-03-20 09:32:40 +11:00
2017-02-10 14:52:54 +01:00
2016-08-01 11:02:01 +10:00
2014-09-18 17:45:31 +10:00
2014-06-18 22:03:46 +10:00
2016-02-01 00:47:10 +11:00