On 6/26/2010 6:57 AM, Ralf Wildenhues wrote: > * Charles Wilson wrote on Fri, Jun 25, 2010 at 06:06:30AM CEST: >> * tests/dlloader-api.at (main.c:first_open): Use uglified > > Please mention the test name in parentheses. I'm not sure how to deal > with the function names within, partly I think we've just omitted all > that if it's very short, or separate with space or colon or so. No big > deal either way. > >> name when "opening" pseudo-module. >> (main.c:last_open): Ditto. >> (main.c:main): Ditto. >> (expout): Update to reflect uglified psuedo-module names. > > Typo psuedo.
How's this: Avoid false failures caused by filesystem interaction * tests/dlloader-api.at (dlloader API) [main.c:first_open]: Use uglified name when "opening" pseudo-module. (dlloader API) [main.c:last_open]: Ditto. (dlloader API) [main.c:main]: Ditto. (dlloader API) [expout]: Update to reflect uglified pseudo-module names. -- Chuck