This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Modify several tests to use test-skeleton.c


On 03 Aug 2015 16:14, Arjun Shankar wrote:
> These tests were skipped by the use-test-skeleton conversion done in
> commit 29955b5d because they did not have an `int main (void)'
> declaration. Instead their `main' functions were declared with arguments
> (i.e. argc, argv) even though they didn't use them.
> 
> Remove these arguments and include the test skeleton in these tests.

thanks, pushed now
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]