boltons/tests
Hugo van Kemenade a8fad5e5de Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
..
.coveragerc Drop the dot 2024-03-31 13:37:54 -07:00
__init__.py Properly parse tracebacks with missing source. Resolves #30 2015-04-19 00:21:19 -07:00
conftest.py Fix warnings regarding invalid escape sequences 2020-02-01 00:22:52 +05:30
jsonl_test_data.txt adding jsonutils tests 2015-05-18 21:37:49 -07:00
newlines_test_data.txt Tox GH Action (#286) 2021-05-15 00:08:53 -07:00
test_cacheutils.py Test and fix for #348 (#349) 2023-10-29 21:31:16 -07:00
test_debugutils_trace.py pluggable hook for wrap_trace 2016-05-20 01:46:28 -07:00
test_dictutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
test_ecoutils.py quick ecoutils scrub test 2016-05-23 22:39:33 -07:00
test_fileutils.py adding FilePerms tests 2015-05-17 20:07:59 -07:00
test_formatutils.py Refresh CI matrix (#320) 2022-12-08 01:28:02 -08:00
test_funcutils.py Adds noop function satisfying PEP 559 (#278) 2021-02-21 22:35:25 -08:00
test_funcutils_fb.py Add support for partials in FunctionBuilder 2020-03-20 11:59:17 -04:00
test_funcutils_fb_py3.py fix: make copy_function work with keyword-only defaults (#336) 2023-04-21 00:35:37 -07:00
test_funcutils_fb_py37.py Add support for partials in FunctionBuilder 2020-03-20 11:59:17 -04:00
test_gcutils.py disable gcutils time checking, too variable 2015-05-19 00:14:34 -07:00
test_ioutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
test_iterutils.py Adding fill parameters to pairwise and windowed (#350) 2023-10-31 11:31:12 -07:00
test_jsonutils.py Tox GH Action (#286) 2021-05-15 00:08:53 -07:00
test_listutils.py adding listutils tests, removing main block from listutils 2015-05-18 23:31:21 -07:00
test_mathutils.py bugfix in mathutils.Bits.as_list (#315) 2023-02-19 22:17:43 -08:00
test_namedutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
test_queueutils.py adding support for float priorities in queueutils 2019-02-13 12:18:00 +01:00
test_setutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
test_socketutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
test_statsutils.py add basic statsutils tests 2015-05-19 01:21:40 -07:00
test_statsutils_histogram.py adding statsutils histogram tests 2016-06-11 18:05:50 -07:00
test_strutils.py Rewrite ANSI stripping code with a regex, add tests. (#258) 2020-06-21 21:26:32 -07:00
test_tableutils.py tableutils.Table: add thead/tbody tags to the default html table, enabling more styling, and handy stuff like jquery datatables, fixes #151. 2018-03-01 23:27:14 -08:00
test_tbutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
test_tbutils_parsed_exc.py Update tbutils.py to parse tracebacks with anchor lines (#332) 2023-04-02 12:11:27 -07:00
test_timeutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00
test_typeutils.py fix Sentinel module logic, enabling pickling of Sentinels, fixes #285 2021-05-16 15:45:11 -07:00
test_urlutils.py Drop support for EOL Python 2.6 and 2.7 2024-03-31 13:37:54 -07:00