README #1

  • //
  • guest/
  • alan_h_teague/
  • ejp/
  • src/
  • triggers/
  • tests/
  • README
  • View
  • Commits
  • Open Download .zip Download (4 KB)
#
# Copyright 2005 Perforce Software.  All rights reserved.
#

README		: This file
changefix.sh	: Utility script to create changelist w/ associated jobid
changelist.sh	: Utility script to create changelists
check-msgs.sh	: Utility script to compare email messages vs expected msgs
goodjob.txt	: Test example of a job with valid field values
job.sh		: Script to create a generic job w/ specified jobid
newjob.sh	: Script to create a generic job
runtests.sh	: Script to run all of the tests reseting server between tests
useradd.txt	: Template for creating new userids

job.step0.base	: Test results file for history.rb script
job.step1.base	: Test results file for history.rb script
job.step2.base	: Test results file for history.rb script
job.step3.base	: Test results file for history.rb script
history-add.txt	:	Adding field test for history generation
history-del.txt	: Deleting fields test for history generation
history-mod.txt	: Changing fields test for history generation
history-spec.txt: Jobspec for history generation tests
history.msgs	: Expected email messsages generated by test
history.rb	: Test script for history generation

badjob-1.txt	: Test file for the badjob.rb script
badjob-2.txt	: Test file for the badjob.rb script
badjob-3.txt	: Test file for the badjob.rb script
badjob-4.txt	: Test file for the badjob.rb script
badjob-5.txt	: Test file for the badjob.rb script
badjob-6.txt	: Test file for the badjob.rb script
badjob.msgs	: Expected email messsages generated by test
badjob.rb	: Test script for non-syntactic field validation

job.rel1.base	: Test file for related.rb script
job.rel2.base	: Test file for related.rb script
job.rel2.diff	: Test results file for related.rb script
job.rel3.base	: Test file for related.rb script
job.rel3.diff	: Test results file for related.rb script
job.rel4.base	: Test file for related.rb script
job.rel4.diff	: Test results file for related.rb script
job.rel5.base	: Test file for related.rb script
related.msgs	: Expected email messsages generated by test
related.rb	: Test script for RelatedJobs field behavior

jobspec.txt	: Jobspec used for testing
validity.msgs	: Expected email messsages generated by test
validity.rb	: Test script for field validation functions

dupjob-0.txt	: Test file for dupjob.sh and dupjob2.rb
dupjob-1.txt	: Test file for dupjob.sh and dupjob2.rb
dupjob-2.txt	: Test file for dupjob.sh and dupjob2.rb
dupjob-3.txt	: Test file for dupjob.sh and dupjob2.rb
dupjob-spec.txt	: jobspec for dupjob.sh and dupjob2.rb
job04.diff	: Test results file for dupjob.rb script
job04.diff2	: Test results file for dupjob2.rb script
job05.diff	: Test results file for dupjob.rb script
job05.diff2	: Test results file for dupjob2.rb script
job06.diff	: Test results file for dupjob.rb script
job06.diff2	: Test results file for dupjob2.rb script
job07.diff	: Test results file for dupjob.rb script
job07.diff2	: Test results file for dupjob2.rb script
dupjob.msgs	: Expected email messsages generated by test
dupjob.rb	: Test script for DuplicateOf processing
dupjob2.msgs	: Expected email messsages generated by test
dupjob2.rb	: Test script for DuplicateOf processing

own01.diff	: Test resuls for owner.rb
own02.diff	: Test resuls for owner.rb
own03.diff	: Test resuls for owner.rb
own04.diff	: Test resuls for owner.rb
own05.diff	: Test resuls for owner.rb
own06.diff	: Test resuls for owner.rb
own07.diff	: Test resuls for owner.rb
own08.diff	: Test resuls for owner.rb
owner.rb	: Test script for OwnedBy/ClosedOwner/ClosedBy tests
owner2.msgs	: Expected email messsages generated by test
owner2.rb	: Test script for OwnedBy/ClosedOwner/ClosedBy tests

change.job000001.diff	: Expected differences from changes test script
change.job000002.diff	: Expected differences from changes test script
change.job000003.diff	: Expected differences from changes test script
changes.msgs		: Expected email messages generated by test
changes.rb		: Test script for jobs closed by changelist submital

fix.job000001.diff	: Test results for fixes.rb
fix.job000002.diff	: Test results for fixes.rb
fix.job000003.diff	: Test results for fixes.rb
fixes.msgs		: Expected email messages generated by test
fixes.rb		: Test script for jobs closued using p4 fix command

# Change User Description Committed
#1 8493 Alan H Teague Initial import of the Enhanced Jobs Project