chiark / gitweb /
tests: add a few more tests to test-util.c
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Mon, 25 Feb 2013 22:41:55 +0000 (23:41 +0100)
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>
Mon, 25 Feb 2013 22:44:20 +0000 (23:44 +0100)
commit1ef04f0b14a5e48a822683a9e3a19233b42aecb2
treeea48878c39b2b86666350d5fed2ab504770a6f8b
parent61f99b60644cbf92c35627937868cd62557898b1
tests: add a few more tests to test-util.c

Add asserts on the resutls in FOREACH_WORD_QUOTED
Added tests for:
  FOREACH_WORD
  strstrip
  delete_chars
  in_charset
src/test/test-util.c