Home
last modified time | relevance | path

Searched refs:get_lines (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/dports/editors/neovim/neovim-0.6.1/test/functional/api/
H A Dbuffer_spec.lua188 local get_lines, set_lines = curbufmeths.get_lines, curbufmeths.set_lines
218 eq({''}, get_lines(0, 1, true))
224 eq({''}, get_lines(0, 1, true))
237 eq({}, get_lines(1, 2, false))
274 eq({}, get_lines(1, 1, mode))
282 get_lines(0, -1, mode))
294 eq({}, get_lines(3, 4, false))
295 eq({}, get_lines(3, 10, false))
297 eq({}, get_lines(3, -1, false))
309 eq({}, get_lines(3, -1, true))
[all …]
H A Dkeymap_spec.lua544 eq({''}, curbufmeths.get_lines(0, -1, 0))
552 eq({''}, curbufmeths.get_lines(0, -1, 0))
560 eq({''}, curbufmeths.get_lines(0, -1, 0))
580 eq({'\t'}, curbufmeths.get_lines(0, -1, 0))
606 eq({'1'}, curbufmeths.get_lines(0, -1, 0))
611 eq({'0'}, curbufmeths.get_lines(0, -1, 0))
763 eq({'rhs'}, bufmeths.get_lines(0, 0, 1, 1))
768 eq({''}, bufmeths.get_lines(0, 0, 1, 1))
782 eq({''}, bufmeths.get_lines(0, 0, 1, 1))
787 eq({'rhs'}, bufmeths.get_lines(0, 0, 1, 1))
[all …]
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/electronic_structure/tests/
H A Dtest_plotter.py318 plt.gca().get_lines()[0].get_data()[0][0],
323 plt.gca().get_lines()[0].get_data()[1][0],
333 plt.gca().get_lines()[0].get_data()[0][0],
338 plt.gca().get_lines()[0].get_data()[1][0],
348 plt.gca().get_lines()[0].get_data()[0][0],
353 plt.gca().get_lines()[0].get_data()[1][0],
363 plt.gca().get_lines()[0].get_data()[0][0],
368 plt.gca().get_lines()[0].get_data()[1][0],
379 plt.gca().get_lines()[0].get_data()[1][0],
389 plt.gca().get_lines()[0].get_data()[0][0],
[all …]
/dports/devel/py-capturer/capturer-3.0/capturer/
H A Dtests.py59 assert expected_stdout in capturer.get_lines()
66 assert expected_stderr in capturer.get_lines()
75 assert expected_stdout in capturer.get_lines()
76 assert expected_stderr in capturer.get_lines()
90 assert expected_stdout in capturer.get_lines()
104 assert expected_stderr in capturer.get_lines()
120 assert expected_stdout in capturer.get_lines()
121 assert expected_stderr in capturer.get_lines()
141 assert all(l in capturer.get_lines() for l in (
193 assert expected_stdout in capturer.stdout.get_lines()
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/bzr/tests/
H A Dtest_weave.py147 self.assertEqual(k.get_lines(1),
241 k.get_lines,
266 self.assertEqual(k.get_lines(0),
272 self.assertEqual(k.get_lines(1),
302 self.assertEqual(k.get_lines(0),
308 self.assertEqual(k.get_lines(1),
409 self.assertEqual(k.get_lines(0),
413 self.assertEqual(k.get_lines(1),
419 self.assertEqual(k.get_lines(2),
424 self.assertEqual(k.get_lines(3),
[all …]
/dports/devel/R-cran-rlang/rlang/R/
H A Ddeparse.R225 lines$get_lines()
240 lines$get_lines()
255 lines$get_lines()
267 lines$get_lines()
282 lines$get_lines()
287 lines$get_lines()
291 lines$get_lines()
295 lines$get_lines()
312 lines$get_lines()
357 lines$get_lines()
[all …]
/dports/devel/rth/rth/phpmailer/
H A Dclass.smtp.php148 $rply = $this->get_lines();
166 $rply = $this->get_lines();
184 $rply = $this->get_lines();
277 $rply = $this->get_lines();
368 $rply = $this->get_lines();
416 $rply = $this->get_lines();
491 $rply = $this->get_lines();
546 $rply = $this->get_lines();
593 $rply = $this->get_lines();
635 $rply = $this->get_lines();
[all …]
/dports/security/mailzu/MailZu_0.8RC3/lib/
H A DSmtp.class.php148 $rply = $this->get_lines();
166 $rply = $this->get_lines();
184 $rply = $this->get_lines();
277 $rply = $this->get_lines();
362 $rply = $this->get_lines();
410 $rply = $this->get_lines();
485 $rply = $this->get_lines();
540 $rply = $this->get_lines();
587 $rply = $this->get_lines();
629 $rply = $this->get_lines();
[all …]
/dports/www/phpgroupware/phpgroupware-0.9.16.017/felamimail/inc/
H A Dclass.smtp.php130 $rply = $this->get_lines();
148 $rply = $this->get_lines();
166 $rply = $this->get_lines();
259 $rply = $this->get_lines();
346 $rply = $this->get_lines();
394 $rply = $this->get_lines();
453 $rply = $this->get_lines();
508 $rply = $this->get_lines();
555 $rply = $this->get_lines();
597 $rply = $this->get_lines();
[all …]
/dports/www/phprecipebook/phprecipebook/libs/phpmailer/
H A Dclass.smtp.php148 $rply = $this->get_lines();
166 $rply = $this->get_lines();
184 $rply = $this->get_lines();
277 $rply = $this->get_lines();
368 $rply = $this->get_lines();
416 $rply = $this->get_lines();
491 $rply = $this->get_lines();
546 $rply = $this->get_lines();
593 $rply = $this->get_lines();
635 $rply = $this->get_lines();
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/B/t/
H A Do.t20 my @lines = get_lines( '-MO=success,foo,bar' );
27 @lines = get_lines( '-MO=-q,success,foo,bar' );
32 @lines = get_lines( '-MO=-qq,success,foo,bar' );
35 @lines = get_lines( '-MO=success,fail' );
39 sub get_lines {
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/plotting/frame/
H A Dtest_frame_color.py263 lines2 = ax2.get_lines()
265 for l1, l2 in zip(ax.get_lines(), lines2):
310 self._check_colors(ax.get_lines(), linecolors=[c])
316 self._check_colors(ax.get_lines(), linecolors=["k"])
328 self._check_colors(ax.get_lines(), linecolors=[c])
333 self._check_colors(ax.get_lines(), linecolors=[c])
340 self._check_colors(ax.get_lines(), linecolors=[c])
365 self._check_colors(ax.get_lines(), linecolors=[c])
476 self._check_colors(ax.get_lines(), linecolors=[c])
494 self._check_colors(ax.get_lines(), linecolors=[c])
[all …]
/dports/databases/vfront/vfront-0.96c/plugins/phpmailer/
H A Dclass.smtp.php178 $rply = $this->get_lines();
214 $rply = $this->get_lines();
231 $rply = $this->get_lines();
248 $rply = $this->get_lines();
337 $rply = $this->get_lines();
431 $rply = $this->get_lines();
496 $rply = $this->get_lines();
545 $rply = $this->get_lines();
640 $rply = $this->get_lines();
683 $rply = $this->get_lines();
[all …]
/dports/devel/p5-B-C/B-C-1.57/t/
H A Do.t38 my @lines = get_lines( @args );
50 @lines = get_lines( @args );
59 @lines = get_lines( @args );
69 @lines = get_lines( @args );
74 sub get_lines {
/dports/editors/neovim/neovim-0.6.1/test/functional/lua/
H A Dcommands_spec.lua28 eq({'', 'TEST'}, curbufmeths.get_lines(0, 100, false))
33 eq({'', 'TSET'}, curbufmeths.get_lines(0, 100, false))
37 eq({'', 'SETT'}, curbufmeths.get_lines(0, 100, false))
44 eq({'', 'ETTS', 'TTSE', 'STTE'}, curbufmeths.get_lines(0, 100, false))
53 eq({''}, curbufmeths.get_lines(0, 100, false))
/dports/lang/perl5.34/perl-5.34.0/ext/B/t/
H A Do.t34 my @lines = get_lines( '-MO=success,foo,bar' );
41 @lines = get_lines( '-MO=-q,success,foo,bar' );
49 @lines = get_lines( '-MO=-qq,success,foo,bar' );
53 @lines = get_lines( '-MO=success,fail' );
57 sub get_lines {
/dports/lang/perl5.32/perl-5.32.1/ext/B/t/
H A Do.t34 my @lines = get_lines( '-MO=success,foo,bar' );
41 @lines = get_lines( '-MO=-q,success,foo,bar' );
49 @lines = get_lines( '-MO=-qq,success,foo,bar' );
53 @lines = get_lines( '-MO=success,fail' );
57 sub get_lines {
/dports/lang/perl5.30/perl-5.30.3/ext/B/t/
H A Do.t34 my @lines = get_lines( '-MO=success,foo,bar' );
41 @lines = get_lines( '-MO=-q,success,foo,bar' );
49 @lines = get_lines( '-MO=-qq,success,foo,bar' );
53 @lines = get_lines( '-MO=success,fail' );
57 sub get_lines {
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/phpmailer/
H A Dclass.smtp.php201 $announce = $this->get_lines();
229 $rply = $this->get_lines();
493 $rply = $this->get_lines();
587 $rply = $this->get_lines();
655 $rply = $this->get_lines();
705 $rply = $this->get_lines();
750 $byemsg = $this->get_lines();
802 $rply = $this->get_lines();
845 $rply = $this->get_lines();
894 $rply = $this->get_lines();
[all …]
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/test/
H A Dtdb2.t.cpp63 std::vector <std::string> undo = context.tdb2.undo.get_lines (); in main()
64 std::vector <std::string> backlog = context.tdb2.backlog.get_lines (); in main()
77 undo = context.tdb2.undo.get_lines (); in main()
78 backlog = context.tdb2.backlog.get_lines (); in main()
90 undo = context.tdb2.undo.get_lines (); in main()
91 backlog = context.tdb2.backlog.get_lines (); in main()
/dports/www/yaws/yaws-2.0.6/applications/wiki/src/
H A Dwiki_diff.erl46 patch1([{L1,L2}|T], New) -> [get_lines(L1, L2, New)|patch1(T, New)];
50 get_lines(_, L2, [{L2,S}|_]) -> S; function
51 get_lines(L1, L2, [{L1,S}|T]) -> [S|get_lines(L1+1, L2, T)]; function
52 get_lines(L1, L2, [_|T]) -> get_lines(L1, L2, T). function
/dports/devel/py-pudb/pudb-2020.1/test/
H A Dtest_source_code_providers.py11 result = provider.get_lines(mocker.Mock())
21 result = provider.get_lines(mocker.MagicMock())
27 result = provider.get_lines(mocker.MagicMock())
35 result = provider.get_lines(mocker.Mock())
/dports/www/firefox-esr/firefox-91.8.0/testing/mochitest/tests/python/
H A Dtest_message_logger.py69 def get_lines(logger): function
86 def assert_actions(get_lines): argument
91 lines = get_lines()
182 def test_test_names_fixed_to_be_relative(name, expected, get_message_logger, get_lines): argument
185 lines = get_lines()
/dports/www/firefox/firefox-99.0/testing/mochitest/tests/python/
H A Dtest_message_logger.py69 def get_lines(logger): function
86 def assert_actions(get_lines): argument
91 lines = get_lines()
182 def test_test_names_fixed_to_be_relative(name, expected, get_message_logger, get_lines): argument
185 lines = get_lines()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/mochitest/tests/python/
H A Dtest_message_logger.py69 def get_lines(logger): function
86 def assert_actions(get_lines): argument
91 lines = get_lines()
182 def test_test_names_fixed_to_be_relative(name, expected, get_message_logger, get_lines): argument
185 lines = get_lines()

12345678910>>...23