summaryrefslogtreecommitdiffstats
path: root/Tests/Cuda
Commit message (Expand)AuthorAgeFilesLines
* CUDA: Fix test cases to not override CUDA flagsBrad King2017-02-153-3/+3
* CUDA: Link to standard system libraries when linking as CUDABrad King2017-02-141-0/+8
* Tests: Add case for CUDA with C but not C++Brad King2017-02-144-0/+35
* Tests: Run clang-format on CUDA codeBrad King2017-02-148-36/+26
* clang-format.bash: Format CUDA source files tooBrad King2017-02-141-0/+9
* CUDA: Detect the toolkit include directoriesRobert Maynard2017-02-103-0/+20
* CUDA: Test that CUDA flags are used when device linking executables.Robert Maynard2017-01-125-0/+48
* CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-125-9/+43
* CUDA: ConsumeCompileFeatures use cxx_nullptr for wider compiler supportRobert Maynard2017-01-111-1/+1
* CUDA: Tests now state why they are failing when no CUDA card is found.Robert Maynard2016-12-153-11/+15
* CUDA: Fix Cuda.Complex test case extern function signaturesBrad King2016-12-091-2/+2
* CUDA: Add tests to verify CUDA compiler works properly.Robert Maynard2016-11-1420-0/+316