Implement 'replace' option when merging typemaps
authorSteffen Mueller <smueller@cpan.org>
Fri, 11 Feb 2011 16:20:17 +0000 (17:20 +0100)
committerSteffen Mueller <smueller@cpan.org>
Tue, 12 Jul 2011 18:54:48 +0000 (20:54 +0200)
commit8226b442f3c07b0fedbfbf550f750c112e4392a8
treeb49bb0c4994a10de34ea98439dcb23f5e656b181
parent11cf72d420e6552ec98eaec742380315e406368c
Implement 'replace' option when merging typemaps

And by proxy, this had to be implemented in the three add_* methods.
Also adds more tests for merging with conflicts.
MANIFEST
dist/ExtUtils-ParseXS/lib/ExtUtils/ParseXS/Utilities.pm
dist/ExtUtils-ParseXS/lib/ExtUtils/Typemaps.pm
dist/ExtUtils-ParseXS/t/513-t-merge.t
dist/ExtUtils-ParseXS/t/data/confl_repl.typemap [new file with mode: 0644]
dist/ExtUtils-ParseXS/t/data/conflicting.typemap [new file with mode: 0644]