tests/test-hghave.t
author Henrik Stuart <hg@hstuart.dk>
Mon, 08 Sep 2014 20:22:10 +0200
changeset 22402 fa53d66b45a8
parent 12430 60738066e37a
child 25472 4d2b9b304ad0
permissions -rw-r--r--
parsers: use correct type for file offset Now using Py_ssize_t instead of long to denote offset in file whose length is already measured using Py_ssize_t. Length and offset are now consistent. Based on warning from Microsoft Visual C++ 2008.

Testing that hghave does not crash when checking features

  $ "$TESTDIR/hghave" --test-features 2>/dev/null