Add new Assert-Equal and Assert-Not-Equal macros to test-harness, which print the...
authorNelson Ferreira <nelson.ferreira@ieee.org>
Thu, 5 Jan 2012 06:31:31 +0000 (01:31 -0500)
committerNelson Ferreira <nelson.ferreira@ieee.org>
Thu, 5 Jan 2012 06:31:31 +0000 (01:31 -0500)
commit8a1372fb35fc126e1af57c5c23af343cd5f45504
treefba89d304fbe369de8af20a3bf7d285c321ac9ed
parenta2e176a2d2f133af3bf89c38ab29d9dfa08bcdc1
Add new Assert-Equal and Assert-Not-Equal macros to test-harness, which print the actual values in case of failure. Use instead of (Assert (equal)) and (Assert (not (equal)))

Signed-off-by: Nelson Ferreira <nelson.ferreira@ieee.org>
18 files changed:
tests/automated/ase-heap-tests.el
tests/automated/base64-tests.el
tests/automated/byte-compiler-tests.el
tests/automated/ccl-tests.el
tests/automated/database-tests.el
tests/automated/ent-tests.el
tests/automated/extent-tests.el
tests/automated/format-tests.el
tests/automated/hash-table-tests.el
tests/automated/inplace-tests.el
tests/automated/lisp-tests.el
tests/automated/map-tests.el
tests/automated/md5-tests.el
tests/automated/mule-tests.el
tests/automated/skiplist-tests.el
tests/automated/symbol-tests.el
tests/automated/test-harness.el
tests/automated/weak-tests.el