aboutsummaryrefslogtreecommitdiffstats
path: root/libavutil/tree-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-110/+0
|
* build: Split test programs off into separate filesDiego Biurrun2016-04-071-0/+110
This avoids spurious library rebuilds when only the test program code is changed and simplifies the build system.