test: Use operator_name() and format_name() in composite.c
authorSøren Sandmann Pedersen <ssp@redhat.com>
Sat, 19 Jan 2013 17:29:48 +0000 (12:29 -0500)
committerSøren Sandmann Pedersen <ssp@redhat.com>
Wed, 23 Jan 2013 17:24:31 +0000 (12:24 -0500)
commitb527a0e615a726aa6a7d18f0ea0b38564b153afa
tree26dea81fe992bf54cc99ea9cd18cfe72ed0c9413
parent4eb9a24abae6cee7562c3ec8965dc4eaaba0e8ab
test: Use operator_name() and format_name() in composite.c

With the operator_name() and format_name() functions there is no
longer any reason for composite.c to have its own table of format and
operator names.
test/composite.c