Modify ↓
Ticket #263 (closed defect: fixed)
broken changelog unit test
| Reported by: | tim@… | Owned by: | thomas |
|---|---|---|---|
| Priority: | blocker | Milestone: | 0.2.6 |
| Component: | moap | Version: | TRUNK |
| Keywords: | Cc: |
Description
The changelog testPrepareDiff unit test is broken for people who have their CHANGELOG_NAME environment variable unset or set to something different than 'Thomas Vander Stichele' :)
Attachments
Change History
Changed 6 years ago by tim@…
-
attachment
moap-fix-changelog-unit-test.diff
added
comment:1 Changed 6 years ago by thomas
Are you sure it's not because of an equally embarassing mistake I made, where it was putting today's date in the entry and I compared it against yesterday's date ? :)
I just fixed that one in svn. I have not current test failures, without your patch. If it still fails for you, can you show me the output of the test failing ?
Note: See
TracTickets for help on using
tickets.

fixes unit test