index
:
delta/python-packages/dateutil-git.git
dependabot/pip/requirements/3.3/py-1.10.0
master
pganssle-patch-1
github.com: dateutil/dateutil.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dateutil
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix custom repr for ParserError
Paul Ganssle
2020-01-02
1
-0
/
+9
*
Fix TypeError in parser wrapper logic
Mark Bailey
2020-01-02
1
-0
/
+4
*
Fix test_tzlocal_offset_equal[GMT-tzoff1]
Kubilay Kocak
2019-11-02
1
-1
/
+1
*
Auto-skip tests when TZ can't be changed.
Alexander Shadchin
2019-11-02
2
-9
/
+7
*
Merge pull request #935 from labrys/patch-1
Paul Ganssle
2019-11-02
1
-0
/
+30
|
\
|
*
Add tests for gettz zone supports startswith
Labrys of Knossos
2019-11-02
1
-0
/
+30
*
|
Remove WarningTestMixin in favor of pytest.warns
Paul Ganssle
2019-11-02
4
-64
/
+16
|
/
*
Fixes for a potential Python 4 (#950)
Hugo van Kemenade
2019-08-27
3
-7
/
+7
*
Fix typos in comments and documentation
Hugo
2019-08-27
4
-4
/
+4
*
Use tz.UTC in tests
Paul Ganssle
2019-04-23
4
-10
/
+10
*
Selective use of tzutc() in test_tz
Paul Ganssle
2019-04-23
1
-22
/
+22
*
Fix tz import in isoparser test
Paul Ganssle
2019-04-23
1
-1
/
+1
*
Convert all parser raises tests to use ParserError
Paul Ganssle
2019-04-23
1
-20
/
+20
*
Wrap ValueError in ParserError
Paul Ganssle
2019-04-23
1
-1
/
+0
*
Add xfailing test for ParserError
Paul Ganssle
2019-04-23
1
-0
/
+12
*
Add test for interpreting UTC as an integer offset
Paul Ganssle
2019-03-20
1
-0
/
+7
*
Use convenience function for testing tz object
Paul Ganssle
2019-03-20
1
-8
/
+10
*
Fix error condition when invalid tzinfos is passed
Brock Mendel
2019-03-20
1
-1
/
+0
*
Add failing test for invalid tzinfos dictionary
Brock Mendel
2019-03-20
1
-0
/
+8
*
Combine and expand tests for tzinfos inputs
Brock Mendel
2019-03-20
1
-8
/
+40
*
Fix typo in comment
Brock Mendel
2019-03-06
1
-1
/
+1
*
Collect TZEnvContext cases in a class
Brock Mendel
2019-03-06
1
-39
/
+36
*
Add tests for inverting strftime
Brock Mendel
2019-03-06
1
-6
/
+52
*
Parametrize generic parser test cases
Brock Mendel
2019-03-06
1
-100
/
+50
*
Add test cases for several boundary errors
Brock Mendel
2019-03-01
1
-4
/
+38
*
Add parser test case with "Jul"
Brock Mendel
2019-03-01
1
-0
/
+1
*
Add test case with fractional hours
Brock Mendel
2019-03-01
1
-1
/
+4
*
Remove duplicate tests and rename TestInputFormats
Brock Mendel
2019-02-27
1
-9
/
+5
*
use setup_class instead of setUp
Brock Mendel
2019-02-24
1
-31
/
+30
*
Fix isoparser test and coverage
Fan Huang
2019-02-24
1
-10
/
+10
*
Add tests for multiple EXDATE and DTSTART values
Paul Ganssle
2019-02-04
1
-0
/
+15
*
Add EXDATE parameter parsing to rrulestr
Paul Ganssle
2019-02-04
1
-3
/
+0
*
Add tests for EXDATE parameter parsing
Paul Ganssle
2019-02-04
1
-0
/
+61
*
Catch UnicodeEncodeError for Windows in tz.gettz
Paul Ganssle
2019-02-03
1
-2
/
+0
*
Short circuit evaluation of pytest get_marker
Nicolas Evrard
2019-02-02
1
-2
/
+4
*
Skip coverage on xfailed tests
Paul Ganssle
2018-11-13
1
-0
/
+17
*
Add test for un-folding a datetime
Paul Ganssle
2018-11-13
1
-0
/
+7
*
Test error condition in _DatetimeWithFold.replace
Paul Ganssle
2018-11-13
1
-0
/
+6
*
Add test for _DatetimeWithFold.replace
Paul Ganssle
2018-11-13
1
-0
/
+9
*
Convert EnfoldTest to pytest-style assertions
Paul Ganssle
2018-11-13
1
-7
/
+7
*
Cleanup to strong cache addition
Paul Ganssle
2018-10-16
1
-4
/
+4
*
Add LRU caching to tzoffset, tzstr and gettz
Gökçen Nurlu
2018-10-16
1
-3
/
+47
*
Accept 'z' for UTC in parser
Cheuk Ho
2018-10-06
1
-0
/
+5
*
Accept 'z' for 'Z' in isoparse
Cheuk Ho
2018-10-06
1
-0
/
+2
*
Merge pull request #767 from jbrockmendel/septests
Paul Ganssle
2018-09-24
1
-32
/
+46
|
\
|
*
Refactor input tests
Paul Ganssle
2018-09-24
1
-12
/
+6
|
*
Separate out input_format tests
Brock Mendel
2018-09-24
1
-29
/
+49
*
|
Remove unnecessary binary_type compatibility shim
Jon Dufresne
2018-09-24
1
-2
/
+2
|
/
*
Always use io.BytesIO/StringIO over six; on all supported Pythons
Jon Dufresne
2018-09-08
2
-2
/
+2
*
Improve handling of base offset shifts
Paul Ganssle
2018-09-02
1
-2
/
+1
[next]