locale.t: Add ability to output a message with 'ok'
authorKarl Williamson <public@khwilliamson.com>
Wed, 14 Dec 2011 04:20:12 +0000 (21:20 -0700)
committerKarl Williamson <public@khwilliamson.com>
Thu, 15 Dec 2011 23:14:52 +0000 (16:14 -0700)
commite3a2734b02fff2f192f898ea151ed280c4922632
treea754a0a3a5266bcb9f775509a941d9e437c7d1b3
parent0b25e784e47d7bb9eed1dc3654d1b641d6ad2faf
locale.t: Add ability to output a message with 'ok'

locale.t uses its own custom TAP messages.  This changes the 'ok' sub
to accept another parameter, a test description to add to the TAP line.
And it changes the taint functions to produce a generic one of these
lib/locale.t