summaryrefslogtreecommitdiff
path: root/orc-test
Commit message (Expand)AuthorAgeFilesLines
* Meson: Do not always generate static library for test libraryJeremy Bicha2023-01-051-10/+3
* neon: Fix testsuite not passing on arm CPUsGaetan Bahl2022-06-151-1/+70
* meson: Set recursive for extract_all_objects()Doug Nazar2021-08-191-1/+1
* meson: Use pkgconfig.generateJan Alexander Steffens (heftig)2020-07-291-1/+0
* orctest: Fix parentheses location in ULP testDoug Nazar2019-09-131-2/+2
* Drop support for Autotools as build systemTim-Philipp Müller2019-09-081-23/+0
* orctest: Fix ULP compare and make compatible with clangDoug Nazar2019-08-312-4/+12
* build: fix werror build with clangMatthew Waters2019-08-272-4/+4
* orctest: print_array_val_float return value not usedDoug Nazar2019-08-181-8/+5
* orctest: Switch nearby float comparison to ULP methodDoug Nazar2019-08-072-9/+6
* Add pkg-config file for orc-test libraryTim-Philipp Müller2019-03-051-0/+9
* meson: Maintain macOS ABI compatibilityNirbheek Chauhan2018-11-141-0/+1
* Fix MSVC compiler warningTim-Philipp Müller2018-05-182-5/+0
* orctest: Allow enough room for sprintf()Edward Hervey2018-05-041-2/+2
* autotools: control symbol visibility via -fvisibilityTim-Philipp Müller2018-04-281-0/+1
* meson: fix symbol export with MSVC and use -fvisibility elsewhereTim-Philipp Müller2018-04-283-18/+6
* orc-test: decorate public symbols with ORC_TEST_APITim-Philipp Müller2018-04-284-14/+67
* meson: Always build both shared and static librariesNirbheek Chauhan2017-11-221-1/+15
* Build liborc-test also as a properly versioned library with mesonSebastian Dröge2017-11-202-0/+17
* Allow building shared/static library based on configurationSebastian Dröge2017-11-201-1/+1
* meson: add meson buildTim-Philipp Müller2017-05-131-0/+12
* tests: fix a warning spotted when building in osxJosep Torra2016-07-241-1/+1
* test: protect against out-of-boundsLuis de Bethencourt2015-03-121-2/+2
* test: protect against going out of boundsLuis de Bethencourt2015-03-121-1/+1
* orcarray: Use size_t for pointer arithmeticsEdward Hervey2014-06-271-1/+1
* build: Modernize autotools build systemSebastian Dröge2014-06-231-3/+1
* orcarray: Use fabs() instead of abs(), the latter is for integersSebastian Dröge2014-05-191-1/+1
* orcarray: Fix compiler warning with gcc 4.9Sebastian Dröge2014-04-141-1/+2
* Make it ANSI-COlivier Crête2013-10-143-10/+10
* orc-test: Fix typo in #ifdefSebastian Dröge2013-05-271-1/+1
* test: Fix recent commitDavid Schleef2013-02-192-7/+11
* test: Use the aligned pointer, not something elseDavid Schleef2013-02-191-2/+1
* mips: added copyright headersGuillaume Emont2012-12-281-0/+26
* mips: added test for binary code generationGuillaume Emont2012-12-282-0/+97
* test: allocate aligned memory on windowsDavid Schleef2012-04-011-3/+5
* test: fix unused variable warningDavid Schleef2011-10-151-1/+1
* test: Add (disabled) ability to test 64-bit pointersDavid Schleef2011-10-021-1/+30
* test: disable complaints about codegen failuresDavid Schleef2011-10-021-4/+4
* Fix up c64x-c backendDavid Schleef2011-09-241-2/+3
* Move ORC_GNUC_UNUSED to orcutils.h and use itDavid Schleef2011-07-091-6/+0
* Fix a bunch of unused-but-set-variable compiler warnings with gcc 4.6Tim-Philipp Müller2011-07-091-4/+10
* test: add msvc define for snprintfDavid Schleef2011-05-311-0/+1
* tests: Handle new modifiersDavid Schleef2011-05-163-9/+15
* tests: print error message in test failuresDavid Schleef2011-05-131-0/+5
* orctest: check return values of snprintfDavid Schleef2011-04-251-14/+25
* test: ignore diffs due to change in jmp sizesDavid Schleef2011-04-251-2/+2
* test: Add disabled code to make manual testing easierDavid Schleef2010-09-231-0/+8
* orc-test: Fix comparison of 64-bit typesDavid Schleef2010-09-081-5/+5
* Add ORC_TARGET_CLEAN_COMPILE and use itDavid Schleef2010-09-081-1/+5
* Eliminate usage of %lld, etc.David Schleef2010-09-061-3/+6