/openbsd-src/gnu/usr.bin/perl/t/op/ |
H A D | signatures.t | 18 is prototype(\&t000), "\$a", "(\$a) interpreted as protoype when not enabled"; 19 is &t000(456), 123, "(\$a) not signature when not enabled"; 20 is $a, 123; 33 is prototype(\&t001), undef; 34 is eval("t001()"), 123; 35 is eval("t001(456)"), 123; 36 is eval("t001(456, 789)"), 123; 37 is $a, 123; 59 is prototype(\&t002), undef; 60 is eva [all...] |
H A D | substr.t | 35 is(substr($a,0,3), 'abc'); # P=Q R S 36 is(substr($a,3,3), 'def'); # P Q R S 37 is(substr($a,6,999), 'xyz'); # P Q S R 39 is ($w--, 1); 42 is(substr($a,0,-6), 'abc'); # P=Q R S 43 is(substr($a,-3,1), 'x'); # P Q R S 45 is ($w--, 1, 'boundless lvalue substr only warns on fetch'); 48 is($a, 'abcXYZxyz' ); 50 is($a, 'cXYZxyz' ); 52 is($a, 'abcXYZxyz' ); [all …]
|
H A D | hexfp.t | 17 is(0x0p0, 0); 18 is(0x0.p0, 0); 19 is(0x.0p0, 0); 20 is(0x0.0p0, 0); 21 is(0x0.00p0, 0); 23 is(0x1p0, 1); 24 is(0x1.p0, 1); 25 is(0x1.0p0, 1); 26 is(0x1.00p0, 1); 28 is(0x2p0, 2); [all …]
|
H A D | bop.t | 19 # down where the failure is, and supply your new names as a patch. 40 is($shifted, $iv_min, "IV_MIN << 0 yields IV_MIN under 'use integer'"); 46 is(4 << 2147483648, 0, "4 << 2147483648 yields 0"); 47 is(16 << 4294967295, 0, "16 << 4294967295 yields 0"); 48 is(8 >> 4294967296, 0, "8 >> 4294967296 yields 0"); 49 is(11 << 18446744073709551615, 0, "11 << 18446744073709551615 yields 0"); 50 is(do { use integer; -9 >> 18446744073709551616 }, -1, 52 is(do { use integer; -4 << -2147483648 }, -1, 57 is(do { use integer; -5 >> '-9223372036854775808' }, 0, 78 is (("AAAAA" & "zzzzz"), ($Aaz x 5)); [all …]
|
H A D | lc.t | 4 # This file is intentionally encoded in latin-1. 22 is(lc(undef), "", "lc(undef) is ''"); 23 is(lcfirst(undef), "", "lcfirst(undef) is ''"); 24 is(uc(undef), "", "uc(undef) is ''"); 25 is(ucfirst(undef), "", "ucfirst(undef) is ''"); 29 is(CORE::fc(undef), "", "fc(undef) is ''"); 30 is(CORE::fc(''), "", "fc('') is ''"); 47 is("\Q$a\E." , "HELLO\\.\\*\\ world.", '\Q\E HELLO.* world'); 48 is("\u$a" , "HELLO\.\* world", '\u'); 49 is("\l$a" , "hELLO\.\* world", '\l'); [all …]
|
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | xs_special_subs.t | 16 is($XS::APItest::BEGIN_called, undef, "BEGIN not yet called"); 17 is($XS::APItest::BEGIN_called_PP, undef, "BEGIN not yet called"); 18 is($XS::APItest::UNITCHECK_called, undef, "UNITCHECK not yet called"); 19 is($XS::APItest::UNITCHECK_called_PP, undef, "UNITCHECK not yet called"); 20 is($XS::APItest::CHECK_called, undef, "CHECK not yet called"); 21 is($XS::APItest::CHECK_called_PP, undef, "CHECK not yet called"); 22 is($XS::APItest::INIT_called, undef, "INIT not yet called"); 23 is($XS::APItest::INIT_called_PP, undef, "INIT not yet called"); 24 is($XS::APItest::END_called, undef, "END not yet called"); 25 is($XS::APItest::END_called_PP, undef, "END not yet called"); [all …]
|
H A D | xs_special_subs_require.t | 16 is($XS::APItest::BEGIN_called, undef, "BEGIN not yet called"); 17 is($XS::APItest::BEGIN_called_PP, undef, "BEGIN not yet called"); 18 is($XS::APItest::UNITCHECK_called, undef, "UNITCHECK not yet called"); 19 is($XS::APItest::UNITCHECK_called_PP, undef, "UNITCHECK not called"); 20 is($XS::APItest::CHECK_called, undef, "CHECK not called"); 21 is($XS::APItest::CHECK_called_PP, undef, "CHECK not called"); 22 is($XS::APItest::INIT_called, undef, "INIT not called"); 23 is($XS::APItest::INIT_called_PP, undef, "INIT not called"); 24 is($XS::APItest::END_called, undef, "END not yet called"); 25 is($XS::APItest::END_called_PP, undef, "END not yet called"); [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/t/ |
H A D | 01misc.t | 111 is $got->getValue('fred'), "abc", "other" ; 119 is $got->getValue('fred'), "", "empty string" ; 127 is $xx, 77; 135 is $xx, 666; 139 is $got1, $got, "Same object"; 145 is $xx, 777; 156 is $got1->getValue('fred'), 0; 167 is $got1->getValue('fred'), 0; 169 is $got1->getValue('fred'), undef; 182 is [all...] |
/openbsd-src/usr.bin/calendar/calendars/ |
H A D | calendar.music | 10 01/01 Country Joe McDonald is born in El Monte, California, 1942 11 01/03 Steven Stills is born in Dallas, 1945 13 01/04 Josef Suk is born in Krecovice, Czechoslovakia, 1874 14 01/06 Cesar Cui is born in Vilnius, Russia, 1835 15 01/06 Max Bruch is born in Germany, 1838 16 01/06 Alexander Scriabin is born in Moscow, 1872 17 01/07 Francis Jean Poulenc is born in Paris, 1899 20 01/08 David Bowie (then David Robert Jones) is born in London, 1947 22 01/09 James Patrick Page (Led Zeppelin) is born in Middlesex, England, 1945 23 01/09 Scott Walker (born Noel Scott Engel) is born in Hamilton, Ohio, 1943 [all …]
|
/openbsd-src/share/man/man4/ |
H A D | termios.4 | 19 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 42 This describes a general terminal line discipline that is 45 When a terminal file is opened, it normally causes the process to wait 46 until a connection is established. 47 For most hardware, the presence of a connection is indicated by the assertion 54 flag is set 68 Every process is associated with a particular process group and session. 69 The grouping is hierarchical: every member of a particular process group is a 71 This structuring is used in managing groups of related processes for purposes 75 that is, the [all …]
|
/openbsd-src/gnu/usr.bin/perl/os2/OS2/OS2-Process/t/ |
H A D | os2_process.t | 64 is(Title, $newt, 'correctly set Title'); 66 is(winTitle, $newt, 'winTitle changed its value too'); 68 is(Title, $t, 'correctly set Title back'); 69 is(winTitle, $wint, 'winTitle restored its value too'); 73 is(Title, $newt, 'session title correctly set'); 74 is(winTitle, $newt, 'winTitle correctly set'); 76 is(Title, $t, 'session title correctly reset'); 77 is(winTitle, $wint, 'winTitle correctly reset'); 81 is(Title, $t, 'session title remained the same'); 82 is(winTitle, $newt, 'winTitle changed value'); [all …]
|
/openbsd-src/gnu/usr.bin/perl/lib/File/ |
H A D | Basename.t | 24 is( fileparse_set_fstype(), 'Unix', 'get fstype' ); 28 is($base, 'draft'); 29 is($path, '/virgil/aeneid/'); 30 is($type, '.book7'); 32 is(basename('/arma/virumque.cano'), 'virumque.cano'); 33 is(dirname ('/arma/virumque.cano'), '/arma'); 34 is(dirname('arma/'), '.'); 40 is(fileparse_set_fstype('VMS'), 'Unix', 'set fstype to VMS'); 44 is($base, 'draft'); 45 is($path, 'virgil:[aeneid]'); [all …]
|
/openbsd-src/usr.bin/dc/ |
H A D | dc.1 | 23 .\" INTERNATIONAL, INC. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR 61 utility, which is a preprocessor for 76 This mode is used by 104 Whitespace is ignored, except where it signals the end of a number, 105 end of a line or when a register name is expected. 109 The value of the number is pushed on the stack. 110 A number is an unbroken string of the digits 0\-9 and letters A\-F. 128 the result is pushed on the stack in their place. 129 Any fractional part of an exponent is ignored. 131 For addition and subtraction, the scale of the result is the maximum [all …]
|
/openbsd-src/gnu/llvm/llvm/docs/ |
H A D | doxygen.cfg.in | 6 # All text after a double hash (##) is considered a comment and is placed in 7 # front of the TAG it is preceding. 9 # All text after a single hash (#) is considered a comment and will be ignored. 10 # The format is: 21 # that follow. The default is UTF-8 which is also the encoding used for all text 25 # The default value is: UTF-8. 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 31 # project for which the documentation is generated. This name is used in the 33 # The default value is: My Project. 39 # control system is used. [all …]
|
/openbsd-src/gnu/llvm/clang/docs/ |
H A D | doxygen.cfg.in | 6 # All text after a double hash (##) is considered a comment and is placed in 7 # front of the TAG it is preceding. 9 # All text after a single hash (#) is considered a comment and will be ignored. 10 # The format is: 21 # that follow. The default is UTF-8 which is also the encoding used for all text 25 # The default value is: UTF-8. 29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 31 # project for which the documentation is generated. This name is used in the 33 # The default value is: My Project. 39 # control system is used. [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ANSIColor/t/module/ |
H A D | basic.t | 26 is(color('blue on_green', 'bold'), "\e[34;42;1m", 'Simple attributes'); 27 is(colored('testing', 'blue', 'bold'), "\e[34;1mtesting\e[0m", 'colored'); 28 is((BLUE BOLD 'testing'), "\e[34m\e[1mtesting", 'Constants'); 29 is(join(q{}, BLUE, BOLD, 'testing'), 31 is((BLUE 'test', 'ing'), "\e[34mtesting", 'Constants with multiple strings'); 34 is(color('Blue BOLD', 'on_GReeN'), "\e[34;1;42m", 'Attribute case'); 37 is(color(), undef, 'color returns undef with no attributes'); 41 is((BLUE BOLD 'testing'), "\e[34m\e[1mtesting\e[0m\e[0m", 'AUTORESET'); 42 is((BLUE BOLD, 'te', 'st'), "\e[34m\e[1mtest\e[0m", 'AUTORESET with commas'); 47 is(colored("test\n\ntest", 'bold'), [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | proc-flags.c | 6 This file is part of GDB. 8 This program is free software; you can redistribute it and/or modify 13 This program is distributed in the hope that it will be useful, 40 printing status information, is kept as tables of structures of the 56 /* Sol2.5: lwp is stopped 57 * Sol2.6: lwp is stopped 58 * Sol2.7: lwp is stopped 59 * IRIX6: process is stopped 60 * OSF: task/thread is stopped 61 * UW: LWP is stopped [all …]
|
/openbsd-src/regress/usr.bin/m4/ |
H A D | comments.out | 2 # this is a comment 3 >> this is a COMMENT 4 'XXX' this is a COMMENT 5 'XXX' this is a COMMENT q COMMENT too 8 # this is a COMMENT 9 >> this is a comment 10 'XXX' this is a COMMENT 11 'XXX' this is a COMMENT q COMMENT too 14 # this is a COMMENT 15 >> this is a COMMENT [all …]
|
/openbsd-src/usr.bin/vi/docs/USD.doc/vi.ref/ |
H A D | vi.cmd.roff | 17 The bottom line of the screen is used to enter 22 If no other information is being displayed, 60 first starts, it is in command mode. 66 character is used to resolve the text input into the file, 70 command mode, the cursor is always positioned on the last column of 74 text insert mode, the cursor is positioned on the first column of 78 the type of movement is defined by the distance to the new cursor position. 79 If the new position is close, 80 the screen is scrolled to the new location. 81 If the new position is far away, [all …]
|
/openbsd-src/gnu/usr.bin/perl/lib/Unicode/ |
H A D | UCD.t | 33 is(charinfo(0x110000), undef, "Verify charinfo() of non-unicode is undef"); 35 …is(lc charprop(0x110000, 'age'), lc "Unassigned", "Verify charprop(age) of non-unicode is Unassign… 36 …is(charprop(0x110000, 'in'), "Unassigned", "Verify charprop(in), a bipartite Perl extension, works… 38 is(charprop(0x110000, 'Any'), undef, "Verify charprop of non-bipartite Perl extension returns undef… 41 $charinfo = charinfo($cp); # Null is often problematic, so test it. 43 is($charinfo->{code}, "0000", 45 is($charinfo->{name}, "<control>"); 46 is(charprop($cp, "name"), ""); 50 is(charprop($cp, "name_alias"), "NULL: control,NUL: abbreviation"); 52 is($charinfo->{category}, "Cc"); [all …]
|
/openbsd-src/regress/usr.bin/diff/ |
H A D | t11.1 | 15 It is used to create, display, modify and otherwise manipulate text 18 .\" is a restricted 37 Editing is done in two distinct modes: 63 (change), is given, 65 enters input mode. This is the primary means 68 instead, the standard input is written 73 Input mode is terminated by 84 It is possible to modify only a portion of a line by means of replacement, 87 command is applied to whole lines at a time. 108 standard input is from a script. [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/bignum/t/ |
H A D | scope-nested-const.t | 17 is(ref(hex("1")), "Math::BigInt", 'ref(hex("1"))'); 18 is(ref(oct("1")), "Math::BigInt", 'ref(oct("1"))'); 23 is(ref(hex("1")), "Math::BigFloat", 'ref(hex("1"))'); 24 is(ref(oct("1")), "Math::BigFloat", 'ref(oct("1"))'); 29 is(ref(hex("1")), "Math::BigRat", 'ref(hex("1"))'); 30 is(ref(oct("1")), "Math::BigRat", 'ref(oct("1"))'); 34 is(ref(hex("1")), "", 'ref(hex("1"))'); 35 is(ref(oct("1")), "", 'ref(oct("1"))'); 38 is(ref(hex("1")), "Math::BigFloat", 'ref(hex("1"))'); 39 is(ref(oct("1")), "Math::BigFloat", 'ref(oct("1"))'); [all …]
|
H A D | scope-nested-hex-oct.t | 17 is(ref(hex("1")), "Math::BigInt", 'ref(hex("1"))'); 18 is(ref(oct("1")), "Math::BigInt", 'ref(oct("1"))'); 23 is(ref(hex("1")), "Math::BigFloat", 'ref(hex("1"))'); 24 is(ref(oct("1")), "Math::BigFloat", 'ref(oct("1"))'); 29 is(ref(hex("1")), "Math::BigRat", 'ref(hex("1"))'); 30 is(ref(oct("1")), "Math::BigRat", 'ref(oct("1"))'); 34 is(ref(hex("1")), "", 'ref(hex("1"))'); 35 is(ref(oct("1")), "", 'ref(oct("1"))'); 38 is(ref(hex("1")), "Math::BigFloat", 'ref(hex("1"))'); 39 is(ref(oct("1")), "Math::BigFloat", 'ref(oct("1"))'); [all …]
|
/openbsd-src/regress/usr.sbin/bgpd/unittests/ |
H A D | rde_trie_test.5.out | 1 2a01:c00::/24 source-as 6805 is not found 2 2a01:c00::/24 source-as 42 is not found 3 2a01:c00::/26 source-as 6805 is VALID 4 2a01:c00::/26 source-as 42 is invalid 5 2a01:c00::/28 source-as 6805 is invalid 6 2a01:c00::/28 source-as 42 is invalid 7 2a01:c50::/28 source-as 12479 is not found 8 2a01:c500::/31 source-as 12479 is VALID 9 2a01:c500::/32 source-as 12479 is VALID 10 2a01:c500::/42 source-as 12479 is VALID [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigRat/t/ |
H A D | const-mbr.t |
|