tests: Fix bitmask parameter when testing optional arguments.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 9 Nov 2011 17:47:23 +0000 (17:47 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 9 Nov 2011 22:08:40 +0000 (22:08 +0000)
commit3398888ba9deb4b12b59e24e1e2530eee14245c9
treee9f8f527f9b46aae9ac14da83d97a3e2a704f5c8
parent6ffc7e4b82daffccea98a75d1f451591437f1cd3
tests: Fix bitmask parameter when testing optional arguments.

The bitmask was being constructed backwards(!)

As a result, any test which tested optional arguments didn't work.
There are very few such tests and they happened not to be affected by
this.
(cherry picked from commit af2b0378bbb178a4e3db326ac3082d66170fcafc)
generator/generator_capitests.ml