developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 13 years ago
Closed 13 years ago
#528 closed bug (fixed)
junittests' "module" and "single" actions don't work in command line
Reported by: | doubleface | Owned by: | doubleface |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.1 beta 1 |
Component: | module:junittests | Version: | 1.0.2 |
Severity: | major | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
These actions still use the jhtmlrespreporter and should use jtextrespreporter instead. See the joined patch.
This patch should be applied to 1.0x and trunk branches.
Attachments (1)
Change History (6)
comment:1 Changed 13 years ago by doubleface
- Status changed from new to assigned
comment:2 Changed 13 years ago by laurentj
- review changed from review? to review+
comment:3 Changed 13 years ago by laurentj
- Milestone changed from Jelix 1.0.3 to Jelix 1.1
oups, not in 1.0.x branch, there isn't the feature yet. I'm going to backport it into 1.0.x branch. I need it for the server
Changed 13 years ago by doubleface
comment:4 Changed 13 years ago by doubleface
Corrected the patch, I forgot to correct another line in the "single" action.
comment:5 Changed 13 years ago by doubleface
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
it's ok. Land it into the trunk + 1.0.x branch.