Home | History | Annotate | Download | only in VCSUtils_unittest

Lines Matching refs:expectedNextLine

68     expectedNextLine => undef,
104 expectedNextLine => undef,
142 expectedNextLine => undef,
183 expectedNextLine => undef,
203 expectedNextLine => undef,
235 expectedNextLine => "===================================================================\n",
274 expectedNextLine => undef,
319 expectedNextLine => undef,
360 expectedNextLine => "___________________________________________________________________\n",
387 expectedNextLine => "===================================================================\n",
415 expectedNextLine => "===================================================================\r\n",
441 expectedNextLine => undef,
465 expectedNextLine => "___________________________________________________________________\n",
490 expectedNextLine => "___________________________________________________________________\r\n",
532 expectedNextLine => undef,
573 expectedNextLine => undef,
615 expectedNextLine => "___________________________________________________________________\n",
659 expectedNextLine => "___________________________________________________________________\r\n",
706 expectedNextLine => "===================================================================\n",
755 expectedNextLine => "===================================================================\r\n",
808 expectedNextLine => "___________________________________________________________________\n",
860 expectedNextLine => "___________________________________________________________________\r\n",
912 expectedNextLine => "===================================================================\n",
966 expectedNextLine => "===================================================================\r\n",
995 expectedNextLine => undef,
1025 expectedNextLine => undef,
1057 expectedNextLine => "index d45dd40..3494526 100644\n",
1089 expectedNextLine => "index d45dd40..3494526 100644\n",
1121 expectedNextLine => undef,
1144 expectedNextLine => undef,
1169 expectedNextLine => "index d45dd40..3494526 100644\n",
1218 expectedNextLine => "index d45dd40..3494526 100644\n",
1256 expectedNextLine => "index d45dd40..3494526 100644\n",
1276 is($gotNextLine, $testCase->{expectedNextLine}, "$testNameStart next read line.");