Skip to content

w3c/exi-testsuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exi-testsuite

EXI WG test suite

Requirements

  • ant
  • Java5+

Build testsuite

  • ant clean
  • ant dist

Run testsuite

Run the following ant command which creates canonical EXI documents in the reports folder.

ant run-iot-c14n-classes-java -DtestCases=config/testCases-canonical/all.xml

Compare the generated files and folders on a byte by byte level (e.g., try Winmerge).

Note: If you want to add your Canonical EXI implementation you need to add a driver in the config folder.