index
:
~ldeks/piglit
adsa-buffer-objects
adsa-framebuffers
adsa-textures
arb_direct_state_access
bitmap
dsa
gl-1.0-glean
glsl1
jenkins
ldeks
master
master-xml
Personal branch of piglit.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-09
profile.py: Support automatic naming of tests with string arguments
Dylan Baker
2
-4
/
+24
2015-03-08
framework: Try to fix the exclusions of llvmpipe test list.
Jose Fonseca
1
-0
/
+4
2015-03-05
piglit_test.py: Change run_concurrent to True by default
Dylan Baker
1
-2
/
+2
2015-03-05
framework: Override run_concurrent for CL test classes
Dylan Baker
2
-6
/
+18
2015-03-05
profile.py: Add kwargs to TestProfile.group_manager
Dylan Baker
2
-2
/
+42
2015-03-05
profile.py: Remove TestProfile.tests
Dylan Baker
2
-149
/
+2
2015-03-05
opencv.py: use test_list instead of tests.
Dylan Baker
1
-2
/
+2
2015-03-05
profile.py: Add a context_manager to TestProfile for adding tests.
Dylan Baker
3
-0
/
+107
2015-03-03
framework/backends/junit: Report expected failures/crashes as skipped.
Jose Fonseca
1
-1
/
+3
2015-02-24
profile_tests.py: Fix -x and -i with lowercased names
Dylan Baker
2
-3
/
+16
2015-02-24
profile_tests.py: Convert generator test into a class test
Dylan Baker
1
-66
/
+51
2015-02-23
all.py: replace import_glsl_parser_test with loop search
Dylan Baker
4
-48
/
+34
2015-02-23
framework: update json version to v4 to fix test changes
Dylan Baker
5
-12
/
+215
2015-02-23
all.py: replace add_shader_test_dir with loop in all.py
Dylan Baker
2
-32
/
+0
2015-02-23
glsl_parser_test.py: remove add_glsl_parser_test
Dylan Baker
1
-7
/
+1
2015-02-23
shader_test.py: convert add_shader_test_dir to use a flat group
Dylan Baker
2
-3
/
+13
2015-02-23
shader_test.py: use os.walk in add_shader_test_Dir
Dylan Baker
1
-8
/
+9
2015-02-23
shader_test.py: use os.path.splitext instead of rsplit('.')
Dylan Baker
1
-3
/
+2
2015-02-23
shader_test.py: remove add_shader_test
Dylan Baker
2
-20
/
+1
2015-02-23
shader_test.py: Removed recursive keyword from add_shader_test_dir
Dylan Baker
1
-4
/
+2
2015-02-23
profile.py: Lower all test keys before getting and setting.
Dylan Baker
5
-21
/
+160
2015-02-23
profile.py: Use a Tree structure for Profile.tests
Dylan Baker
3
-28
/
+69
2015-02-23
junit.py: Fix handling of special test names.
Mark Janes
1
-4
/
+6
2015-02-20
junit.py: Avoid special test names.
Jose Fonseca
1
-1
/
+9
2015-02-12
framework: move TestWithEnvClean out of utils and into run_parser_tests.py
Dylan Baker
2
-52
/
+52
2015-02-12
core_tests.py: Rework to avoid os.environ pollution
Dylan Baker
1
-55
/
+100
2015-02-12
integration_tests.py: Use setup_module() fixture.
Dylan Baker
1
-1
/
+4
2015-02-12
integration_tests.py: Cleanups of error handling
Dylan Baker
1
-2
/
+14
2015-02-12
utils.py: rename UtilsException to more standard UtilsError
Dylan Baker
1
-1
/
+1
2015-02-12
profile.py: load_test_profile: return errorcode 2
Dylan Baker
1
-2
/
+3
2015-02-12
tests/utils.py: Add a Test derived class for unit tests
Dylan Baker
1
-0
/
+16
2015-02-12
test_lists.py: add tests for the cpu and llvmpipe profiles.
Dylan Baker
1
-1
/
+1
2015-02-12
test_lists.py: remove tests for r300, r500, and all_cl which are gone
Dylan Baker
1
-2
/
+2
2015-01-28
results.py: avoid an attribute error when using the json module
Thomas Wood
1
-1
/
+1
2015-01-27
Update documentation to be clear about using multiple profiles
Dylan Baker
1
-2
/
+4
2015-01-26
grouptools.py: from_path should not return .
Dylan Baker
2
-0
/
+9
2015-01-21
oclconform: Test commands should be passed as a list
Tom Stellard
1
-2
/
+2
2015-01-09
Test: don't accept strings for command arguments.
Dylan Baker
4
-25
/
+18
2015-01-09
framework: fix bug in Test class
Dylan Baker
2
-1
/
+32
2015-01-07
grouptools.py: Don't allow non-string arguments
Dylan Baker
1
-0
/
+4
2015-01-07
grouptools.py: Make error messages more helpful
Dylan Baker
1
-14
/
+20
2015-01-07
run.py: add an option to load a test list from a file
Thomas Wood
1
-0
/
+8
2014-12-31
results_v0_tests.py: Test that results with no version or version 0 work
Dylan Baker
1
-0
/
+46
2014-12-31
results_v0_tests.py: don't copy data from utils
Dylan Baker
1
-4
/
+16
2014-12-31
results: assume version is 0 when loading from file
Ilia Mirkin
1
-0
/
+1
2014-12-24
remove framework/threads.py
Dylan Baker
1
-43
/
+0
2014-12-24
backends: make use of absolute_import to rename json_.py to json.py
Dylan Baker
3
-2
/
+3
2014-12-24
framework: Cleanup imports
Dylan Baker
41
-18
/
+88
2014-12-18
framework: Fix 'module' object has no attribute 'XMLSyntaxError'.
José Fonseca
2
-2
/
+2
2014-12-12
junit.py: Add piglit failure to junit ouput
Dylan Baker
1
-3
/
+8
[next]