summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles
Commit message (Collapse)AuthorAgeFilesLines
...
* pts: Add bork test profile for Java Bork File Encrypter testMichael Larabel2008-10-201-0/+21
|
* pts: Set TimesToRun to 5 in timed-audio-encode base testMichael Larabel2008-10-191-1/+1
|
* pts-core: Move ExternalDependencies tag location from TestInformation toMichael Larabel2008-10-1846-45/+46
| | | | | | | Test Profile block (This breaks compatibility with earlier test profiles!) pts: Update the location of the ExternalDependencies tag in all relevant test profiles
* pts: Add java-environment base test that provides the java externalMichael Larabel2008-10-185-4/+9
| | | | dependency and reports Java version to test notes
* pts: Update build-imagemagick and compress-pbzip2 that appear to haveMichael Larabel2008-10-162-0/+2
| | | | problems on OpenSolaris
* pts: Update all test profiles as to whether they supportMichael Larabel2008-10-1551-40/+51
| | | | Solaris/OpenSolaris
* pts: Change run-count for gtkperf test profile from 2000 to 5000Michael Larabel2008-10-141-1/+1
|
* pts: Update espeak test profile with eSpeak engine 1.39Michael Larabel2008-10-141-3/+3
|
* pts: Mandatory major version bump for most test profilesMichael Larabel2008-10-1467-67/+67
|
* pts: Many test profile updatesMichael Larabel2008-10-133-3/+3
|
* documentation: Update profile writing how-to with latest pts-core featuresMichael Larabel2008-10-121-2/+2
|
* pts: Various trivial changes to strings in a number of test profilesMichael Larabel2008-10-127-7/+7
|
* pts: Update string on encode-* test profilesMichael Larabel2008-10-125-5/+5
|
* pts: With compress-pbzip2 test profile use a 2GB file to compress instead ofMichael Larabel2008-10-122-2/+2
| | | | 1GB
* pts: With compress-lzma test profile use a 2GB file to compress instead of 1GBMichael Larabel2008-10-122-2/+2
|
* pts: With compress-gzip test profile use a 2GB file to compress instead of 1GBMichael Larabel2008-10-121-1/+1
|
* pts: With gnupg test profile use a 2GB file to encrypt instead of 1GBMichael Larabel2008-10-121-2/+2
|
* pts: Update ramspeed test profile to RAMspeed version 2.5.2Michael Larabel2008-10-111-1/+1
|
* pts: Update sqlite test profile to SQLite version 3.6.3Michael Larabel2008-10-111-2/+2
|
* pts: Update encode-mp3 test profile to LAME version 3.98.2Michael Larabel2008-10-111-1/+1
|
* pts: Update openssl test profile to OpenSSL version 0.9.8iMichael Larabel2008-10-111-1/+1
|
* pts: Two more Mac OS X profile changesMichael Larabel2008-10-032-1/+1
|
* pts: More Mac OS X test profile changesMichael Larabel2008-10-034-1/+3
|
* pts: Major test profile updateMichael Larabel2008-10-0319-12/+19
|
* pts: Major profile updates for Mac OS XMichael Larabel2008-10-0338-1/+39
|
* pts: Switch all relevant test profiles using ArgumentName to usingMichael Larabel2008-10-0117-21/+15
| | | | ArgumentPrefix
* pts: Fix a bug that caused unigine-sanctuary to fail with the dataMichael Larabel2008-09-132-3/+3
| | | | path
* pts: Fix a bug that caused unigine-tropics to fail with the data pathMichael Larabel2008-09-131-1/+1
|
* pts: Add World of Padman test profile (named padman)Michael Larabel2008-09-121-0/+36
|
* pts: Update compress-7zip test profile to use p7zip 4.58Michael Larabel2008-09-121-1/+1
|
* pts: Improve the reported environment size for many of the test profilesMichael Larabel2008-09-1110-2/+10
|
* pts: Drop the DownloadSize tag from the test profiles that have switchedMichael Larabel2008-09-1161-61/+0
| | | | to using the downloads.xml-based FileSize tag
* pts: bonnie MD5 check-sum test profile fixMichael Larabel2008-09-111-1/+1
|
* pts: Switch all video tests to extend a video-sample base test insteadMichael Larabel2008-09-114-3/+20
| | | | of all tests having some of the same code copied throughout
* pts: Switch all build tests to extend a timed-build base test instead ofMichael Larabel2008-09-116-50/+25
| | | | all tests having some of the same code copied throughout
* pts: Switch all audio encoding tests to extend a timed-audio-encode baseMichael Larabel2008-09-114-36/+8
| | | | test instead of all tests having some of the same code copied throughout
* pts-core: Fixes for Cascading Test Profiles and start convertingMichael Larabel2008-09-112-9/+16
| | | | relevant tests to using this technology
* Unigine test fixes.Michael Larabel2008-09-111-1/+1
| | | | | pts: MD5 check-sum fixes for unigine-sanctuary and unigine-tropics. pts: Fix a system script bugg in unigine-tropics
* pts: Add ProjectURL to where it was missing for some tests and otherMichael Larabel2008-08-315-59/+63
| | | | trivial XML changes
* pts: Add build-utilities external dependency for compress-lzma andMichael Larabel2008-08-312-1/+3
| | | | compress-pbzip2
* pts: Add build-utilities external dependency to compress-7zipMichael Larabel2008-08-311-1/+2
|
* pts: At the last minute, Unigine Corp decides to rename unigine-islandsMichael Larabel2008-08-311-3/+2
| | | | | to unigine-tropics. This demo should start working on the 1st or 2nd of September.
* pts: Change ResultTypes for FPS and Average FPS to Frames Per SecondMichael Larabel2008-08-3021-21/+21
|
* pts: Add unigine-islands test profile for new Unigine Islands technologyMichael Larabel2008-08-301-0/+35
| | | | demo
* pts: Add ppracer test profile for Planet Penguin RacerMichael Larabel2008-08-291-0/+35
|
* pts: vdrift test profile also needs sconsMichael Larabel2008-08-251-1/+1
|
* pts: Add vdrift test profile for vDrift racing game, but currently theMichael Larabel2008-08-241-0/+36
| | | | profile is incomplete
* pts: Add fhourstones test profile that does advanced Connect 4 gameMichael Larabel2008-08-241-0/+24
| | | | solving
* pts: Improve size detection in iozone test profile (Thanks to MichaelMichael Larabel2008-08-221-1/+1
| | | | Ploujnikov)
* pts: Add idle test profile, which just idles the system for theMichael Larabel2008-08-201-0/+24
| | | | | specified amount of time in minutes (mostly if you want to use another module for that amount of time or do system monitoring)