summaryrefslogtreecommitdiff
path: root/rest-api
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2017-11-18 22:13:32 -0500
committerCorey Farrell <git@cfware.com>2017-11-18 21:15:56 -0600
commitef4dc43a756c61defa8c6cc93025725924e2285c (patch)
tree954253f502b9c982d3294910950c0e628ff653ed /rest-api
parent8fdc7fd1d3e77ae171671231e318d15710a0f715 (diff)
tests: Fix warnings found on Mac.
test_pbx used raise without explicitly including signal.h. On Mac for some reason nothing else includes it. test_logger checked if an unsigned int was negative. Switch the variable to 'int' so that error check can be effective. Change-Id: Ie1db5dd1818ac25cc2ae41b644f848b5865b1362
Diffstat (limited to 'rest-api')
0 files changed, 0 insertions, 0 deletions