Skip to content

Commit

Permalink
Update test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
illuusio committed Jun 17, 2022
1 parent cacccf8 commit dc1b8c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
5 changes: 0 additions & 5 deletions tests/001.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,4 @@ Check for blenc presence
echo "blenc extension is available\n";
?>
--EXPECT--
Warning: Unknown: Failed to open stream: No such file or directory in Unknown on line 0

Warning: php_blenc_file_to_mem: Can't find or open file: '/usr/local/etc/blenckeys'. in Unknown on line 0

Warning: BLENC: Could not load some or all of the Keys in Unknown on line 0
blenc extension is available
7 changes: 0 additions & 7 deletions tests/002.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,5 @@ Basic encode and decode
unlink("tests/output.phpe");
?>
--EXPECT--
Warning: Unknown: Failed to open stream: No such file or directory in Unknown on line 0

Warning: php_blenc_file_to_mem: Can't find or open file: '/usr/local/etc/blenckeys'. in Unknown on line 0

Warning: BLENC: Could not load some or all of the Keys in Unknown on line 0

Notice: blenc_encode: generate new key encoding key. in /home/tuukka/src/c/pecl-php-blenc/tests/002.php on line 3
Hello, World!
And again and again!

0 comments on commit dc1b8c8

Please sign in to comment.