summaryrefslogtreecommitdiff
path: root/test/test_literal
Commit message (Expand)AuthorAgeFilesLines
* test: Eliminate flake8 errors in tests (#2353)Iwan Aucamp2023-04-141-1/+1
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-1/+0
* build: move to poetry for dependency management; consolidate more settings in...Jeffrey C. Lerman2023-01-171-0/+8
* fix: handling of Literal datatype (#2076)Iwan Aucamp2022-08-121-1/+73
* test: convert some `unittest` based tests to `pytest` (#2075)Iwan Aucamp2022-08-072-36/+24
* Change Literal.ill_formed to Literal.ill_typed (#2003)Alex Nelson2022-07-091-7/+7
* Logging exceptions from Literal value convertersMark Watts2022-05-211-3/+38
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-05-192-14/+14
* test: remove unused imports in test codeIwan Aucamp2022-05-172-2/+1
* Convert test_literal.py to pytestIwan Aucamp2022-05-171-70/+74
* Literal datetime sub (#1870)Graham Higgins2022-05-162-38/+602
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-157-26/+17
* Merge pull request #1773 from ashleysommer/mark_ill_typed_literalsIwan Aucamp2022-04-151-1/+60
|\
| * Fixes from @ajnelson-nist's reviewIwan Aucamp2022-04-141-3/+5
| * Merge remote-tracking branch 'upstream/master' into mark_ill_typed_literalsIwan Aucamp2022-04-145-88/+58
| |\
| * | Merge remote-tracking branch 'upstream/master' into mark_ill_typed_literalsIwan Aucamp2022-04-121-1/+58
* | | [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-143-2/+1
| |/ |/|
* | take the opportunity to remove references to unittest, as suggestedGraham Higgins2022-04-125-15/+8
* | fix whoopsiesGraham Higgins2022-04-121-1/+1
* | migrate yet more tests to pytestGraham Higgins2022-04-125-73/+50
|/
* more test re-orgGraham Higgins2022-04-029-0/+1080