summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/EnableStandard/main.cu
Commit message (Collapse)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-2/+2
| | | | | | | | | | | | Run the `clang-format.bash` script to update all our C and C++ code to a new style defined by `.clang-format`. Use `clang-format` version 6.0. * If you reached this commit for a line in `git blame`, re-run the blame operation starting at the parent of this commit to see older history for the content. * See the parent commit for instructions to rebase a change across this style transition commit.
* Tests: Run clang-format on CUDA codeBrad King2017-02-141-3/+3
|
* CUDA: Port test cases to Windows with MSVC host compilerBrad King2017-01-121-1/+7
|
* CUDA: Add tests to verify CUDA compiler works properly.Robert Maynard2016-11-141-0/+17