Home | History | Annotate | Download | only in VCSUtils_unittest

Lines Matching refs:expectedNextLine

60     expectedNextLine => undef,
76 expectedNextLine => undef,
92 expectedNextLine => undef,
109 expectedNextLine => undef,
126 expectedNextLine => undef,
143 expectedNextLine => undef,
165 expectedNextLine => "Index: Makefile.shared\n",
184 expectedNextLine => "Property changes on: Makefile.shared\n",
206 expectedNextLine => "Q1dTBx0AAAB42itg4GlgYJjGwMDDyODMxMDw34GBgQEAJPQDJA==\n",
227 expectedNextLine => "Q1dTBx0AAAB42itg4GlgYJjGwMDDyODMxMDw34GBgQEAJPQDJA==\n",
249 expectedNextLine => undef,
271 expectedNextLine => undef,
294 expectedNextLine => undef,
313 expectedNextLine => undef,
337 expectedNextLine => "Property changes on: Makefile.shared\n",
358 expectedNextLine => "Index: Makefile.shared\n",
379 expectedNextLine => undef,
397 expectedNextLine => undef,
422 expectedNextLine => undef,
442 is($gotNextLine, $testCase->{expectedNextLine}, "$testNameStart next read line.");