W dniu 18.08.2010 18:09, Vincent Povirk pisze:
I think it would be helpful if you passed a string description to your _validate functions so that in case of failure, you can tell where the original call to _validateGameRegistryKey was, instead of just the line containing the ok() call.
Can I do it by passing __LINE__ macro as parameter to my _validate* functions?