summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* testsuite: fix memory leak in parse testTim-Philipp Müller2022-11-111-1/+4
* testsuite: fix compiler warning about unused variableTim-Philipp Müller2022-11-081-1/+4
* meson: use / instead of join_paths() for readabilityTim-Philipp Müller2020-07-211-1/+1
* meson: hook up benchmark as benchmarkTim-Philipp Müller2020-07-211-1/+3
* benchmorc: fix file path to test orc file on windowsTim-Philipp Müller2020-07-211-1/+1
* orc: Fix some warnings on MSVC and enable --werrorNirbheek Chauhan2020-07-011-3/+3
* meson: add summary() if Meson version is new enoughTim-Philipp Müller2020-02-081-1/+2
* testsuite: Reduce memcpy_speed loopsDoug Nazar2019-09-131-1/+1
* testsuite: Return error from exec_parse if a program failsDoug Nazar2019-09-131-1/+6
* Drop support for Autotools as build systemTim-Philipp Müller2019-09-083-89/+0
* tests: Allow exec testing of single opcodeDoug Nazar2019-09-081-0/+15
* tests: Use correct double/int64 functions for parameters & constsDoug Nazar2019-09-081-11/+35
* tests: Use float constants and parameters when testing float opcodes.Doug Nazar2019-08-131-12/+26
* meson: add options to disable benchmarks, examples, toolsTim-Philipp Müller2018-10-031-1/+4
* Fix MSVC compiler warningTim-Philipp Müller2018-05-181-4/+0
* tesuite: Fix some leaksEdward Hervey2017-11-192-0/+4
* meson: add meson buildTim-Philipp Müller2017-05-134-0/+88
* Fix test_parse with no executable backendPascal Terjan2016-05-041-2/+2
* doc: update from entropywave locations to gstreamerTim-Philipp Müller2015-10-201-3/+10
* test-limits: improve test without targetWim Taymans2015-08-121-1/+3
* testsuite: fix reading .orc files with win32 line endings on windowsTim-Philipp Müller2015-05-229-10/+10
* testsuite: add parsing test case for win32 line endingsTim-Philipp Müller2015-05-222-2/+72
* tests: use AM_TESTS_ENVIRONMENTTim-Philipp Müller2015-04-101-1/+1
* testsuite: Put a limit to the memcpy testEdward Hervey2015-02-271-2/+9
* test: add more testsWim Taymans2014-09-221-0/+107
* build: Modernize autotools build systemSebastian Dröge2014-06-231-3/+7
* Add some checks on the number of variables per typeVincent Penquerc'h2014-06-062-1/+74
* orc: Close file after usage in the copied around file reading functionSebastian Dröge2014-05-206-0/+12
* memcpy_speed: Use unsigned integers, overflows are undefined for signed integersSebastian Dröge2014-04-221-1/+1
* memcpy_speed: Properly define ALIGN macro and fix memory leaksSebastian Dröge2014-04-141-2/+5
* bench10: Fix syntax errorsSebastian Dröge2014-04-131-31/+31
* test.orc: Fix syntax errorsSebastian Dröge2014-04-131-3/+3
* benchmorc: Fix memory leaks in testSebastian Dröge2014-04-131-0/+3
* tests: Fix various memory leaks in testsSebastian Dröge2014-04-134-1/+12
* bytecode_parse: Fix memory leaks in testSebastian Dröge2014-04-131-0/+4
* testsuite: file leak fixVincent Penquerc'h2014-04-101-0/+2
* Fix FILE leakVincent Penquerc'h2014-04-071-0/+1
* docs: mulhsw, mulhsw shifts by 16, not 8William Manley2014-01-291-2/+2
* testsuite: fix file descriptor leak in benchmorcTim-Philipp Müller2013-12-301-0/+1
* Make it ANSI-COlivier Crête2013-10-145-17/+19
* docs: add more opcode descriptionsStefan Sauer2013-06-061-3/+40
* docs: hook up generate_table toolsStefan Sauer2013-06-062-15/+23
* tests: use the ORC_STATIC_OPCODE_FLOAT flag to simplify the testsStefan Sauer2013-06-052-16/+8
* mips: added copyright headersGuillaume Emont2012-12-281-0/+26
* mips: added test for binary code generationGuillaume Emont2012-12-282-0/+118
* bytecode: Add bytecodeDavid Schleef2011-10-082-0/+101
* Fix up c64x-c backendDavid Schleef2011-09-242-0/+118
* Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6Tim-Philipp Müller2011-07-092-20/+5
* tests: Handle new modifiersDavid Schleef2011-05-162-2/+33
* tests: remove offsets from memcpy_speedDavid Schleef2011-05-141-2/+2