Add test and improved docs for custom checkSequence
commit37b9cc24b2c7d8a2993d2d07d7adcddaee14fe45
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 21 Mar 2016 06:05:40 +0000 (21 07:05 +0100)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 31 Mar 2016 06:39:52 +0000 (31 08:39 +0200)
tree43a0aed0be6af33f05a4985081bc0bf4e73eefc4
parent48cfedcee6e24521f88ae15b7923837ee4d692d5
Add test and improved docs for custom checkSequence

I tried to use this, but ran into problems if I passed a non-unique id
that was not NULL to the compound checker. Passing NULL is the
behaviour for the implementation of checkSequenceArray, and that seems
to be often appropriate here, too.

Change-Id: I9b02e4632085ad995ef67bbb52959f1533d56c34
src/testutils/refdata.h
src/testutils/tests/refdata_tests.cpp