aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2017-08-13Merge pull request #2130 from bruce-richardson/pcap_config_supportJussi Pakkanen2-0/+16
2017-08-13gnome: Allow passing build_by_default: to some functionsNirbheek Chauhan3-4/+12
2017-08-13gnome: Fix parsing of resource custom target filesNirbheek Chauhan1-1/+1
2017-08-10add unit test case for pcap dependency objectBruce Richardson2-0/+16
2017-08-07Renamed test dir to remove duplicatec number. Closes #2158.Jussi Pakkanen2-0/+0
2017-08-06Merged exclude_dir branch.Jussi Pakkanen6-0/+8
2017-08-06Allow excluding files from `install_subdir`Elliott Sales de Andrade6-0/+8
2017-08-04Move MPI tests into frameworks.Elliott Sales de Andrade4-0/+0
2017-08-04Add support for MS-MPI.Elliott Sales de Andrade1-5/+14
2017-08-04Add MPI dependency.Elliott Sales de Andrade4-0/+83
2017-08-05Renamed test dir to avoid duplicate numbers.Jussi Pakkanen3-0/+0
2017-08-05Add option to disable implicit include directories. Closes #2139.Jussi Pakkanen3-0/+21
2017-08-04Merge pull request #2113 from nyorain/vulkanJussi Pakkanen2-0/+33
2017-08-04Can pass all target kwargs through to SIMD invocations. Closes #2151.Jussi Pakkanen3-1/+11
2017-08-03Consider link_whole_targets when determining linkerDylan Baker1-0/+12
2017-08-02Fix ppoll() test to work on non-glibc platformsAlan Coopersmith1-2/+3
2017-08-01Add thread flags to checks if needed. Closes #2106.Jussi Pakkanen1-0/+7
2017-07-31Fix test() accepting configure files for exePatrick Griffis2-0/+13
2017-07-31Convert man inputs to Files so you can install_man the output of configure_fi...Jussi Pakkanen3-0/+15
2017-07-27Fix vulkan windows; Make test succeed w/o drivernyorain1-7/+7
2017-07-24Fix vulkan testnyorain2-12/+3
2017-07-24Fix wrong dep name in vulkan testnyorain1-1/+1
2017-07-24Add first vulkan dependency modulenyorain2-0/+42
2017-07-24Tag functions in asm properly.Rico Tzschichholz3-0/+9
2017-07-23Test the newly added gnome.genmarshal() argumentEmmanuele Bassi1-1/+2
2017-07-23CompilerArgs: Put start/end-group around shared libs tooNirbheek Chauhan7-1/+60
2017-07-22add `crate-name` to Rust target argsAdam C. Foltzer4-0/+11
2017-07-21Merged buildrpath branch.Jussi Pakkanen5-5/+27
2017-07-21Fix run_target() accepting ConfigureFile for commandPatrick Griffis2-0/+14
2017-07-21Renamed test dirs to remove duplicated numbers.Jussi Pakkanen6-0/+0
2017-07-21Check for manual attempts to set rpath and update docs.Jussi Pakkanen1-5/+9
2017-07-21Add build_rpath as new property allowing people to specify rpath entries that...Jussi Pakkanen4-0/+18
2017-07-20Use full_path() rather than adding current_build_dir() as rpath in test commo...Jon Turney1-4/+1
2017-07-20Make the name of the executable implib configurableJon Turney2-5/+9
2017-07-20Consolidate windows tests which are divided between mingw and msvcJon Turney10-100/+26
2017-07-20Support implibs for executables on WindowsJon Turney9-0/+130
2017-07-20Allow test to depend on executable target in cross build. (#2007)FredericHamel1-0/+5
2017-07-18Turned SIMD into an unstable module.Jussi Pakkanen1-1/+1
2017-07-17Renamed test case number to avoid dupes.Jussi Pakkanen14-0/+0
2017-07-17Renamed test dir.Jussi Pakkanen14-0/+0
2017-07-17Created merge_from method for ConfigurationData.Jussi Pakkanen1-2/+3
2017-07-17Create a new configuration data object and return it as the result.Jussi Pakkanen1-4/+5
2017-07-17Do not use AVX on OSX since we can't detect it reliably at runtime and some C...Jussi Pakkanen1-1/+6
2017-07-17Hardcode processor features on OSX because it ships a broken __builtin_cpu_su...Jussi Pakkanen9-4/+40
2017-07-17Fix MMX on 32 bit x86.Jussi Pakkanen1-1/+5
2017-07-17A few fixes for OSX and VS2010.Jussi Pakkanen2-0/+7
2017-07-17Fix checks on MinGW and VS2010.Jussi Pakkanen1-3/+14
2017-07-17Added VS support to simd detector.Jussi Pakkanen9-13/+106
2017-07-17Fix building with Clang on Raspbian.Jussi Pakkanen1-0/+6
2017-07-17Fix a few OSX "features".Jussi Pakkanen1-0/+5