regarding frames: we don't round, we truncate towards the next lower integer
12 lines
256 B
Text
12 lines
256 B
Text
TESTING "Time conversion" ./test-time
|
|
|
|
TEST "basic functionality" basic <<END
|
|
err: ECHO: .*: 0:00:00.000
|
|
err: ECHO: .*: 3:55:20.700
|
|
END
|
|
|
|
TEST "frame rate dependent calculations" fps <<END
|
|
END
|
|
|
|
TEST "ntsc drop-frame calculations" ntsc_drop_frame << END
|
|
END
|