~ubuntu-branches/ubuntu/warty/dejagnu/warty

« back to all changes in this revision

Viewing changes to example/hello/testsuite/helloworld.test3/non_compliant_dir_name/non_compliant.exp

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Jacobowitz
  • Date: 2004-02-09 15:07:58 UTC
  • Revision ID: james.westby@ubuntu.com-20040209150758-oaj7r5zrop60v8sb
Tags: upstream-1.4.4
ImportĀ upstreamĀ versionĀ 1.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
# this fails
 
3
#load_lib lib.exp
 
4
 
 
5
# this works
 
6
#load_lib helloworld.test3/lib/lib.exp
 
7
 
 
8
puts "DEBUG: helloworld.test3/non_compliant_dir_name/non_compliant.exp is being executed"
 
9