summaryrefslogtreecommitdiff
path: root/tests/checkasm
Commit message (Expand)AuthorAge
* checkasm: Fix the function name sorting algorithmHenrik Gramner2015-10-03
* checkasm/x86: Correctly handle variadic functionsHenrik Gramner2015-09-28
* checkasm: Use a self-balancing treeHenrik Gramner2015-09-28
* checkasm: v210: Fix array overwriteHenrik Gramner2015-09-17
* checkasm: add unit tests for v210encHenrik Gramner2015-09-06
* checkasm: Fix floating point arguments on 64-bit WindowsHenrik Gramner2015-08-28
* checkasm: Explicitly declare function prototypesHenrik Gramner2015-08-20
* checkasm: x86: properly save rdx/edx in checked_call()Henrik Gramner2015-08-20
* checkasm: Remove unnecessary includeHenrik Gramner2015-08-11
* checkasm: Include io.h for isatty, if availableMartin Storsjö2015-07-30
* checkasm: Modify report formatHenrik Gramner2015-07-27
* checkasm: Use LOCAL_ALIGNEDMichael Niedermayer2015-07-26
* checkasm: remove empty array initializer list in h264pred testJanne Grunau2015-07-22
* checkasm: Always link staticallyLuca Barbato2015-07-21
* checkasm: test all architectures with optimisationsJanne Grunau2015-07-18
* checkasm: Give macro a body to avoid potential unexpected syntax issuesMichael Niedermayer2015-07-18
* checkasm: exit with status 0 instead of 1 if there are no tests to performHenrik Gramner2015-07-18
* cosmetics: Reformat checkasm testsLuca Barbato2015-07-17
* checkasm: Add unit tests for bswapdspHenrik Gramner2015-07-17
* checkasm: Add unit tests for h264qpelHenrik Gramner2015-07-15
* Checkasm: assembly testing and benchmarking toolHenrik Gramner2015-07-12