unicode chars working, but german special chars giving errors
authorPatrick Simon <pas.freelance@googlemail.com>
Sat, 11 Apr 2015 11:54:26 +0000 (13:54 +0200)
committerPatrick Simon <pas.freelance@googlemail.com>
Sat, 11 Apr 2015 11:54:26 +0000 (13:54 +0200)
commitc2a9b18b0ef6864d0bc75e5c52f05d2cc896f00f
tree226a7d6b33d54f49cde5e2b9eb93bb2a4c5a2c8a
parent593b3c236f6c977bd42827c3b18874bb86b1c645
unicode chars working, but german special chars giving errors
65 files changed:
t/lib/.DBICTest.pm.un~ [new file with mode: 0755]
t/lib/DBICTest.pm
t/var/DBIxClass.db [new file with mode: 0644]
t/var/DBIxClassDifferent.db [new file with mode: 0644]
t/var/fixtures/CD/1.fix [new file with mode: 0644]
t/var/fixtures/CD/2.fix [new file with mode: 0644]
t/var/fixtures/CD/3.fix [new file with mode: 0644]
t/var/fixtures/CD/4.fix [new file with mode: 0644]
t/var/fixtures/CD/6.fix [new file with mode: 0644]
t/var/fixtures/_config_set [new file with mode: 0644]
t/var/fixtures/_dumper_version [new file with mode: 0644]
t/var/fixtures/artist/1.fix [new file with mode: 0644]
t/var/fixtures/artist/2.fix [new file with mode: 0644]
t/var/fixtures/artist/3.fix [new file with mode: 0644]
t/var/fixtures/excludes/CD/1.fix [new file with mode: 0644]
t/var/fixtures/excludes/CD/2.fix [new file with mode: 0644]
t/var/fixtures/excludes/CD/3.fix [new file with mode: 0644]
t/var/fixtures/excludes/CD/4.fix [new file with mode: 0644]
t/var/fixtures/excludes/CD/5.fix [new file with mode: 0644]
t/var/fixtures/excludes/CD/6.fix [new file with mode: 0644]
t/var/fixtures/excludes/_config_set [new file with mode: 0644]
t/var/fixtures/excludes/_dumper_version [new file with mode: 0644]
t/var/fixtures/excludes/artist/1.fix [new file with mode: 0644]
t/var/fixtures/excludes/artist/2.fix [new file with mode: 0644]
t/var/fixtures/excludes/artist/3.fix [new file with mode: 0644]
t/var/fixtures/excludes/artist/32948.fix [new file with mode: 0644]
t/var/fixtures/excludes/artist/4.fix [new file with mode: 0644]
t/var/fixtures/excludes/cd_to_producer/1-1.fix [new file with mode: 0644]
t/var/fixtures/excludes/cd_to_producer/1-2.fix [new file with mode: 0644]
t/var/fixtures/excludes/cd_to_producer/1-3.fix [new file with mode: 0644]
t/var/fixtures/excludes/cd_to_producer/2-1.fix [new file with mode: 0644]
t/var/fixtures/excludes/cd_to_producer/2-2.fix [new file with mode: 0644]
t/var/fixtures/excludes/cd_to_producer/3-3.fix [new file with mode: 0644]
t/var/fixtures/excludes/producer/1.fix [new file with mode: 0644]
t/var/fixtures/excludes/producer/2.fix [new file with mode: 0644]
t/var/fixtures/excludes/producer/3.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/10.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/11.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/12.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/13.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/14.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/15.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/16.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/17.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/18.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/4.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/5.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/6.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/7.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/8.fix [new file with mode: 0644]
t/var/fixtures/excludes/track/9.fix [new file with mode: 0644]
t/var/fixtures/multi/date.json/CD/3.fix [new file with mode: 0644]
t/var/fixtures/multi/date.json/_config_set [new file with mode: 0644]
t/var/fixtures/multi/date.json/_dumper_version [new file with mode: 0644]
t/var/fixtures/multi/date.json/artist/1.fix [new file with mode: 0644]
t/var/fixtures/multi/date.json/track/9.fix [new file with mode: 0644]
t/var/fixtures/multi/rules.json/CD/2.fix [new file with mode: 0644]
t/var/fixtures/multi/rules.json/CD/5.fix [new file with mode: 0644]
t/var/fixtures/multi/rules.json/_config_set [new file with mode: 0644]
t/var/fixtures/multi/rules.json/_dumper_version [new file with mode: 0644]
t/var/fixtures/multi/rules.json/artist/1.fix [new file with mode: 0644]
t/var/fixtures/multi/rules.json/artist/2.fix [new file with mode: 0644]
t/var/fixtures/multi/rules.json/track/14.fix [new file with mode: 0644]
t/var/fixtures/multi/rules.json/track/5.fix [new file with mode: 0644]
t/var/fixtures/test_file [new file with mode: 0644]