robotslacker-testcli

View on PyPIReverse Dependencies (0)

0.0.51.20250208042431 robotslacker_testcli-0.0.51.20250208042431-py3-none-any.whl

Wheel Details

Project: robotslacker-testcli
Version: 0.0.51.20250208042431
Filename: robotslacker_testcli-0.0.51.20250208042431-py3-none-any.whl
Download: [link]
Size: 3262889
MD5: 30781e31343f761554608c38d9c1216b
SHA256: 473130aa71bb2900cf02a528a454c764f2be3fb507de44dc9a7a2606527fe3f6
Uploaded: 2025-02-08 04:24:34 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: robotslacker-testcli
Version: 0.0.51.20250208042431
Summary: Test Command tool
Author: RobotSlacker
Author-Email: 184902652[at]qq.com
Home-Page: https://github.com/robotslacker/testcli.git
Keywords: test command sql api
Platform: any
Requires-Python: >=3.6
Requires-Dist: JPype1
Requires-Dist: setproctitle
Requires-Dist: urllib3
Requires-Dist: click
Requires-Dist: prompt_toolkit
Requires-Dist: paramiko
Requires-Dist: antlr4-python3-runtime (==4.11.1)
Requires-Dist: fs
Requires-Dist: psutil
Requires-Dist: glom
Requires-Dist: hdfs
Requires-Dist: mysql.connector
Requires-Dist: python-multipart
Requires-Dist: pytest-xdist
Requires-Dist: pytest
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: coloredlogs
Requires-Dist: robotframework
Requires-Dist: beautifulsoup4
Requires-Dist: lxml
Requires-Dist: pytest
Requires-Dist: pytest-html
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
License-File: LICENSE.txt
[Description omitted; length: 18 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
testcli/__init__.py sha256=M8fciUmcmiCrhW2fOlrPFTmPJo9VHoWeG50D8R96eVo 23
testcli/apiparse.py sha256=EdWA--0BACdDwwPDG3Ca-hgOTzZO_YJB9AjtkNUVL7g 7417
testcli/apivisitor.py sha256=XPbUZHg4AzTVmDkhXcloqo-nG6RvLRhQHeE0RB3LEns 60330
testcli/clicomp.py sha256=0OTN-MK7efgQKEHpT8JjuDAG05JRuDBMswqmlCBxTE4 8363
testcli/cliconsole.py sha256=sPyRHgw4t7U0fvGqHUIy_wmE2DowBSkLsXLORMHX56I 9802
testcli/clirobot.py sha256=JEWR83tJiXZRAxgOagv1lhzYNqQbKfIBosY8Ztj5yy8 13846
testcli/cmdexecute.py sha256=KmfVRFfjuf-kOuUsnxm1qBitj5DcnHEZKh2fXm9imzo 83584
testcli/cmdmapping.py sha256=FTODZfyDTOxBC92v8LZ8vVwKmyFMJC0niVFc6j6bSqI 7702
testcli/common.py sha256=OrJtdUp9z8T6_GPPUmd8gy6QSe4cynBbIYDCPLvja1c 20941
testcli/globalvar.py sha256=domJyix2U_AOKPCmPR9NISq7OVNHe2k50CDj4qP06BA 330
testcli/helper.py sha256=EOhq8WaLRgZWWi5cqPv2UqL5-uZfzzQzbXjccOiE-i4 16235
testcli/sqlclijdbc.py sha256=N6dn2LYG6Jt39eeOMYrL6JCrd4uCxkhvMe98ODv7oH4 43625
testcli/sqlparse.py sha256=TPvRGCI2MoV26gEqYeyqk-_hj5SLYM0sCMPwUTtMUyY 4420
testcli/sqlvisitor.py sha256=cNbaV-96zZIA-d8vcnvmjfF1L0PrEqx5RkdWHL1GNMM 64958
testcli/testcli.py sha256=4I9YphwbOWcttSSxXmUm9W-n8DU5xFZSk6ABfdsHu3k 70240
testcli/testcliexception.py sha256=3ToWphJsz9ZfJu7wbbBbskuHUdKPus4i-dAtpp5tnK4 210
testcli/testclijobmanager.py sha256=FYsP079r-nJx-VR3Se68PoZPI2fP-vAqNbeToSxIlGU 86886
testcli/testoption.py sha256=ymhhirXm7xj8Lc4Ut2ssECt2KO2KI30nDzKrKouF0zI 13524
testcli/antlr/APILexer.g4 sha256=W4-gx_GXx2LPvli7cZwMaYdREckHjsiI0FYynYiEszI 3435
testcli/antlr/APIParser.g4 sha256=ObPkMOxUV7EhTwjCN4fh52sSVnzVv37fyYaA4i1X34Q 2276
testcli/antlr/BaseLexer.g4 sha256=OXuo6Q2hlvfagpkXVnXQPOMUR6D9zgJvN0HNhqVHXR8 11384
testcli/antlr/BaseParser.g4 sha256=bJYxvkwawNdaAnePnJMRNbBtfuhIc3HthHGXrQArFWY 6880
testcli/antlr/SQLLexer.g4 sha256=mYZGBVmtGwbsLAu7u-f1rk4NbJ0CkghJeWUKrVcwDSg 4198
testcli/antlr/SQLParser.g4 sha256=8kJRrOOS_eYYJuPVaGhWTBGJBTbPFh1MJ1PaAOtxt7o 3000
testcli/antlrgen/APILexer.interp sha256=gHak5eX0FkXMRbylPE_zf03hSLojpEPVcRsLPI0k144 95743
testcli/antlrgen/APILexer.py sha256=gyKgn3d9hwsbqhsOqcLqJXXlRWSBJNeVaCYMv4Aaf-0 93667
testcli/antlrgen/APILexer.tokens sha256=fwK0TWDv0o0whXKjP1tyOTL6x48YGC1rVa9DEZ9EBbg 5702
testcli/antlrgen/APIParser.interp sha256=lTkAVe2jNTSvfWlNg-9vCoQIoOTourdFKo_85kUcRXo 29924
testcli/antlrgen/APIParser.py sha256=N7sVUgEV8UHftI-NRPfUooC3csm23Y0So5jKrBtFSLU 171999
testcli/antlrgen/APIParser.tokens sha256=fwK0TWDv0o0whXKjP1tyOTL6x48YGC1rVa9DEZ9EBbg 5702
testcli/antlrgen/APIParserVisitor.py sha256=kqh9ijgVbFdex6PZyUnmZ_WhlmXJ3wHf4yHfxvFUkHw 7440
testcli/antlrgen/SQLLexer.interp sha256=34zGKlOvGHBPTMtT6hyCbcwgF8sD9hyDMDd3Sl4UBTQ 100231
testcli/antlrgen/SQLLexer.py sha256=oBxbsLHmdEiwd92DrZyoqkg5q0Sn1q5rRCD_1Mp0MK8 98046
testcli/antlrgen/SQLLexer.tokens sha256=JSMj0bNLDZu7bXH7XoCpkZw1IV0hXK6I4ZQnnpB-PBc 6032
testcli/antlrgen/SQLParser.interp sha256=R3kidGcrRcpyZnctpwXKvHdK1VdI97ccXg78p5W5PHk 33937
testcli/antlrgen/SQLParser.py sha256=tBv1LXVzZCv32G9e4tU_boeZqBA2nN-_VjiQB_5aFyM 201404
testcli/antlrgen/SQLParser.tokens sha256=JSMj0bNLDZu7bXH7XoCpkZw1IV0hXK6I4ZQnnpB-PBc 6032
testcli/antlrgen/SQLParserVisitor.py sha256=uDtavUl2Zx7gyj604yRSeqVPOAHQsnFLj4gxcgz3tco 9333
testcli/antlrgen/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testcli/commands/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
testcli/commands/apiExecute.py sha256=fIS_wxmGYM_RKaU3uTW4YwxSTxQTJ6zgG2Nz9yjzikU 13081
testcli/commands/apiSession.py sha256=MIF0NVpoyFcTb0jOHr_J2gWLU46ow4dmg2CRihqJw4k 2303
testcli/commands/assertExpression.py sha256=_lekY2I5Mh0KWAU45fLpSpGlPuSMuOWP5EoJSMR4eGg 1683
testcli/commands/compare.py sha256=IM-yHhTxzjoEQ3iB-E_S4ABXmMpH21NSI5nj0kmQxxg 33012
testcli/commands/connectdb.py sha256=z3FK8AI3Sgepv0Kuaon2SjvZ_wQ76hfT4cvYIwCgZ48 12225
testcli/commands/data.py sha256=ipS0SDHJBCs80T-4tRViiFGsGV6ed1yasAwDk_sdmkw 42191
testcli/commands/echo.py sha256=01f64VU-cH8WuRSKu1OWdTMrQlrfFJM1s6tlEOgKaNk 796
testcli/commands/embeddScript.py sha256=zxdMufQg0FzujuRyfghUegGu_nXkOcElKbwvfI9E6Zo 2142
testcli/commands/exit.py sha256=sSb-eZi3gtKW2AKNSj459Vv6CX8Gh4gs9pgd7gav76M 1731
testcli/commands/helper.py sha256=JsPYYRxON7fXu1GOc-Xh9yaVe3QAT8bFAM9rZciETL0 2289
testcli/commands/host.py sha256=q6dw5B1XYzHUsPG4-e2Ainh1greQBhTRhEDf_7yILnk 2359
testcli/commands/load.py sha256=XpumrOK71sxrZ_VRxdTTcN-cn1ADdfEyxwwzphBKK_k 12323
testcli/commands/monitor.py sha256=3t4SSTQopMxE6zeQBXnkN5W3295w3PasQNXIx8Wfy9E 30728
testcli/commands/plugin.py sha256=3E9Q14A8SGJvkQ6IY3XEBote4aG5zRGrT9egNQ0u9yc 827
testcli/commands/setOptions.py sha256=h7of2ru1c5iac9-HR7BDxIxSlPR-Z1jgNtk_VYf5wmk 6667
testcli/commands/sleep.py sha256=ZuVcG3bQH721F-CkWWPgykrA2gJtObpnydTLUjXcqfs 1785
testcli/commands/spool.py sha256=3LcQ7qMMGerqurOL3pNt5xpGm_RObVs2L2VCKy-faFc 1701
testcli/commands/sqlExecute.py sha256=SNE-pnu26GUTI7OEYFH6ypOvdO4T3C5jkDzFtiUapTg 18971
testcli/commands/sqlsession.py sha256=TdTDcwfHcx3cX1le_PHUa8sX-XQXepuWK5mQB1l6rtk 4425
testcli/commands/ssh.py sha256=MmNItLdwqGDp8JWKfHlo8JBHFU_QcJ0VNZYIhyEcQyk 23346
testcli/commands/start.py sha256=CTWB-W_Tnpq-UULZalTJWkoBvaSyAe9bee5j3xyH9Ro 3913
testcli/commands/userNameSpace.py sha256=dFmzegcuDBz1rTQMDWL9nyjGF86aeXVHSMwiNvYD-Uw 347
testcli/commands/whenever.py sha256=nbTsJKX8Cg5GxvRNmVEvluCAa38p7b14zHOeWxwmgAU 597
testcli/conf/testcli.ini sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testcli/htmldiff/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testcli/htmldiff/diffhtmlgenerate.py sha256=3EBZMG0Kk3YnrPNU9uMddMQyOt-laBwWE6zmQjWh_bc 3886
testcli/htmldiff/renderer.py sha256=u98EBP_inF9r6VY7xFV8FcbN83bZCgXCEqPtoDLsg_o 11224
testcli/htmldiff/tokenizer.py sha256=lYpR7l7MBlRN2bCbnHeRPlsTLN5UZFKMMNCTdmm0yP8 7094
testcli/htmldiff/template/body.content.html sha256=zZSoqCuA3UiHNuE9EXvhNK66Iskp6vxYGn_Iy8A90M4 9600
testcli/htmldiff/template/body.header.html sha256=qWBhpJMUjiQfTpvUHGSnWLIOa8jLr4nX33xvWTodRsM 2422
testcli/htmldiff/template/footer.html sha256=n5aEhGpCxNETbq1Vd2d2D_sJ9UjsCzlmEW1R5oCrR3c 273
testcli/htmldiff/template/header.html sha256=EHH-zGFoldiOZWvxhWrvGuK7jt7cECCG7id0poVLcPY 4964
testcli/jlib/h2-2.2.224.jar sha256=udjxk1itqCpPbrWxdMbP4yCjdbWpy1pP5FbWI-blVJc 2614933
testcli/plugin/rockPaperScissor.py sha256=nIkd4tiwkXIRNgxJuxCPzpg14-nSdiyy1FXoXMWmiUs 1755
testcli/profile/default sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testcli/robot/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testcli/robot/common/RunCompare.py sha256=A5vYcybdLI4DtXwVjrjmOD233PVDdPl0xNaLWchcjGE 61835
testcli/robot/common/RunPython.py sha256=X752hun4dEOMA4wI4D0jbthGviuar3DnhVrp0waES4o 20544
testcli/robot/common/RunTestCli.py sha256=YuDtuZyhaO47H_dQuYWilYEssB5iTBylN5juG6iXf_g 22525
testcli/robot/common/SetupTestCli.py sha256=aKXoAgtxdI-Sdsd0qbOScquBIDxBjrCo7cDWoPZFsrk 1464
testcli/robot/common/SetupTestCli.robot sha256=XJW2cmBHX3cvgJmeBezBVsoNNM2lu-g3P2TR7khIT2c 4061
testcli/robot/common/__init__.py sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs 1
testcli/robot/common/mysqlutil.py sha256=87S-DASY_RUUQgFIOuEJgTJi1lMx0178b84HbYZdfjw 2390
testcli/robot/common/regressexception.py sha256=Ev7Nuor96odWu6pSQ4K688OdedHaR6tLALkpPktPBSM 278
testcli/robot/common/runregress.py sha256=49VJgFrNHtFirtlszPN4YzwrZOm2DCEyRvneFlSUVr4 50649
testcli/robot/common/runrobotexecutor.py sha256=L4290sYPHDlxd8fCXnrze3E9eMuVJgu-MFx_bM6u4pc 21591
testcli/robot/common/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testcli/robot/common/common/xmltodict.py sha256=aorhiPo0c9vRPE6HfTT8e3cW7_r7vvrNmD7T4D66dvA 14104
testcli/robot/common/htmltestreport/HtmlTestReport.py sha256=r0wpJqxmdeVWiljxpquHJyjqaLurLSt3KtgOO2mQMqI 42553
testcli/robot/common/htmltestreport/assets/style.css sha256=SdJfBf2qWdD_UltlFIaboetttH0zknwzvtXu0qH276M 2892
testcli/robot/common/htmltestreport/css/bootstrap.min.css sha256=916EbMg70RQy9LHiGkXzG8hSg9EdNy97GazNG_aiY1w 121200
testcli/robot/common/htmltestreport/js/bootstrap.min.js sha256=U5ZEeKfGNOja007MMD3YBI0A3OSZOQbeG6z2f2Y0hu8 37045
testcli/robot/common/htmltestreport/js/echarts.min.js sha256=lwAMcEIM4LbH2eRQ18mRn5fwNPqOwEaslnGcCKK78yQ 785467
testcli/robot/common/htmltestreport/js/jquery.min.js sha256=wNQJi8izTG-Ho9dyOYiugSFKU6C7Sh1NNqZ2QPmO0Hk 84280
testcli/robot/common/junitreport/JunitTestReport.py sha256=60qFyRm9eL6sta-NnDURwNJymOiSCk8wmoEF8jVRCMA 11287
testcli/robot/demo/demo1.ref sha256=YuvyBoQGtnFtLQl7PbR6aKOMO5T9uUosPXdyQ2SYf0Q 203
testcli/robot/demo/demo1.robot sha256=NkdIjIylUHzuJH_ItU4c0nZYFdNh8MBeT17LcwWK7SY 411
testcli/robot/demo/demo1.sql sha256=3sr8YeH7KqJ4GFQR0QUJ4iVl1K7Wsl86WYz303YPXB4 37
testcli/robot/demo/demo2.ref sha256=2Z088q-9TQ6HC0CTbRMbw2xADxRJb3AQuGxSKBXo2t0 219
testcli/robot/demo/demo2.robot sha256=OT6bUtgNufgbqmf7PDq2TXmjk_Cf_4dCpmF7rcc6Vd4 341
testcli/robot/demo/demo2.sql sha256=TjLtNAnLoZOoqifcs2DUhdep43rKqGc8CTBL6sQTf1w 46
testcli/robot/demo/demo3.ref sha256=rP90e5150XNibo-J7LZm0_Qb9VKhyP4cdTs8w4ay45k 219
testcli/robot/demo/demo3.robot sha256=Ju8O_d2viTCArtadtNEfvnQca_nbYBAmlcW2jXCxT-w 341
testcli/robot/demo/demo3.sql sha256=GmHI6NM6o1QoITDKjWKaqfD8bUvZwefpksk4r4aOOGw 292
testcli/robot/demo/demo4.py sha256=ybJHC6DgrXGk_7pv8nipUN9vNWmUUKBC_o3xL1hybo4 167
testcli/robot/demo/demo4.ref sha256=m5-bENR5GpKW_6OP94_KA0SS3DebtrIhXXgKU566Jeo 871
testcli/robot/demo/demo4.robot sha256=rwSlVNZj9unR3R9wuvl4BY5tqOmHzGWTINNRVamij28 328
testcli/robot/demo/demo4.sql sha256=GmHI6NM6o1QoITDKjWKaqfD8bUvZwefpksk4r4aOOGw 292
testcli/robot/demo/demo5.py sha256=0awnkTPhLwOG2YnDx3GdpbJw9PVXj69tat0eIi_Lbss 101
testcli/robot/demo/demo5.robot sha256=Llbg4P9gJZTeidWG2DZdFciyfHcU-4oSafJtynUw-Yg 358
testcli/robot/demo/demo6.py sha256=_jSQH2tzvJ7iSopP6kbXkzqo5-ntNa602hoQ_mlNVes 155
testcli/test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
testcli/test/pytest.ini sha256=YTOiRZeEh2Rz78xEV3yaKlIBKMogqrCIWNziX2rwMyI 106
testcli/test/testapiget.api sha256=anlch6amFWAJtmZWOSH29VBc4v92OMW7rHarnmPqsiM 474
testcli/test/testapiget.ref sha256=iRIN8dtPmsw3HXKWEu6H5uiKwymqcQZ7qXPd8d-wQ3Q 1489
testcli/test/testapisession.ref sha256=5rFilLvXln-KNk93eVxjs0cDDfSxPtI__3gmAj8XsMg 3685
testcli/test/testapisession.sql sha256=aw7V8xssIeSF5BZuxpJydh_miCWwEtRJd10XautT_Kw 633
testcli/test/testapisynatx-get.api sha256=E-d2Z2iOP92udxxDLukGnN91wGH7nbDe93NNn5T00y8 235
testcli/test/testapisynatx-get.ref sha256=HEPn-08T3XF8P7oycXlM4XnqFCW2isn2NCgiRpdiAwg 520
testcli/test/testapisynatx-get2.api sha256=qgehDfSnkdjj74TP-B-ELDncVSP-jUKFitUGIMmLSLc 289
testcli/test/testapisynatx-get2.ref sha256=j-1e_FtxAvcKu08euFpSS0KPSNkTucCgfMzZrhqyie0 538
testcli/test/testapisynatx-multipart.api sha256=RA6d6dl8Vb7mqz53nBFxgykliSA_RmVtS-4fcDpToY0 576
testcli/test/testapisynatx-multipart.ref sha256=mnLz8go8ktFssNnf8bgtWWNqu9K8xXS8vQRLBbpx2hU 1288
testcli/test/testapiwithapitimeout.api sha256=8AvT8R1W4Uz3PfphxZvOeC57JCPeDRFeNf7fbITUfXA 300
testcli/test/testapiwithapitimeout.ref sha256=FfuyazYSTq77g3AAm9fUyjs0Id9UKFk6jvWxZCqQ6lk 778
testcli/test/testapiwithscripttimeout.api sha256=p-awY1pkBiOQdQu6m18HHMxOJ09kJ11P4SY11U3F788 527
testcli/test/testapiwithscripttimeout.ref sha256=t2FzZvDq9bg5M7T7jIQa21l_HzEvWWoxEyxgDZHAe2g 1435
testcli/test/testautocommit.ref sha256=9wptTfSw_OjpSncH_hHldBPCLvfqupNPFnmYStU0kxs 1234
testcli/test/testautocommit.sql sha256=dc2p5quN8ACz5SHihjNsypstVhEyLCJdkiRsbv7O1m4 348
testcli/test/testcliunittest.py sha256=Dn4L_wnXui3NzeJ1ujeTwjedVxeR2sG3gATL79498vg 98753
testcli/test/testcompare.ref sha256=P2uV6nbT7gBxt1MSY5u1tmH779eyc1U6baa1cP7Sqpc 4143
testcli/test/testcompare.sql sha256=1VFqU_fgsvdoAXHOCZqiEx53V1vPvianlk-lSewXmvk 421
testcli/test/testcompareref.txt sha256=yGacgsIWK8WdVGq-CrGLzo4hVM0_kBfEGshjOjP-uI4 26
testcli/test/testcomparework.txt sha256=82D0_ad6O9Lw5ZzK6B9LElPqm4vSLIdz4bpmEZWpJaQ 26
testcli/test/testjobmanager.ref sha256=ApEYOCnCG3TkRQCPPc1US0POX4xgDIv1MzQUT3dr8_o 837
testcli/test/testjobmanager.sql sha256=9NAMEtNS2Pi4_i6qT0D9Lmc_VKRo04vGQreOZS9_K4s 313
testcli/test/testjobmanagerslave1.sql sha256=rIgi0sLr_q9SwaTzA4Mvo2NEx7XfSlnLeBFS9AB9U9k 85
testcli/test/testjobmanagerslave2.sql sha256=9iRDNa0k0-7vRUIoP135Lv7CSx8l7MS4h5jld-TxIhI 85
testcli/test/testjsonfilter.api sha256=ctHkozd-BkoqNsbGepAxcPjwe1Z6EtSbeMRmx8UN28Y 850
testcli/test/testjsonfilter.ref sha256=a4uZXjmC60HROYSPZicX7WjWXcO6NIqWdfeZ2LHJFe0 3220
testcli/test/testlastcommandresult.ref sha256=BnRSfDNO2nQort1cQfDun27qFQycVdDalmvoxXBzz64 1409
testcli/test/testlastcommandresult.sql sha256=K634js_AF0Z9g5RqY7OkT5aFSZ8i3UwXVDLQW2uFFCQ 602
testcli/test/testloadplugin.ref sha256=GnKdf1guPdrd7DJLTtkX_0b10_q0sB-9CP21pEu2HuE 216
testcli/test/testloadplugin.sql sha256=vWrGgwDpRMVsigBrSw0RZspyvIze04Oe1IJ1odJUtmY 61
testcli/test/testloadscript.py sha256=EMKsVTHBFE1_KCwH-ayvE5Ab1YCz7syOpbiDWzzRcSs 176
testcli/test/testloadscript.ref sha256=mw6wUwwE6QNK0YCoNoxiDdWmbrCnDCcGfweo5gQtJmg 763
testcli/test/testloadscript.sql sha256=P2SHoOJ3VJb_d4jcRaO08U529wHUMJdE0TDH04ucmrk 331
testcli/test/testlogmaskandfilter.ref sha256=PkFVsTaIi0gERekpXk1CaOAuJ0UTHT3D-O9tFP-HB2o 1103
testcli/test/testlogmaskandfilter.sql sha256=3CvOiK53FRbdRmbV-TZ0zz3ghG3fMJZjLesuIlCDiIo 342
testcli/test/testmockserver.py sha256=KPUSFDrbXyS7alwE7eEFiek-tWZyvWTqpfSKIC_NorM 2678
testcli/test/testmonitor.ref sha256=43nBVCEJR9cdXKvu-t2pjw9LrkbSjqZAiok3HaQX3dI 1202
testcli/test/testmonitor.sql sha256=E0NoVVYvsEPMUBFo7rKnnFWu4qLPv1pVVG3IEB9oFHU 667
testcli/test/testsessionmanage.ref sha256=Xuenr6DetCN7kpwCC9Y-UJD4hB0SDNIv9xHUSIBbkGQ 2802
testcli/test/testsessionmanage.sql sha256=2XpZi_QnTkI3chIs-PZE4xyvs1Ar0mcByhnxdwVPs4U 444
testcli/test/testsqlembeddscript.ref sha256=IqmXLkSUu3uZI-BC2Q50Bm2ZmSZ8FwQDZAg0e_RnHAc 882
testcli/test/testsqlembeddscript.sql sha256=hiZK8M--qGscI4wAEVQ0be3jyDKP0Kp-OW8ovwV8LUg 454
testcli/test/testsqlifandloop.ref sha256=jfCd1cjOkKzSZD7tDboUwu7nb1uhnPcUsWTqFIVCG_A 1229
testcli/test/testsqlifandloop.sql sha256=Vxz-GGRZBw0C2n08rvSvI11tdplXAq6cjsFOjEXmfLc 331
testcli/test/testsqlifandloop2.ref sha256=aDt-3bTO_gTHH9mBVYexzqL4MxAy_dWqte1crvekE2c 1320
testcli/test/testsqlifandloop2.sql sha256=v9bAjxcK0u2XMkjqEwDI8HdcQrkFQKQzSLB3Qyrd_XM 254
testcli/test/testsqlifandloop3.ref sha256=wtc5qYdNuf1QDe_Uh9INdjDaJ1sZohXU0vqhgXPGYT0 637
testcli/test/testsqlifandloop3.sql sha256=madSf5pn19jQOr_qcqMRFyOk7pfxqEPYKscbpyfjwqw 304
testcli/test/testsqlmapping.map sha256=hfBxDd4-ji4KNv4FA6LV0Pw44dat9xEnEIOgcczg5a8 42
testcli/test/testsqlmapping.ref sha256=G0WrBLp8IrHjcirlZSG__z6xB4B6Ts0ttZycdDjnKkY 3840
testcli/test/testsqlmapping.sql sha256=pWK-Q5fF_urrrDU-ykq6DSBBe1upJD7w-imVVZHyLLw 774
testcli/test/testsqlmultiinoneline.ref sha256=twIBnjd73MLSN2gwwxR-jr-N4H-bbPUjH_Gs3-wNbTY 719
testcli/test/testsqlmultiinoneline.sql sha256=M757or-EkVgik2zvMnvqZWKF21uqFzDDV5zB-YkT8rI 137
testcli/test/testsqlsanity.ref sha256=HD9UhMZJar4O_N2NnE0aydOk6LYcfeIbW5FhSezJXGM 817
testcli/test/testsqlsanity.sql sha256=Be5qYftrbM5Bff7ggdzmMBWR5BBkj4AoVETU4AgN_dU 297
testcli/test/testsqlsleep.ref sha256=VBt6gAwNhmPyCjPLL_G_TE3j-cUiumb3FqqxaMqnL2g 68
testcli/test/testsqlsleep.sql sha256=3q16jPr8WzJCTLDxRwprWUMyhMEXFjGoz-CFNfdn0iU 8
testcli/test/testsqlstart.ref sha256=TrYATiIgjKhbAi07Vy0IKx59kdkgDswTDxq-09nWFtw 203
testcli/test/testsqlstart.sql sha256=D5URUcsiEByOnvpnc_2ZA_uIxPdhK9sSp90q9HBvmk4 33
testcli/test/testsqlstartchild.sql sha256=99oAmbvLg5EH898EKC6qF55rVySllFJ85OijMfkXJ_4 55
testcli/test/testsqlwhenever.ref sha256=ZjTpo5tjWSFwgWrpnFqDuxrUZAKxBUHoFXkzJlvkMUY 748
testcli/test/testsqlwhenever.sql sha256=BGoD4jQJacHr3BC-wEwtlr4VjBWAoIG3fLzpKgEakDs 268
testcli/test/testsqlwithurl.ref sha256=MymKk9Fb39bE4LmbFTiwqas5jncW7ErzjItYKFzV0RA 212
testcli/test/testsqlwithurl.sql sha256=il4-hB009vTXYGtWbyY2BtkBhyCR8Ed8Ef94j6neTLI 35
robotslacker_testcli-0.0.51.20250208042431.dist-info/LICENSE.txt sha256=w_MBCesl78KbXCOBwNbICj99e02Ek0nlM4HXBTuXLGU 186
robotslacker_testcli-0.0.51.20250208042431.dist-info/METADATA sha256=rToXRZpIM7_Ldy-dDcw_GZVQJQBzNRbSOowbHsh7-js 1169
robotslacker_testcli-0.0.51.20250208042431.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
robotslacker_testcli-0.0.51.20250208042431.dist-info/entry_points.txt sha256=gE0SlSOhuFjyFTVdqqAl5XEzehd5Clc0wdmz-lcx7nk 179
robotslacker_testcli-0.0.51.20250208042431.dist-info/top_level.txt sha256=60RJHPdQi0QI3QPDMZ0rzGVuAeaWjCfeuGr0LNA8kw0 8
robotslacker_testcli-0.0.51.20250208042431.dist-info/RECORD

top_level.txt

testcli

entry_points.txt

testcli = testcli.cliconsole:cli
testclicomp = testcli.clicomp:cli
testclirobot = testcli.clirobot:cli
lint = tasks:lint
test = tasks:test