Aegisub/tests/tests
arch1t3cht 245cc68afa Fix FrameAtTime computation for CFR
The new formula is just the inverse function of the CFR part of
the TimeAtFrame function.

To see how the previous implementation was faulty, see either the added
tests, or
- In Aegisub, open a dummy video with a frame rate of 23.976
- Make a subtitle event with start time 04:44.41
- Double-click the line to (supposedly) seek to its first frame
- This will seek one frame earlier than it should, and the event will
  not be displayed on the resulting frame.
2022-11-02 02:19:38 +01:00
..
access.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
audio.cpp Fix PCM provider bugs 2019-09-22 17:41:02 -07:00
cajun.cpp Fix test compilation with gcc 2014-07-02 18:20:10 -07:00
calltip_provider.cpp Improve code coverage of tests 2015-07-28 14:30:03 -07:00
character_count.cpp Improve code coverage of tests 2015-07-28 14:30:03 -07:00
color.cpp Improve code coverage of tests 2015-07-28 14:30:03 -07:00
dialogue_lexer.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
format.cpp Improve code coverage of tests 2015-07-28 14:30:03 -07:00
fs.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
hotkey.cpp Improve code coverage of tests 2015-07-28 14:30:03 -07:00
iconv.cpp Fix failing tests 2015-02-15 12:37:34 -08:00
ifind.cpp In tagless_find_helper only tag before start should be ignored 2019-09-22 17:41:02 -07:00
karaoke_matcher.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
keyframe.cpp Run tests (#125) 2021-05-23 23:33:33 -04:00
line_iterator.cpp Extract some bits that don't need to be templated from templates 2014-12-28 16:46:38 -08:00
line_wrap.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
mru.cpp Debloat and slightly speed up the MRU code 2014-07-06 19:25:48 -07:00
option.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
path.cpp Fix failing unit tests on Windows 2019-09-22 17:41:02 -07:00
signals.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
split.cpp Reimplement boost::split_iterator to make it less slow 2015-02-07 14:56:27 -08:00
syntax_highlight.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
thesaurus.cpp Fix lagi_thes unit tests on Windows 2019-09-22 17:41:05 -07:00
time.cpp Fix millisecond to centisecond convertion 2019-09-22 17:12:05 -07:00
type_name.cpp Add simple type -> type name string compile time reflection stuff 2014-07-28 12:30:44 -07:00
util.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00
uuencode.cpp Extract some bits that don't need to be templated from templates 2014-12-28 16:46:38 -08:00
vfr.cpp Fix FrameAtTime computation for CFR 2022-11-02 02:19:38 +01:00
word_split.cpp Support running setup.sh out-of-tree 2014-07-02 10:55:19 -07:00