Aegisub/tests/tests
Thomas Goyne 37c02ae127 Replace wxString::Format with agi::format
It's modestly faster, significantly more type-safe, and doesn't assert
when there's too few arguments, which causes problems for plural forms.

Closes #1733.
2014-05-30 11:53:14 -07:00
..
access.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
cajun.cpp Update out-of-date tests 2014-04-25 08:59:42 -07:00
color.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
dialogue_lexer.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
format.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
fs.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
hotkey.cpp Fix test compilation 2014-04-25 08:59:42 -07:00
iconv.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
ifind.cpp Fix test compilation 2014-04-25 08:59:42 -07:00
karaoke_matcher.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
keyframe.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
line_iterator.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
line_wrap.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
mru.cpp Fix tests compilation 2014-03-31 10:23:36 -07:00
option.cpp Clean up OptionValue 2014-03-31 10:23:36 -07:00
path.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
signals.cpp Update out-of-date tests 2014-04-25 08:59:42 -07:00
syntax_highlight.cpp Fix test compilation on Windows 2014-05-10 08:19:59 -07:00
thesaurus.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
util.cpp Fix test compilation 2014-04-25 08:59:42 -07:00
uuencode.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
vfr.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
word_split.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00