Aegisub/aegisub/tests
Thomas Goyne 47c36c9033 Use ICU/boost.locale for case-insensitive searching
Do proper unicode case-folding for case-insensitive searching rather
than converting only ascii characters to lowercase. The Turkish 'i' is
still not handled correctly (since it's the only place where
case-folding is locale-dependent), but that's probably not worth caring
about as long as we don't have a Turkish UI translation.

This affects both the find/replace dialog and the select lines dialog.

Closes #1342.
2013-02-06 13:38:33 -08:00
..
keyframe Add tests for agi::keyframe 2010-12-31 21:02:31 +00:00
options Replace AssColor with agi::Color 2012-11-10 18:05:56 -08:00
support Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
tests Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
vfr Rewrite vfr.cpp in libaegisub with tests. Not yet used by Aegisub itself. 2010-07-07 05:24:16 +00:00
Makefile Use ICU/boost.locale for case-insensitive searching 2013-02-06 13:38:33 -08:00
setup.bat Build the tests on Windows 2013-02-06 13:22:33 -08:00
setup.sh Add some tests for agi::Options 2011-12-22 21:11:10 +00:00