Home
last modified time | relevance | path

Searched refs:test_argparse (Results 1 – 23 of 23) sorted by relevance

/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/argparse/
H A DMakefile31 OBJS += test_argparse.o
42 test: test_argparse
46 test_argparse: $(OBJS) target
50 rm -rf test_argparse
H A D.gitignore2 test_argparse
H A DREADME.md54 "test_argparse [options] [[--] args]",
55 "test_argparse [options]",
/dports/textproc/miller/miller-5.10.2/c/unit_test/
H A DMakefile.in110 test_argparse_SOURCES = test_argparse.c
111 test_argparse_OBJECTS = test_argparse-test_argparse.$(OBJEXT)
695 @rm -f test_argparse$(EXEEXT)
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_argparse-test_argparse.Po@am__quote@
787 test_argparse-test_argparse.o: test_argparse.c
788test_argparse-test_argparse.o -MD -MP -MF $(DEPDIR)/test_argparse-test_argparse.Tpo -c -o test_arg…
789 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_argparse-test_argparse.Tpo $(DEPDIR)/test_argparse-
794 test_argparse-test_argparse.obj: test_argparse.c
795 …S) $(CFLAGS) -MT test_argparse-test_argparse.obj -MD -MP -MF $(DEPDIR)/test_argparse-test_argparse
796 …depCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/test_argparse-test_argparse.Tpo $(DEPDIR)/test_argparse-
[all …]
H A DMakefile.am5 test_argparse \
/dports/textproc/miller/miller-5.10.2/
H A D.gitignore22 test_argparse
/dports/science/py-ruffus/ruffus-2.8.3/ruffus/test/
H A Dtest_cmdline.py183 def test_argparse(self): member in Test_cmdline
/dports/devel/py-configargparse/ConfigArgParse-1.5.3/tests/
H A Dtest_configargparse.py1498 import test.test_argparse
1509 test_argparse_source_code = inspect.getsource(test.test_argparse)
/dports/textproc/miller/miller-5.10.2/c/
H A DMakefile.windows67 unit_test/test_argparse.c
H A DMakefile.no-autoconfig70 unit_test/test_argparse.c
/dports/devel/py-configargparse/ConfigArgParse-1.5.3/
H A DREADME.rst341 test.test_argparse module) but on configargparse in place of argparse.
H A DPKG-INFO347 test.test_argparse module) but on configargparse in place of argparse.
/dports/devel/py-configargparse/ConfigArgParse-1.5.3/ConfigArgParse.egg-info/
H A DPKG-INFO347 test.test_argparse module) but on configargparse in place of argparse.
/dports/devel/py-pipreqs/pipreqs-0.4.11/pipreqs/
H A Dstdlib1004 test.test_argparse
/dports/lang/python37/Python-3.7.12/Misc/
H A DNEWS19252 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/databases/py-gdbm/Python-3.8.12/Misc/
H A DNEWS24279 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/lang/python-tools/Python-3.8.12/Misc/
H A DNEWS24279 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/lang/python38/Python-3.8.12/Misc/
H A DNEWS24279 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/databases/py-sqlite3/Python-3.8.12/Misc/
H A DNEWS24279 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Misc/
H A DNEWS24279 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/lang/python39/Python-3.9.9/Misc/
H A DNEWS27475 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/lang/python310/Python-3.10.1/Misc/
H A DNEWS30419 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by
/dports/lang/python311/Python-3.11.0a3/Misc/
H A DNEWS31648 - bpo-9554: Use modern unittest features in test_argparse. Initial patch by