summaryrefslogtreecommitdiffstats
path: root/tests/fate/source-check.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests/fate/source-check: Use git grep in place of grepMichael Niedermayer2017-03-301-1/+1
| | | | | | 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-211-0/+14
| | | | 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-151-1/+1
| | | | | | 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-131-3/+5
|
* tests: Add test for proper header guardTimothy Gu2016-02-101-0/+11
| | | | Reviewed-by: Clément Bœsch <u@pkh.me>
* fate: Add basic license header checkMichael Niedermayer2015-09-291-0/+20
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
OpenPOWER on IntegriCloud