Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite0faa4c

Browse files
Minor fix
1 parent50e6446 commite0faa4c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎t/300-galley.cpp‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#defineWANT_TEST_EXTRAS
77
#include<tap++/tap++.h>
88

9-
109
#include"blobstamper/blobstamper.h"
1110

1211
#include"two-chars-stamp.h"
@@ -51,7 +50,7 @@ char longer_sample[]="z1234567*89abcde&fghijklmnopqrstuvwxyzAB%CDEFGHIJKLMNOPQRS
5150
int
5251
main()
5352
{
54-
TEST_START(9);
53+
TEST_START(13);
5554
/* Test Galley Sereies with fixed size stampp*/
5655
{/* 1..4*/
5756
std::string expected1 ="12";
@@ -115,7 +114,7 @@ main()
115114
ok(res.empty(),"GalleySeries, unlimited size string stamp: The rest of the list is empty");
116115
}
117116

118-
{/*1..4*/
117+
{/*10..13*/
119118

120119
unsignedshortint expected1 = (unsignedchar)'2' *256 +(unsignedchar)'1';
121120
unsignedshortint expected2 = (unsignedchar)'4' *256 +(unsignedchar)'3';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp