Various comment fixes to tests.
[dcpomatic.git] / test / README
1 DCP-o-matic unit tests
2 ----------------------
3
4 They can be grouped roughly into the following:
5
6 * Self-contained tests of single classes / method sets
7
8 AudioAnalysis:    audio_analysis_test
9 AudioMapping:     audio_mapping_test
10 ColourConversion: colour_conversion_test
11 FileGroup:        file_group_test
12 Image:            image_test, pixel_formats_test, make_black_test
13 Job/JobManager:   job_test
14 SubRip:           subrip_test
15 Ratio:            ratio_test
16 Resampler:        resampler_test
17 util.cc:          util_test
18
19 * "Complete" builds of DCPs with various characteristics, aiming
20 to test broad areas of code
21
22 4k_test
23 threed_test
24
25 * Tests of fairly specific areas
26
27 audio_delay_test
28 black_fill_test
29 client_server_test
30 film_metadata_test
31 frame_rate_test
32 player_silence_padding_test
33 recover_test
34 repeat_frame_test
35 scaling_test
36 silence_padding_test
37 skip_frame_test
38
39   - FFmpeg decoding
40
41   ffmpeg_audio_test
42   ffmpeg_dcp_test
43   ffmpeg_decoder_seek_test
44   ffmpeg_decoder_sequential_test
45   ffmpeg_examiner_test
46   ffmpeg_pts_offset_test
47   seek_zero_test.cc
48   stream_test