index
:
~mattst88/piglit
arb_gpu_shader5
arb_program
master
ortho
scissor
mattst88's piglit repository
mattst88
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
piglit-run.py
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-16
Changed piglit-run.py to automatically correct previous test results on a pla...
Kenney Phillis
1
-0
/
+2
2012-03-12
Make valgrind testing a command line option rather than extra tests.
Kenneth Graunke
1
-0
/
+4
2012-03-02
Add the ability to resume an interrupted test run where it left off.
Kenneth Graunke
1
-5
/
+54
2012-03-02
Move writing of JSON 'tests' dictionary section out of TestProfile.run.
Kenneth Graunke
1
-2
/
+7
2012-02-24
piglit-run.py: Use list.append(item) instead of list[:0] = [item].
Kenneth Graunke
1
-2
/
+2
2012-01-17
piglit-run: support storing results outside of piglit_dir
Scott Tsai
1
-1
/
+1
2011-10-13
Make Python scripts independent of the current working directory
Matěj Cepl
1
-1
/
+6
2011-08-05
piglit-run.py: Remove SyncFileWriter as it's not necessary with JSON.
Kenneth Graunke
1
-32
/
+2
2011-07-29
piglit-run: Add option to enable/disable concurrent test runs
Chad Versace
1
-2
/
+18
2011-07-29
framework: Write each test result to the result file as the test completes
Chad Versace
1
-18
/
+13
2011-07-14
framework: Replace custom serialization format with json
Chad Versace
1
-17
/
+37
2011-02-10
Add SyncFileWriter for write/close synchronization on results file.
U. Artie Eoff
1
-5
/
+35
2010-07-29
Add -x|--exclude-tests= option to specify tests not to run.
Carl Worth
1
-1
/
+5
2009-08-23
Python: Add spaces after commas.
Vinson Lee
1
-2
/
+2
2009-08-21
Python: Remove unused imports.
Vinson Lee
1
-2
/
+0
2008-06-12
Generate abbreviated results
Nicolai Haehnle
1
-0
/
+15
2008-06-06
Collect output of glxinfo and lspci
Nicolai Haehnle
1
-0
/
+1
2008-02-21
Use /usr/bin/env python instead of /usr/bin/python for portability.
Eric Anholt
1
-1
/
+1
2007-04-03
Nonsensical reference in license
Nicolai Haehnle
1
-1
/
+1
2007-03-25
Store results in a directory instead of a single file.
Nicolai Haehnle
1
-12
/
+9
2007-03-25
Refactoring
Nicolai Haehnle
1
-1
/
+1
2007-03-25
piglit: Fix calls to exit()
Jeff Muizelaar
1
-1
/
+1
2007-03-24
Initial commit
Nicolai Hähnle
1
-0
/
+101