summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions-install.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Archive installation output of tests in the test's directoryMichael Larabel2008-12-281-1/+6
* pts-core: Few fixes for some regressions from today's work plus otherMichael Larabel2008-12-121-1/+1
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-121-1/+1
* pts-core: Switch IS_BATCH_MODE from using defines to PTS assignmentMichael Larabel2008-12-081-1/+1
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-051-1/+1
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-051-3/+17
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 2Michael Larabel2008-12-011-1/+1
* pts-core: Clean up / functionize more benchmark run codeMichael Larabel2008-11-301-3/+3
* pts-core: Add download-test-files option to download files for aMichael Larabel2008-11-301-21/+23
* pts-core: Remove old un-used files and installed files prior toMichael Larabel2008-11-301-0/+11
* pts-core: Fix recent regression in pts_download_test_files() that causedMichael Larabel2008-11-301-4/+3
* pts-core: Eliminate use of SILENT_INSTALL environmental variableMichael Larabel2008-11-291-2/+2
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-171-2/+2
* pts-core: Standardize sw_* functionsMichael Larabel2008-11-171-1/+1
* pts-core: Add SearchMediaForCache option that's enabled by default inMichael Larabel2008-11-161-5/+22
* pts-core: Drop ArgumentName profile tag code that's been deprecatedMichael Larabel2008-11-151-8/+3
* pts-core: Fix for URL empty bug (reported by Stef Telford and Bene18)Michael Larabel2008-11-151-2/+2
* pts-core: Drop pts-functions-extras.php and move those functions toMichael Larabel2008-11-131-0/+84
* pts-core: Switch over relevant define statements to using new PTSMichael Larabel2008-11-131-2/+2
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-1/+1
* pts-core: Reorder a few functionsMichael Larabel2008-10-301-0/+1
* pts-core: Add pts_move_file() function for moving a file that abstractsMichael Larabel2008-10-261-2/+2
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-191-0/+2
* pts-core: Clean-up test install code and move External Dependencies codeMichael Larabel2008-10-191-220/+5
* pts-core: Rework downloads.xml code to use pts_objects_test_downloads()Michael Larabel2008-10-191-100/+30
* pts-core: More code restructuring and cleaningMichael Larabel2008-10-191-28/+3
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-10/+102
* pts-core: Eliminate un-needed $vendor variable that storesMichael Larabel2008-10-151-2/+0
* pts-core: Add RequiresCoreVersion tag if the test profile is onlyMichael Larabel2008-10-091-0/+6
* pts-core: Avoid overusing pts_exit() and replace with improved logicMichael Larabel2008-10-041-2/+2
* pts-core: When installing a suite and a test fails to download a fileMichael Larabel2008-10-041-3/+11
* pts-core: Add ArchitectureSpecific tag to download file XML for hardwareMichael Larabel2008-10-031-0/+16
* pts-core: Add PlatformSpecific tag to download file XML for OS-specificMichael Larabel2008-10-031-1/+15
* pts-core: Don't call wget directly to download files but useMichael Larabel2008-09-301-2/+2
* pts-core: Add PostInstallMessage tag for showing the user a messageMichael Larabel2008-09-291-9/+4
* pts-core: Don't have PreRunMessage or PreInstallMessage hang when inMichael Larabel2008-09-131-2/+6
* pts-core: Add a PreInstallMessage tag for test profiles that will beMichael Larabel2008-09-131-0/+9
* pts-core: Fix pts_validate_md5_download_file() bug with thinking file isMichael Larabel2008-09-131-6/+6
* pts-core: When running a test (or suite that contains a test) on anMichael Larabel2008-09-111-53/+0
* pts-core: Fix install typoMichael Larabel2008-09-111-1/+1
* pts-core: Switch pts-run-cmd to using the new size functionsMichael Larabel2008-09-111-50/+0
* pts-core: When downloading files for tests, don't first download theMichael Larabel2008-09-111-19/+11
* pts: bonnie MD5 check-sum test profile fixMichael Larabel2008-09-111-1/+1
* pts: Switch all audio encoding tests to extend a timed-audio-encode baseMichael Larabel2008-09-111-4/+23
* pts-core: More improvements to MD5 fixesMichael Larabel2008-09-111-5/+5
* pts-core: Switch download and environment size detection to using theMichael Larabel2008-09-111-14/+12
* pts-core: Drop PTS shared download support for test profiles, insteadMichael Larabel2008-09-111-11/+2
* pts-core: First-cut SCTP supportMichael Larabel2008-09-111-0/+1
* pts-core: Add in base support for Self-Contained Test Profiles (SCTP)Michael Larabel2008-09-111-9/+19
* pts-core: Finish up Cascading Test Profiles supportMichael Larabel2008-09-111-4/+4