Tools  v3.1.1 (June 2014)
'cmpdump'-Command

Used for Assimp's internal regression testing.

Compare two mini dumps (produced using assimp dump .. -b -s) and report any differences. In the regression test suite, this facility is used to build a database of 'known-to-be-fine' mini dumps, which are regularly compared against current results to detect regressions.

Syntax:

assimp cmpdmp actual expected

Parameters:

actual

Required. Mini dump now.

expected

Required. Archived dump from some point in the past.