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>
Thu, 10 Nov 2011 10:49:01 +0000 (10:49 +0000)
commit3ccf96feb642ca48aa98a116d81c3141e05540ac
tree18cb2aad26e28a5f6716c60b89efd0f037e7840d
parent7edf1d0df1c8aea8062c3d18a67b195ddace6fce
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