Age | Commit message (Expand) | Author | Files | Lines |
2015-04-01 | tests/cl.py: Remove accident duplicate test | Dylan Baker | 1 | -1/+0 |
2015-03-09 | cl.py: Fix PEP 8 issues. | Vinson Lee | 1 | -2/+4 |
2015-03-05 | framework: Override run_concurrent for CL test classes | Dylan Baker | 1 | -24/+4 |
2015-03-05 | cl.py: Use flat list for program test dirs | Dylan Baker | 1 | -10/+11 |
2015-03-05 | cl.py: simplify add_program_test_dir | Dylan Baker | 1 | -13/+4 |
2015-03-05 | cl.py: Use TestProfile.group_manager | Dylan Baker | 1 | -99/+93 |
2015-02-24 | Revert "cl tests: move non-generated tests out of the generated tests dir" | Dylan Baker | 1 | -2/+0 |
2015-02-23 | profile.py: Use a Tree structure for Profile.tests | Dylan Baker | 1 | -18/+9 |
2015-02-23 | cl tests: move non-generated tests out of the generated tests dir | Dylan Baker | 1 | -0/+2 |
2015-01-19 | cl.py: Hide pylint warnings | Dylan Baker | 1 | -0/+5 |
2015-01-19 | cl.py: fix PEP8 warnings | Dylan Baker | 1 | -30/+49 |
2015-01-19 | cl.py: Use the more standard sys.platform.startswith for linux detection | Dylan Baker | 1 | -2/+3 |
2015-01-19 | cl.py: Use TESTS_DIR and GENERATED_TESTS_DIR | Dylan Baker | 1 | -11/+13 |
2015-01-19 | cl.py: use os.path.join for paths | Dylan Baker | 1 | -9/+21 |
2014-11-14 | cl: add tests for clCompileProgram | EdB | 1 | -0/+1 |
2014-11-06 | cl: Add test for clCreateProgramWithBinary() v3 | Tom Stellard | 1 | -0/+1 |
2014-10-14 | framework: Split PiglitTest into specific GL and CL classes | Dylan Baker | 1 | -2/+2 |
2014-10-14 | framework: Move tests derived classes into a package | Dylan Baker | 1 | -3/+1 |
2014-10-01 | cl: Run concurrent on Linux render nodes, or non-Linux | Jan Vesely | 1 | -7/+6 |
2014-09-26 | cl: fix adding concurent tests v2 | Jan Vesely | 1 | -3/+4 |
2014-08-20 | cl: Add minimal test for clCreateSampler | Tom Stellard | 1 | -0/+1 |
2014-08-20 | cl: Add minimal tests for clCreateImage2D and clCreateImage3D | Tom Stellard | 1 | -0/+1 |
2014-06-16 | python: remove all tabs | Dylan Baker | 1 | -12/+12 |
2014-05-09 | cl: Add convert_long(float) test | Tom Stellard | 1 | -0/+1 |
2014-04-23 | cl: Add cl-api-enqueue-copy-buffer-rect test | Tom Stellard | 1 | -0/+1 |
2014-04-17 | framework: Split TestProfile and related out of core | Dylan Baker | 1 | -1/+1 |
2014-04-17 | framework: Replace Group() with dict() | Dylan Baker | 1 | -9/+9 |
2014-04-10 | python: replace Test argument runConcurrent with run_concurrent | Dylan Baker | 1 | -1/+1 |
2014-04-03 | python: Rename PlainExecTest to PiglitTest | Dylan Baker | 1 | -4/+4 |
2014-01-23 | cl: Add quick_cl.py test profile | Tom Stellard | 1 | -0/+126 |