Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pts-core: Add FreeBSD graphics parsing support | Michael Larabel | 2008-08-03 | 3 | -3/+16 | |
| | ||||||
* | Add BSD CPU frequency detection | Michael Larabel | 2008-08-03 | 1 | -0/+6 | |
| | ||||||
* | pts-core: Add BSD CPU detection support | Michael Larabel | 2008-08-03 | 2 | -3/+30 | |
| | ||||||
* | initial PTS detection support for *BSD / FreeBSD | Michael Larabel | 2008-08-03 | 1 | -4/+16 | |
| | ||||||
* | pts-core: Few more randr 1.1 parsing fixes... | Michael Larabel | 2008-08-03 | 1 | -2/+2 | |
| | ||||||
* | pts-core: Change XRandR resolution detection to support xrandr version | Michael Larabel | 2008-08-03 | 2 | -8/+16 | |
| | | | | 1.1 and 1.2 | |||||
* | Remove codename from license/copyright comments headers | Michael Larabel | 2008-08-03 | 36 | -37/+37 | |
| | ||||||
* | pts-core: Move environmental variables to check for auto-loading of PTS | Michael Larabel | 2008-08-03 | 3 | -8/+25 | |
| | | | | modules out to modules/module-variables.txt | |||||
* | email_results: Add a module to email test results automatically to a | Michael Larabel | 2008-08-03 | 3 | -1/+52 | |
| | | | | | user upon completion. Specify the email addres in the EMAIL_RESULTS_TO environmental variable. | |||||
* | Store results string in variable for use by modules... | Michael Larabel | 2008-08-03 | 1 | -1/+4 | |
| | ||||||
* | pts-core: Write PTS_BATCH_MODE=1 to Extensions tag in results file when | Michael Larabel | 2008-08-03 | 2 | -5/+9 | |
| | | | | PTS is running in batch mode | |||||
* | etqw test profile updates to reflect etqw-demo changes | Michael Larabel | 2008-08-03 | 3 | -17/+6 | |
| | ||||||
* | Ensure 60 FPS cap isn't set in some circumstances for etqw-demo test | Michael Larabel | 2008-08-03 | 3 | -4/+4 | |
| | ||||||
* | pts: Add synaptic support within install-ubuntu-packages.sh for Debian | Michael Larabel | 2008-08-03 | 2 | -12/+4 | |
| | | | | package install support | |||||
* | Update module-info information that's shown and whether the module is | Michael Larabel | 2008-08-03 | 1 | -1/+4 | |
| | | | | currently loaded. | |||||
* | Fix a bug that causes list-modules to crash when it comes to parsing a | Michael Larabel | 2008-08-03 | 1 | -1/+3 | |
| | | | | module that was already loaded. | |||||
* | toggle_screensaver: Improve the xdg-screensaver usage | Michael Larabel | 2008-08-03 | 1 | -7/+9 | |
| | ||||||
* | toggle_screensaver: Add KDE screensaver support | Michael Larabel | 2008-08-03 | 2 | -2/+23 | |
| | ||||||
* | Run the toggle_screensaver module by default | Michael Larabel | 2008-08-03 | 1 | -0/+4 | |
| | ||||||
* | Add HALT_SCREENSAVER => toggle_screensaver to pts_auto_detect_modules() | Michael Larabel | 2008-08-03 | 2 | -1/+3 | |
| | ||||||
* | toggle_screensaver: Move screensaver toggling code from pts-core into a | Michael Larabel | 2008-08-03 | 1 | -0/+74 | |
| | | | | | module named toggle_screensaver. This module is controlled through the HALT_SCREENSAVER environmental variable. | |||||
* | pts-core: Drop (GNOME) screensaver toggling from the core, move to a | Michael Larabel | 2008-08-03 | 6 | -39/+1 | |
| | | | | module | |||||
* | pts_LineGraph: Improve graphing of the line when it comes to both ends | Michael Larabel | 2008-08-03 | 2 | -3/+15 | |
| | | | | and increase width to 2px | |||||
* | pts-core: If PromptForDownloadMirror tag in user-config.xml is set to | Michael Larabel | 2008-08-03 | 3 | -2/+42 | |
| | | | | | | TRUE, prompt the user when running in a non-batch mode what mirror to download a test file from or optionally the user can input their own download location | |||||
* | Clean up some pts-functions-install.php code, just a bit. | Michael Larabel | 2008-08-03 | 1 | -4/+4 | |
| | ||||||
* | Add PromptForDownloadMirror tag in user-config.xml | Michael Larabel | 2008-08-03 | 2 | -0/+2 | |
| | ||||||
* | pts-core: Update schema for some XML tags within user-config.xml | Michael Larabel | 2008-08-03 | 3 | -17/+20 | |
| | ||||||
* | pts-core: Add list-test-usage option for showing the tests that are | Michael Larabel | 2008-08-03 | 4 | -0/+31 | |
| | | | | | installed with the time the test was installed, when the test was last run, and the number of times total the test was run | |||||
* | Drop two unused functions from pts-functions.php | Michael Larabel | 2008-08-03 | 1 | -26/+0 | |
| | ||||||
* | pts_module: Add a simple module called dummy_module for showing | Michael Larabel | 2008-08-03 | 5 | -8/+103 | |
| | | | | developers where the different functions are called | |||||
* | pts-core: move general initialization code to pts-init.php and other | Michael Larabel | 2008-08-03 | 4 | -102/+124 | |
| | | | | code moving around | |||||
* | pts-core: Variety of code cleaning and other general improvements | Michael Larabel | 2008-08-03 | 5 | -42/+46 | |
| | ||||||
* | Improve ATI AA/AF strings | Michael Larabel | 2008-08-03 | 1 | -7/+7 | |
| | ||||||
* | pts-core: Switch graphics functions to depend upon IS_*_GRAPHICS | Michael Larabel | 2008-08-03 | 3 | -27/+57 | |
| | | | | booleans | |||||
* | Switch graphics_override module to using IS_ATI_GRAPHICS and | Michael Larabel | 2008-08-03 | 1 | -19/+14 | |
| | | | | IS_NVIDIA_GRAPHICS | |||||
* | Add the false IS_*_GRAPHICS to pts-functions_config | Michael Larabel | 2008-08-03 | 1 | -0/+7 | |
| | ||||||
* | pts-core: Add IS_NVIDIA_GRAPHICS, IS_ATI_GRAPHICS, and IS_MESA_GRAPHICS | Michael Larabel | 2008-08-03 | 2 | -0/+10 | |
| | | | | defines for boolean types of graphics card / driver being used | |||||
* | Drop pre-1.0 changes from the CHANGE-LOG | Michael Larabel | 2008-08-03 | 1 | -411/+0 | |
| | ||||||
* | Install linux-32bit-libraries and php-extras by default when running PTS | Michael Larabel | 2008-08-03 | 4 | -3/+14 | |
| | | | | | External Dependencies for the first time, plus a few other changes bundled in this commit. | |||||
* | Cleanup PTS-12-CHANGE-LOG | Michael Larabel | 2008-08-03 | 1 | -29/+39 | |
| | ||||||
* | pts-run-benchmark: General code cleanups | Michael Larabel | 2008-08-03 | 2 | -12/+12 | |
| | ||||||
* | pts-core: Improve text layout of test option prompts | Michael Larabel | 2008-08-03 | 1 | -1/+11 | |
| | ||||||
* | Add option to user-config.xml for toggling verbose system detail | Michael Larabel | 2008-08-03 | 5 | -11/+16 | |
| | | | | logging... | |||||
* | Add verbose system logging support | Michael Larabel | 2008-08-03 | 1 | -0/+24 | |
| | ||||||
* | OpenSolaris avoid ps command | Michael Larabel | 2008-08-03 | 1 | -0/+3 | |
| | ||||||
* | Update install documentation for OpenSolaris | Michael Larabel | 2008-08-03 | 1 | -0/+2 | |
| | ||||||
* | Add PTS External Dependencies support for OpenSolaris | Michael Larabel | 2008-08-03 | 3 | -0/+75 | |
| | ||||||
* | More OpenSolaris 2008.05 work... | Michael Larabel | 2008-08-03 | 2 | -3/+3 | |
| | ||||||
* | More OpenSolaris hardware/software detection work... | Michael Larabel | 2008-08-03 | 4 | -6/+9 | |
| | ||||||
* | Add initial support for Solaris / OpenSolaris... A few hardware | Michael Larabel | 2008-08-03 | 7 | -5/+72 | |
| | | | | detection functions may also be improved as a result. |