Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pts: Add ProjectURL to where it was missing for some tests and other | Michael Larabel | 2008-08-31 | 5 | -59/+63 | |
| | | | | trivial XML changes | |||||
* | pts: Add build-utilities external dependency for compress-lzma and | Michael Larabel | 2008-08-31 | 2 | -1/+3 | |
| | | | | compress-pbzip2 | |||||
* | pts: Add build-utilities external dependency to compress-7zip | Michael Larabel | 2008-08-31 | 1 | -1/+2 | |
| | ||||||
* | documentation: Add short-description.txt message to documentation | Michael Larabel | 2008-08-31 | 3 | -2/+3 | |
| | ||||||
* | documentation: Add Debian package repository to install documentation | Michael Larabel | 2008-08-31 | 2 | -1/+4 | |
| | ||||||
* | pts-core: Add $CHIPSET user variable for test results and identifier | Michael Larabel | 2008-08-31 | 1 | -0/+1 | |
| | ||||||
* | pts-core: Add user variable support for the saved results file name | Michael Larabel | 2008-08-31 | 3 | -1/+4 | |
| | ||||||
* | pts: At the last minute, Unigine Corp decides to rename unigine-islands | Michael Larabel | 2008-08-31 | 7 | -16/+15 | |
| | | | | | to unigine-tropics. This demo should start working on the 1st or 2nd of September. | |||||
* | pts-core: user-config.xml file updates to structure | Michael Larabel | 2008-08-30 | 3 | -22/+20 | |
| | ||||||
* | pts-core: Trivial updates to PTS user agreement | Michael Larabel | 2008-08-30 | 1 | -3/+3 | |
| | ||||||
* | pts-core: Write the PTS version to the last run version upon exiting in | Michael Larabel | 2008-08-30 | 4 | -0/+12 | |
| | | | | the Phoronix Test Suite user-config.xml file | |||||
* | pts: Change ResultTypes for FPS and Average FPS to Frames Per Second | Michael Larabel | 2008-08-30 | 21 | -21/+21 | |
| | ||||||
* | pts: Add unigine-islands to Unigine test suite | Michael Larabel | 2008-08-30 | 1 | -0/+5 | |
| | ||||||
* | pts: Add unigine-islands test profile for new Unigine Islands technology | Michael Larabel | 2008-08-30 | 5 | -0/+59 | |
| | | | | demo | |||||
* | pts: Add ppracer (Planet Penguin Racer) to gaming-free test suite | Michael Larabel | 2008-08-29 | 1 | -0/+5 | |
| | ||||||
* | pts-core: If running a test suite and some tests failed to install (such | Michael Larabel | 2008-08-29 | 3 | -3/+11 | |
| | | | | | | as not being supported by the architecture), continue to let the test suite run with the tests that are installed when using the benchmark or batch-benchmark option instead of exiting. | |||||
* | documentation: Few updates to PTS documentation | Michael Larabel | 2008-08-29 | 3 | -11/+10 | |
| | ||||||
* | pts: Add ppracer test profile for Planet Penguin Racer | Michael Larabel | 2008-08-29 | 4 | -0/+133 | |
| | ||||||
* | pts: Make for proper chmod on all test install.sh files | Michael Larabel | 2008-08-29 | 51 | -0/+1 | |
| | ||||||
* | documentation: Bring the documentation up to date for PTS 1.2 Malvik | Michael Larabel | 2008-08-29 | 6 | -6/+10 | |
| | ||||||
* | pts-core: ~/.phoronix-test-suite/local/ -> | Michael Larabel | 2008-08-29 | 1 | -1/+1 | |
| | | | | | ~/.phoronix-test-suite/module-files/ for files used or generated by PTS modules | |||||
* | pts-core: Create end-user variables for having software/hardware values | Michael Larabel | 2008-08-28 | 3 | -0/+26 | |
| | | | | | | | | | | | when saving the results and setting the test identifier When being prompted for the test identifier in saving test results, several user variables are supported. These include $VIDEO_RESOLUTION, $VIDEO_CARD, $OPERATING_SYSTEM, $PROCESSOR, $MOTHERBOARD, and $KERNEL_VERSION. If any of these variables are entered, the Phoronix Test Suite will replace them with their respective values before saving the results. | |||||
* | pts_MultiPassFailGraph: Ensure the background fill reaches the bottom | Michael Larabel | 2008-08-28 | 1 | -0/+2 | |
| | | | | edge of the box | |||||
* | pts: Fix tests in java-opengl test suite | Michael Larabel | 2008-08-28 | 2 | -2/+3 | |
| | ||||||
* | pts: opengl-demos test suite now calls the unigine test suite | Michael Larabel | 2008-08-28 | 1 | -4/+2 | |
| | ||||||
* | pts: Add the unigine test suite for OpenGL tech demo tests from Unigine | Michael Larabel | 2008-08-28 | 2 | -0/+15 | |
| | | | | Corp | |||||
* | pts: Update mandrivalinux-packages.xml from Stéphane Téletchéa | Michael Larabel | 2008-08-28 | 2 | -19/+13 | |
| | ||||||
* | pts-core: Improve Intel graphics memory detection and other drivers that | Michael Larabel | 2008-08-27 | 2 | -2/+3 | |
| | | | | report the capacity as VideoRam instead of VideoRAM | |||||
* | pts-core: Put the DRI trim code in the wrong condition | Michael Larabel | 2008-08-27 | 1 | -3/+3 | |
| | ||||||
* | pts-core: On some Intel setups, don't report DRI in graphics string | Michael Larabel | 2008-08-27 | 2 | -0/+4 | |
| | ||||||
* | graphics_override: Don't apply anti-aliasing or anisotropic filtering | Michael Larabel | 2008-08-27 | 2 | -7/+25 | |
| | | | | settings unless there is something to apply | |||||
* | pts-core: Suppress warnings/errors from set_nvidia_extension() | Michael Larabel | 2008-08-27 | 1 | -1/+1 | |
| | ||||||
* | pts-core: Fix regression that caused pts_process_remove() to run when | Michael Larabel | 2008-08-26 | 2 | -2/+3 | |
| | | | | checking a process status using pts_process_active() | |||||
* | pts-core: pts_module_processes() contains an array of all supported | Michael Larabel | 2008-08-26 | 3 | -2/+7 | |
| | | | | module processes | |||||
* | pts-core: Don't emit errors in pts_extended_init() if making the | Michael Larabel | 2008-08-26 | 2 | -2/+3 | |
| | | | | | download cache directory failed due to read only file-system if specified | |||||
* | pts-core: The read_pci() tags don't need to be postfixed with a colon | Michael Larabel | 2008-08-26 | 4 | -3/+7 | |
| | | | | any longer | |||||
* | pts-core: Improved chipset / Northbridge detection | Michael Larabel | 2008-08-26 | 2 | -2/+27 | |
| | ||||||
* | pts-core: Allow read_pci() to accept an array for fallback devices to | Michael Larabel | 2008-08-26 | 1 | -20/+21 | |
| | | | | read | |||||
* | documentation: Update the test profile and suite XML specifications | Michael Larabel | 2008-08-25 | 3 | -6/+15 | |
| | ||||||
* | pts-coere: Add SupportedPlatforms tag for optionally specifying on what | Michael Larabel | 2008-08-25 | 2 | -1/+30 | |
| | | | | | operating systems this test is compatible with (Linux, Solaris, and FreeBSD) | |||||
* | pts: vdrift test profile also needs scons | Michael Larabel | 2008-08-25 | 1 | -1/+1 | |
| | ||||||
* | pts-core: More improved motherboard detection support | Michael Larabel | 2008-08-25 | 2 | -2/+3 | |
| | ||||||
* | pts-core: Add fallback support for read_hal() when the names are | Michael Larabel | 2008-08-25 | 2 | -15/+20 | |
| | | | | | specified in an array and the earlier names can't be found with the proper information | |||||
* | pts-core: Add a few more remove_words in the HAL extraction to check for | Michael Larabel | 2008-08-25 | 2 | -1/+2 | |
| | ||||||
* | pts-core: Fix for calls using explode() directly into an array_pop() | Michael Larabel | 2008-08-25 | 2 | -2/+5 | |
| | ||||||
* | pts-core: Fix missing variable in list-saved-results (Thanks to Michael | Michael Larabel | 2008-08-25 | 2 | -1/+2 | |
| | | | | Ploujnikov) | |||||
* | pts-core: Fix for DEBUG_FILE not being detected | Michael Larabel | 2008-08-25 | 2 | -1/+5 | |
| | ||||||
* | Tag Phoronix Test Suite 1.2.0 Beta 3 | Michael Larabel | 2008-08-25 | 3 | -3/+5 | |
| | ||||||
* | pts-core: Implement the RemoveDownloadFiles so that it now works. | Michael Larabel | 2008-08-24 | 1 | -0/+36 | |
| | ||||||
* | pts-core: Add RemoveDownloadFiles to user-config.xml for removing the | Michael Larabel | 2008-08-24 | 4 | -5/+15 | |
| | | | | | | | | | originally downloaded files from a test once it has been installed If RemoveDownloadFiles is set to TRUE within the user-config.xml file, once a test has been installed the originally downloaded files for that test will be automatically removed. This conserves disk space but will cause these files to be re-downloaded the next time the test needs to be re-installed. This will also not back up the downloaded files to the Phoronix Test Suite download cache. Enabling this option is just recommended for users with very limited disk space. |