apiriadmin / APIVS

APIVS Repository
GNU General Public License v2.0
0 stars 5 forks source link

Where are the implementations of VDCompare and CMDMSGCompare ? #20

Open githubmc opened 7 years ago

githubmc commented 7 years ago

The file ./APIVS-master/include/argument.h has these macros

define MAC_VDCOMP "!VDCompare"

define MAC_CMDMSG "!CMDMSGCompare

APIRI-master/APIVS-master/tests/*.xml scripts call the funtion VDCompare and CMDMSGCompare. These .xml scripts fail when calling VDCompare and CMDMSGCompare. I do not see the implementations of these functions in the folders APIRI-master and APIVS-master. Where are they ?

gallagjm commented 7 years ago

Please post the error messages from the output.xml log file, since I am not seeing this.

gallagjm commented 7 years ago

Macro arguments are parsed and processed by functions in the file argument.c