Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 161365 --- Unit test should be moved into a seperated test plugin

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 161365 --- Unit test should be moved into a seperated test plugin

- Summary:
Fix Bugzilla Bug 161365 --- Unit test should be moved into a seperated test plugin


- Bugzilla Bug (s) Resolved:
161365


- Description:
add 5 new tests plugine in BIRT project:

  • org.eclipse.birt.core.tests
  • org.eclipse.birt.report.engine.tests
  • org.eclipse.birt.report.engine.emitter.html.tests
  • org.eclipse.birt.report.engine.emitter.pdf.tests
  • org.eclipse.birt.tests

and copy all the UnitTest cases from the original plugin to the related plugin package.

- Tests Description  :
Manual Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
None


- Files Added:

  • org.eclipse.birt.core.tests/**.*
  • org.eclipse.birt.report.engine.tests/**.*
  • org.eclipse.birt.report.engine.emitter.html.tests/**.*
  • org.eclipse.birt.report.engine.emitter.pdf.tests/**.*
  • org.eclipse.birt.tests/**.*

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top