chiark / gitweb /
tests: add tests to test-util
authorRonny Chevalier <chevalier.ronny@gmail.com>
Thu, 19 Jun 2014 22:25:34 +0000 (00:25 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 19 Jun 2014 23:59:57 +0000 (19:59 -0400)
add tests for:
  - filename_is_safe
  - ascii_strlower
  - files_same
  - is_valid_documentation_url
  - file_in_same_dir
  - endswith
  - close_nointr
  - unlink_noerrno
  - readlink_and_make_absolute
  - read_one_char
  - ignore_signals
  - strshorten


No differences found