summaryrefslogtreecommitdiff
path: root/tests/fate/source-check.sh
Commit message (Collapse)AuthorAge
* tests/fate/source-check: Use git grep in place of grepMichael Niedermayer2017-03-30
| | | | | | grep -L is not posix, solaris default grep does not support it Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/source: Check for cases that could use av_clip_uintp2() and av_clip_intp2()Michael Niedermayer2017-02-21
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/source-check.sh: Use "git show" instead of git --version to test for gitMichael Niedermayer2016-02-15
| | | | | | This fixes fate with non git source trees Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* fate/source: Do not use GNU extensions in sedTimothy Gu2016-02-13
|
* tests: Add test for proper header guardTimothy Gu2016-02-10
| | | | Reviewed-by: Clément Bœsch <u@pkh.me>
* fate: Add basic license header checkMichael Niedermayer2015-09-29
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>