empserver/tests/empdump/xundump-errors
Markus Armbruster 515beef12e xundump: Support splitting any table
Each part of a split table needs to supply rows for the same objects.
We currently require each part to name its objects explicitly, with an
object ID field, and don't support splitting tables that don't have
such IDs.  These restrictions became arbitrary when commit 4e23c45
implemented checking each partial table supplies the same rows.  Relax
them.

Affects tables sect, news, lost, realm, game, infrastructure.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-02-01 16:52:59 +01:00
..
colhdr-amb tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-dup tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-dup2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-dup3 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-ellipsis xundump: Support splitting any table 2015-02-01 16:52:59 +01:00
colhdr-ellipsis2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-eof tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-first tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-idxbig tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-idxneg tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-idxreq tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-junk tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-junk2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-junk3 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-malidx tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-malidx2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-malidx3 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-miss tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-miss2 xundump: Support splitting any table 2015-02-01 16:52:59 +01:00
colhdr-noidx tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-sep tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-symidx tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-unexp2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
colhdr-unk tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-ambsym tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-badnum tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-constnum tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-conststr tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-conststr2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-eof tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-invesc tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-invid tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-invid1 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-invid2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-invid3 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-invid4 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-junk tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-junk2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-malnum tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-malstr tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-many tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-miss xundump: Report all missing fields, not just first one 2015-02-01 16:52:59 +01:00
fld-miss2 xundump: Report all missing fields, not just first one 2015-02-01 16:52:59 +01:00
fld-nonil tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-nonum tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-nostr tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-nosym tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-nosymset tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-sep tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-strbig tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-unexpid tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-unexpid1 xundump: Support splitting any table 2015-02-01 16:52:59 +01:00
fld-unksym tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
fld-unparen tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-fewrows tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-fewrows2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-fewrows3 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-fewrows4 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-junk tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-mal tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-mal2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-manyrows tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
ftr-mismatch tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-extra tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-extra2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-junk tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-none tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-noperm tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-noperm2 tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-unexp tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00
hdr-unktab tests/empdump: New; exercising the empdump utility 2015-02-01 16:52:59 +01:00