index
:
~tpalli/piglit
EGL_ANDROID_blob_cache
EGL_ANDROID_blob_cache_v2
arb_vertex_type_2_10_10_10_rev
astc5x5
blend_juttu
evil-test
expect_error
glEGLImageTargetTexStorageEXT
int64-dlist
jenkins
master
misc-fixes
oes_get_program_binary
priority
sso-changes
super
tapani's piglit experiments
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
log.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-05
framework: Fix verbose logger
Dylan Baker
1
-0
/
+1
2016-10-05
framework/log: Don't add tests to running list until they actually start
Dylan Baker
1
-2
/
+4
2016-02-08
framework/log.py: fix next() call
Dylan Baker
1
-1
/
+1
2016-02-08
framework,unittests: use __future__ unicode_literals
Dylan Baker
1
-2
/
+4
2016-02-08
python: use six.{iter,view}{items,keys,values}
Dylan Baker
1
-1
/
+1
2016-02-08
framework: use six.add_metaclass
Dylan Baker
1
-3
/
+2
2016-02-08
framework: use six.moves.BaseHTTPServer
Dylan Baker
1
-1
/
+2
2016-02-08
python: use future print, division, and absolute_import
Dylan Baker
1
-1
/
+1
2015-12-15
framework/log.py: Add a message to an assert
Dylan Baker
1
-1
/
+2
2015-11-23
framework/log.py: Use grouptools.format in verbose logger.
Dylan Baker
1
-1
/
+2
2015-10-21
framework/log: add an HTTP logger
Thomas Wood
1
-0
/
+73
2015-10-21
framework/log: declare the state and state lock together
Thomas Wood
1
-4
/
+6
2014-12-24
framework: Cleanup imports
Dylan Baker
1
-0
/
+1
2014-12-03
framework: Make the logger print spinners instead of test numbers.
Kenneth Graunke
1
-2
/
+2
2014-10-30
log.py: Fix overwriting of final summary
Dylan Baker
1
-0
/
+1
2014-09-25
framework: Add dummy logger that produces no output
Dylan Baker
1
-0
/
+16
2014-09-25
framework: refactor the log module
Dylan Baker
1
-103
/
+223
2014-09-25
log.py: Makes method names clearer
Dylan Baker
1
-8
/
+8
2014-09-25
framework/log.py: Use keyword args to format instead of splat
Dylan Baker
1
-7
/
+9
2014-09-25
framework/log.py: Merge Log.log() and Log.post_log()
Dylan Baker
1
-17
/
+13
2014-06-06
framework/log: Avoid carriage-return when stdout is not a TTY.
José Fonseca
1
-7
/
+18
2014-04-28
framework: add support for a "timeout" status
Thomas Wood
1
-1
/
+2
2014-04-02
framework: print a summary line after a run has finished
Thomas Wood
1
-17
/
+27
2014-04-02
framework/log.py: ensure any previous output is cleared
Thomas Wood
1
-5
/
+14
2014-02-20
log: add verbose logger
Dylan Baker
1
-13
/
+41
2014-02-20
log: Rename get_current and mark_complete
Dylan Baker
1
-2
/
+2
2014-02-20
framework/log.py: Make self.__summary keys explicitly
Dylan Baker
1
-3
/
+7
2014-02-16
framework: keep track of running stats and display them
Ilia Mirkin
1
-3
/
+13
2014-02-16
framework: there are 0 completed tests at the beginning
Ilia Mirkin
1
-1
/
+1
2014-02-16
framework: flush out screen prints explicitly
Ilia Mirkin
1
-0
/
+3
2014-02-09
log: Replace console output with a simpler output
Dylan Baker
1
-26
/
+52
2014-01-28
framework/log.py: Use explicit relative imports
Dylan Baker
1
-2
/
+2
2013-07-29
log.py: PEP8 compliance
Dylan Baker
1
-9
/
+13
2013-05-13
python: Convert tabs to spaces
Dylan Baker
1
-17
/
+17
2011-02-10
Add synchronization to Logger functions.
U. Artie Eoff
1
-0
/
+3
2011-02-07
Added a simple logging class. Updated Test::doRun to use the new log.
U. Artie Eoff
1
-0
/
+46