3 # $Id: compat-0.6.t,v 1.0.1.1 2001/02/17 12:26:21 ram Exp $
5 # Copyright (c) 1995-2000, Raphael Manfredi
7 # You may redistribute only under the same terms as Perl 5, as specified
8 # in the README file that comes with the distribution.
10 # $Log: compat-0.6.t,v $
11 # Revision 1.0.1.1 2001/02/17 12:26:21 ram
12 # patch8: added EBCDIC version of the test, from Peter Prymmer
14 # Revision 1.0 2000/09/01 19:40:41 ram
15 # Baseline for first official release.
24 require Config; import Config;
25 if ($ENV{PERL_CORE} and $Config{'extensions'} !~ /\bStorable\b/) {
26 print "1..0 # Skip: Storable was not built\n";
29 require 'lib/st-dump.pl';
36 use Storable qw(freeze nfreeze thaw);
41 my $self = bless {}, shift;
61 my $self = bless [], shift;
70 my $self = bless {}, shift;
71 my $h = tie %hash, TIED_HASH;
73 $self->{ref} = \%hash;
75 for (my $i = 0; $i < 5; $i++) {
76 push(@pool, SIMPLE->make($i));
78 $self->{obj} = \@pool;
79 my @a = ('string', $h, $self);
81 $self->{num} = [1, 0, -3, -3.14159, 456, 4.5];
87 sub num { $_[0]->{num} }
89 sub ref { $_[0]->{ref} }
90 sub obj { $_[0]->{obj} }
94 my $is_EBCDIC = (ord('A') == 193) ? 1 : 0;
99 if (!$is_EBCDIC) { # ASCII machine
102 $data .= unpack("u", $_);
106 next if /^#$/; # skip comments
107 next if /^#\s+/; # skip comments
108 next if /^[^#]/; # skip uuencoding for ASCII machines
109 s/^#//; # prepare uuencoded data for EBCDIC machines
110 $data .= unpack("u", $_);
114 my $expected_length = $is_EBCDIC ? 217 : 278;
115 ok 1, length $data == $expected_length;
119 ok 3, ref $y eq 'ROOT';
121 $Storable::canonical = 1; # Prevent "used once" warning
122 $Storable::canonical = 1;
123 # Allow for long double string conversions.
126 ok 4, nfreeze($y) eq nfreeze($r);
128 ok 5, $y->ref->{key1} eq 'val1';
129 ok 6, $y->ref->{key2} eq 'val2';
130 ok 7, $hash_fetch == 2;
134 for (my $i = 0; $i < @$num; $i++) {
135 do { $ok = 0; last } unless $num->[$i] == $y->num->[$i];
141 # using Storable-0.6@11, output of: print pack("u", nfreeze(ROOT->make));
142 # original size: 278 bytes
144 M`P,````%!`(````&"(%8"(!8"'U8"@@M,RXQ-#$U.5@)```!R%@*`S0N-5A8
145 M6`````-N=6T$`P````(*!'9A;#%8````!&ME>3$*!'9A;#)8````!&ME>3)B
146 M"51)141?2$%32%A8`````6@$`@````,*!G-T<FEN9U@$``````I8!```````
147 M6%A8`````6$$`@````4$`@````$(@%AB!E-)35!,15A8!`(````!"(%88@93
148 M24U03$586`0"`````0B"6&(&4TE-4$Q%6%@$`@````$(@UAB!E-)35!,15A8
149 M!`(````!"(188@9324U03$586%A8`````V]B:@0,!``````*6%A8`````W)E
152 # using Storable-0.6@11, output of: print '#' . pack("u", nfreeze(ROOT->make));
153 # on OS/390 (cp 1047) original size: 217 bytes
155 #M!0,1!-G6UN,#````!00,!!$)X\G%Q&W(P>+(`P````(*!*6!D_$````$DH6H
156 #M\0H$I8&3\@````22A:CR`````YF%A@0"````!@B!"(`(?0H(8/-+\?3Q]?D)
157 #M```!R`H#]$OU`````Y6DE`0"````!001!N+)U-?3Q0(````!"(`$$@("````
158 #M`0B!!!("`@````$(@@02`@(````!"(,$$@("`````0B$`````Y:"D00`````
159 #E!`````&(!`(````#"@:BHYF)E8<$``````0$```````````!@0``