projects / phoronix-test-suite.git / commitdiff
Build Results
 
Summary

Description: Unnamed repository; edit this file to name it for gitweb.
Last Change: Wed 2/3/10 13:04

Recent Commits
Time
Signed-Off By
Description
Commit Diff
Wed 2/3/10 13:04
Michael Larabel  
phoromatic: Add... 
Wed 2/3/10 12:38
Michael Larabel  
phoromatic: Add... 
Wed 2/3/10 12:27
Michael Larabel  
phoromatic: Add... 
Wed 2/3/10 9:26
Michael Larabel  
pts: Drop MD5 hashes in... 
Tue 2/2/10 23:43
Michael Larabel  
phoromatic: Add... 
Tue 2/2/10 23:35
Michael Larabel  
pts-core: Phoromatic... 
 
> --git a/pts-core/pts-results-viewer/viewer.xsl b/pts-core/pts-results-viewer/viewer.xsl
index 3fb7c74
..4baa083 100644
--- a/pts-core/pts-results-viewer/viewer.xsl
+++ b/pts-core/pts-results-viewer/viewer.xsl
@@ -37,+37,@@
                 <
h1>Additional Details</h1>
                 <
div class="pts_chart_box">
                 <
xsl:for-each select="PhoronixTestSuite/System"><div class="pts_column_head"><xsl:attribute name="style">width: <xsl:value-of select="$idwidth" />px;</xsl:attribute><xsl:value-of select="AssociatedIdentifiers" /></div></xsl:for-each>
-                <
xsl:for-each select="PhoronixTestSuite/System"><div class="pts_column_body"><xsl:attribute name="style">width: <xsl:value-of select="$idwidth" />px;</xsl:attribute><strong>Author:</strong> <xsl:value-of select="AssociatedIdentifiers" /><br /><strong>Test Date/Time:</strong> <xsl:value-of select="TestDate" /><br /><strong>PTS Version:</strong> <xsl:value-of select="Version" /></div></xsl:for-each>
+                <
xsl:for-each select="PhoronixTestSuite/System"><div class="pts_column_body"><xsl:attribute name="style">width: <xsl:value-of select="$idwidth" />px;</xsl:attribute><strong>Generated By:</strong> <xsl:value-of select="AssociatedIdentifiers" /><br /><strong>Test Date/Time:</strong> <xsl:value-of select="TestDate" /><br /><strong>PTS Version:</strong> <xsl:value-of select="Version" /></div></xsl:for-each>
                 </
div>

             </
div>
diff --git a/pts/benchmark-profiles/nexuiz.xml b/pts/benchmark-profiles/nexuiz.xml
index a774440
..27c879a 100644
--- a/pts/benchmark-profiles/nexuiz.xml
+++ b/pts/benchmark-profiles/nexuiz.xml
@@ -1,+1,@@
 <
PTSBenchmark>
     <
PhoronixTestSuite>
-        <
Version>0.2</Version>
+        <
Version>0.3</Version>
         <
BenchmarkType>Graphics</BenchmarkType>
         <
ApplicationType>Game</ApplicationType>
         <
License>FREE</License>
diff --git a/pts/benchmark-resources/nexuiz/install.sh b/pts/benchmark-resources/nexuiz/install.sh
index e5acdbc
..7922fba 100755
--- a/pts/benchmark-resources/nexuiz/install.sh
+++ b/pts/benchmark-resources/nexuiz/install.sh
@@ -2,+2,12 @@

 
cd $1

+if [ -/usr/games/nexuiz --/usr/share/games/nexuiz/data/music20080229.pk3 ]; then
+cat nexuiz <<'EOT'
+#!/bin/sh
+/usr/games/nexuiz +exec normal.cfg $@ | grep fps
+EOT
+else
 if [ ! -
f nexuiz-24.zip ]
   
then
      wget http
://internap.dl.sourceforge.net/sourceforge/nexuiz/nexuiz-24.zip -O nexuiz-24.zip
@@ -12,+18,@@ unzip -o nexuiz-24.zip
 
echo "#!/bin/sh
 cd Nexuiz
 ./nexuiz-linux-glx.sh +exec normal.cfg \$@ | grep fps" 
nexuiz
+fi
 chmod 
+x nexuiz
-
<
 
Phoronix.com
Linux Driver Forums
Copyright © 2010 by Phoronix Media