Opened 19 years ago
Closed 19 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)
by , 19 years ago
| Attachment: | datastructures_test.patch added |
|---|
comment:1 by , 19 years ago
| Component: | Uncategorized → Unit test system |
|---|---|
| Owner: | changed from to |
| Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 19 years ago
| 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