Home
last modified time | relevance | path

Searched refs:test_paste (Results 1 – 17 of 17) sorted by relevance

/dports/devel/py-xerox/xerox-0.4.1/
H A Dtest_xerox.py27 def test_paste(self): member in BasicAPITestCase
/dports/textproc/miller/miller-5.10.2/c/unit_test/
H A Dtest_mlrutil.c155 static char * test_paste() { in test_paste() function
225 mu_run_test(test_paste); in all_tests()
/dports/devel/ipython/ipython-7.29.0/IPython/core/tests/
H A Dtest_magic_terminal.py95 def test_paste(self): member in PasteTestCase
/dports/devel/ipython5/ipython-5.10.0/IPython/core/tests/
H A Dtest_magic_terminal.py113 def test_paste(self): member in PasteTestCase
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A DMake_all.mak210 test_paste \
449 test_paste.res \
/dports/devel/py-pyperclip/pyperclip-1.7.0/tests/
H A Dtest_pyperclip.py183 def test_paste(self): member in TestNoClipboard
/dports/math/R-cran-backports/backports/
H A DMD5106 00a8645d02dadda4791d59a7583c8452 *tests/test_paste.R
/dports/devel/py-urwid-readline/urwid_readline-0.13/urwid_readline/
H A Dtest_readline_edit.py694 def test_paste(paste_buffer, text, max_char, pos, expected_pos, expected_text): function
/dports/math/curv/curv-0.5/extern/replxx/
H A Dtests.py1827 def test_paste( self_ ): member in ReplxxTests
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_test.cpp293 test_paste() in test_paste() function
983 test_paste(); in main()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libOpenImageIO/
H A Dimagebufalgo_test.cpp293 test_paste() in test_paste() function
983 test_paste(); in main()
/dports/devel/replxx/replxx-release-0.0.3/
H A Dtests.py1904 def test_paste( self_ ): member in ReplxxTests
/dports/shells/bash-completion/bash-completion-2.11/test/t/
H A DMakefile.am423 test_paste.py \
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DTest_org_eclipse_swt_custom_CCombo.java133 public void test_paste() { in test_paste() method in Test_org_eclipse_swt_custom_CCombo
H A DTest_org_eclipse_swt_widgets_Combo.java535 public void test_paste() { in test_paste() method in Test_org_eclipse_swt_widgets_Combo
H A DTest_org_eclipse_swt_widgets_Text.java980 public void test_paste() { in test_paste() method in Test_org_eclipse_swt_widgets_Text
H A DTest_org_eclipse_swt_custom_StyledText.java2353 public void test_paste(){ in test_paste() method in Test_org_eclipse_swt_custom_StyledText