Code

basename check in test_utils.c was accidentaly added again.
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Fri, 9 Jan 2009 07:31:42 +0000 (02:31 -0500)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Fri, 9 Jan 2009 07:44:36 +0000 (02:44 -0500)
commit4d5eb82a47261dae0e866d82bca6648a2048e01b
tree695549c054c76067fde6db804c8a4831cf95b894
parent7449b16b1781c645751e2c05b93893e93630fb2a
basename check in test_utils.c was accidentaly added again.

In 538b97c I reverted a serie of libtap patch by Ton Voon; it included
the removal of the useless basename check.

Relevant portion of the changelog from which it was removed (f31cd40):

  Removed basename test as we should use base_name from GNUlib which is
tested separately
lib/tests/test_utils.c