1## C++ tests copied from libavif.
2
3### Copied as is
4
5* avifalphanoispetest.cc
6* avifanimationtest.cc
7* avifdecodetest.cc
8* avifprogressivetest.cc
9* avifclaptest.cc
10
11### Copied with changes
12
13* avifmetadatatest.cc
14  * Remove encoder tests and add more checks to the decoder test.
15* avifgainmaptest.cc
16  * Remove encoder tests.
17