Aegisub/aegisub/tests
Thomas Goyne 7dd6cfe37d Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing
Originally committed to SVN as r6278.
2012-01-12 22:31:54 +00:00
..
keyframe Add tests for agi::keyframe 2010-12-31 21:02:31 +00:00
options Add some tests for agi::Options 2011-12-22 21:11:10 +00:00
vfr
Makefile Replace MyThes thesaurus implementation with a custom one 2012-01-08 01:36:50 +00:00
libaegisub_access.cpp Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing 2012-01-12 22:31:54 +00:00
libaegisub_cajun.cpp Use EXPECT_TRUE and EXPECT_FALSE rather than EXPECT_EQ([true,false]) 2011-12-22 21:26:48 +00:00
libaegisub_hotkey.cpp Add tests for hotkeys 2011-12-22 21:27:26 +00:00
libaegisub_iconv.cpp
libaegisub_keyframe.cpp Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing 2012-01-12 22:31:54 +00:00
libaegisub_line_iterator.cpp
libaegisub_mru.cpp Make the MRU tests significantly less worthless 2011-12-22 21:10:50 +00:00
libaegisub_option.cpp Change how local config mode works 2012-01-08 01:35:56 +00:00
libaegisub_signals.cpp Rename signals.h to signal.h 2010-12-31 21:02:42 +00:00
libaegisub_thesaurus.cpp Replace MyThes thesaurus implementation with a custom one 2012-01-08 01:36:50 +00:00
libaegisub_util.cpp Derive agi::acs exceptions from agi::FileSystemError and friends rather than having two sets of errors for the same thing 2012-01-12 22:31:54 +00:00
libaegisub_vfr.cpp Store a numerator and denominator in agi::vfr::Framerate rather than a fps. Fixes minor rounding issues with 24000/1001 and 30000/1001 frame rates. 2011-12-22 21:27:35 +00:00
main.cpp Split the json log writing into a seperate class from LogSink 2012-01-08 01:36:23 +00:00
main.h
setup.bat Add some tests for agi::Options 2011-12-22 21:11:10 +00:00
setup.sh Add some tests for agi::Options 2011-12-22 21:11:10 +00:00
util.cpp Add some tests for agi::Options 2011-12-22 21:11:10 +00:00
util.h Add some tests for agi::Options 2011-12-22 21:11:10 +00:00
util_unix.cpp
util_windows.cpp