index
:
~currojerez/piglit
fb-fetch
image-load-store
jenkins
master
Unnamed repository; edit this file 'description' to name the repository.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
piglit-run.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-23
piglit-run: add -1 as an alternative to --no-concurrent
Marek Olšák
1
-1
/
+1
2013-09-23
Optionally capture dmesg changes for each test and report them in a summary
Marek Olšák
1
-1
/
+5
2013-09-17
piglit-run.py: replace file.write with json_writer calls
Dylan Baker
1
-4
/
+2
2013-08-28
piglit-run.py: Remove deprecated options
Dylan Baker
1
-53
/
+12
2013-07-29
piglit-run.py: PEP8 Compliance
Dylan Baker
1
-53
/
+47
2013-05-16
piglit-run.py: Fix Path resolution.
Kenney Phillis
1
-3
/
+3
2013-05-13
python: Convert tabs to spaces
Dylan Baker
1
-184
/
+184
2013-03-10
Move re.compile for regex into Core
Dylan Baker
1
-35
/
+25
2013-03-10
Replaces getopt with argparse
Dylan Baker
1
-126
/
+123
2013-03-10
piglit-run.py: Add --resume to the help menu
Dylan Baker
1
-0
/
+2
2013-03-10
piglit-run.py: Replace Piglit's --concurent flag with --no-concurrency
Dylan Baker
1
-3
/
+13
2013-03-10
Change --tests to --include-tests
Dylan Baker
1
-2
/
+10
2013-02-08
piglit-run: Fix resume path resolving
Kenney Phillis
1
-1
/
+1
2013-01-03
glean: Remove support for writing results databases.
Kenneth Graunke
1
-1
/
+1
2012-10-19
piglit-run.py: add -p|--platform switch to select the piglit platform
Jordan Justen
1
-1
/
+9
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