Opened 17 years ago
Closed 17 years ago
#3616 closed (fixed)
Data structures need two tests
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Testing framework | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
When fixing bug 2779, I noticed there weren't tests for a few datastructures. Jacob added an appropriate test directory. I added a few more tests to it (patch attached).
Attachments (1)
Change History (3)
Changed 17 years ago by
Attachment: | datastructures_test.patch added |
---|
comment:1 Changed 17 years ago by
Component: | Uncategorized → Unit test system |
---|---|
Owner: | changed from Jacob to Adrian Holovaty |
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch file that adds a few more tests to regressiontests/datastructures/tests.py