tidy up cnfvar.py unit tests
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 7 Feb 2019 14:42:21 +0000 (15:42 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 7 Feb 2019 15:50:39 +0000 (16:50 +0100)
commit7c264daa4603369b98dc5e33423f9ccc18fe350d
tree6ae857735f7d87735392b7e7228ecd6ff64d5164
parent96eb61d7b5e2d7da8804a4f49eebd5ca46aeefd3
tidy up cnfvar.py unit tests

This batch of unit tests was disabled since the switch to Python3
on account of minor encoding troubles. Reactivate it and ensure
encoding and escaping are handled properly.
test/test_cnfvar.py