MANIFEST.in
author Simon Heimberg <simohe@besonet.ch>
Sun, 16 Feb 2014 23:36:02 +0100
branchstable
changeset 1347 0ec1025011f4
parent 238 e4a389eca1b9
permissions -rw-r--r--
run-tests: fixed warn detection on detecting warn only for lines The state "warned" was reported too often. The main problem was that "False == 0" is true in python. Therefore use an empty string instead of 0 for reporting warn only for a line. The other problem is fixed in the next patch. [ original upstream message ]

# $Id$

include tests/test-keyword tests/test-keyword.out

include MANIFEST.in