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
2011-04-21
core: Add Windows EXCEPTION_INT_DIVIDE_BY_ZERO exceptions to crashes.
Vinson Lee
2
-2
/
+10
2011-04-21
core: Use forward slash as separator for GLSL group names.
Vinson Lee
1
-2
/
+1
2011-04-15
core: Add POSIX SIGFPE arithmetic exceptions as crashes.
Vinson Lee
2
-2
/
+2
2011-04-11
core: Add Windows access violations as crash results.
Vinson Lee
2
-0
/
+8
2011-04-06
core: Include bus errors in crash category.
Vinson Lee
2
-2
/
+2
2011-04-06
core: generate a summary of fixes
Marek Olšák
1
-0
/
+4
2011-04-06
core: generate a summary of regressions
Marek Olšák
1
-3
/
+18
2011-04-06
core: add new status trap, abort, and crash printed as black lines in summary
Marek Olšák
3
-8
/
+30
2011-04-06
core: print the real command with arguments in the test report
Marek Olšák
2
-0
/
+7
2011-03-12
all.tests: Blacklist some shader tests that cause memory explosions
Chad Versace
1
-0
/
+14
2011-03-12
framework: Support running Piglit with an out-of-tree build
Chad Versace
1
-1
/
+4
2011-02-17
Replace poolName in Test constructor with boolean option.
U. Artie Eoff
2
-8
/
+13
2011-02-17
Remove ThreadPools
U. Artie Eoff
1
-38
/
+0
2011-02-17
Move gpu tests to main thread and cpu-only tests to threadpool.
U. Artie Eoff
1
-5
/
+6
2011-02-17
Add ConcurrentTestPool singleton.
U. Artie Eoff
1
-0
/
+16
2011-02-10
glsl_parser_test: Add test instances to thread pool 'gpu-not-used'
Chad Versace
1
-2
/
+2
2011-02-10
Respond to KeyboardInterrupt exception.
U. Artie Eoff
1
-2
/
+7
2011-02-10
Add SyncFileWriter for write/close synchronization on results file.
U. Artie Eoff
1
-6
/
+5
2011-02-10
Modify the Test class in core.py to use ThreadPools.
U. Artie Eoff
1
-2
/
+10
2011-02-10
Add synchronization to Logger functions.
U. Artie Eoff
1
-0
/
+3
2011-02-10
Add threads.py
U. Artie Eoff
1
-0
/
+75
2011-02-10
Add threadpool.py
U. Artie Eoff
1
-0
/
+418
2011-02-07
Added a simple logging class. Updated Test::doRun to use the new log.
U. Artie Eoff
3
-3
/
+140
2011-01-27
Revert "glsl_parser_test: Add config opt 'override_extensions'"
Chad Versace
1
-8
/
+4
2011-01-25
glsl_parser_test: Add config opt 'override_extensions'
Chad Versace
1
-4
/
+8
2011-01-25
glsl_parser_test: Rename config opt 'extension' to 'require_extensions'
Chad Versace
1
-4
/
+4
2011-01-25
glsl_parser_test: Rewrite GLSLParserTest
Chad Versace
1
-106
/
+116
2011-01-20
modified TestResults::write() for thread safety
U. Artie Eoff
1
-6
/
+9
2011-01-12
glsl_parser_test.py: Document import_glsl_parser_tests()
Chad Versace
1
-3
/
+14
2011-01-12
glsl_parser_test.py: Fix minor typo
Chad Versace
1
-1
/
+1
2011-01-07
glslparsertest: Allow tests to require GL extensions
Ian Romanick
1
-2
/
+7
2011-01-07
Use import_glsl_parser_tests instead of open coding it
Ian Romanick
1
-2
/
+2
2011-01-07
framework: Add utility function to import a directory tree of GLSL parser tests
Ian Romanick
1
-0
/
+22
2010-12-01
framework: Add class GLSLParserTest
Chad Versace
2
-29
/
+370
2010-10-07
gleantest: Store the command as a member variable.
Vinson Lee
1
-4
/
+6
2010-10-04
Revert "gleantest: Store the command as a member variable."
Vinson Lee
1
-6
/
+4
2010-10-04
gleantest: Store the command as a member variable.
Vinson Lee
1
-4
/
+6
2010-07-29
Add -x|--exclude-tests= option to specify tests not to run.
Carl Worth
1
-1
/
+6
2010-07-28
Sort tests within a group before running them.
Carl Worth
1
-1
/
+1
2010-07-07
framework: Allow environment variables to be added to exec tests.
Eric Anholt
1
-0
/
+8
2010-04-11
core: print results only when a test fails or is skipped
Marek Olšák
1
-1
/
+2
2009-10-23
Clean up the tests lists by making a helper for normal tests.
Eric Anholt
1
-0
/
+3
2009-10-23
Clean up the tests lists by making PlainExecTest include the bindir.
Eric Anholt
1
-1
/
+3
2009-10-08
Make piglit work on OpenSUSE 11.1.
Alex Corscadden
1
-3
/
+6
2009-08-23
core.py: Remove unnecessary semicolon.
Vinson Lee
1
-1
/
+1
2009-08-23
Python: Remove unused imports.
Vinson Lee
2
-5
/
+2
2009-08-23
Python: Add spaces after commas.
Vinson Lee
3
-14
/
+14
2009-08-21
Python: Remove unused imports.
Vinson Lee
1
-1
/
+0
2009-08-21
core.py: Add Test class run method definition.
Vinson Lee
1
-0
/
+3
2009-07-17
Run piglit tests with universal_newlines.
Vinson Lee
1
-1
/
+2
[next]