Ticket #117 (new task)

Opened 1 year ago

Last modified 5 months ago

Write unit tests for BAL

Reported by: sroret Assigned to:
Priority: major Milestone: farfar away
Component: QA & Tests Tools Version: 1.0
Keywords: Cc:
Number of hours worked: % Complete: 00
Number of hours remaining:

Description

Tests on limits, allocation...

Clean up TestFonts and TestWidgets.

Change History

09/18/07 18:49:50 changed by odole

  • hours_worked set to 4.
  • status changed from new to assigned.
  • percent set to 20.
  • hours_togo changed from 21 to 17.

revision 118: add tests for GraphicsDevice
This tests allocation/deallocation of BIGraphicsDevice and also of BINativeImage
It also adds a destructor to TestManager

09/19/07 17:34:59 changed by odole

  • hours_worked changed from 4 to 11.
  • percent changed from 20 to 30.
  • hours_togo changed from 17 to 10.

revision 122:
- Add some Network tests to easily bring to light leaks
- tiny clean in Graphics device test
- work on Font tests: they now compile but lot of failures as tests require a multi font support

09/20/07 12:36:31 changed by odole

  • hours_worked changed from 11 to 14.
  • percent changed from 30 to 40.

revision 125:
Add test for BIEventLoop:
- 0 leak for generic event loop
- many leaks for SDL event loop

09/21/07 15:33:34 changed by odole

  • hours_worked changed from 14 to 18.
  • percent changed from 40 to 60.
  • hours_togo changed from 10 to 6.

Revision 130:
- remove WindowTest as BIWindow is part of WebKit/API so does not belong to BAL
- improve Widget Tests
- improve ScrollView Tests

11/22/07 14:17:28 changed by jcverdie

  • version changed from 2.0 to 1.0.
  • component changed from Bug Fix to QA & Tests Tools.

11/23/07 11:18:00 changed by jcverdie

BAL I18N tests are outdated need to update

03/06/08 10:24:05 changed by jcverdie

  • milestone changed from Blastoise to Doduo.

06/09/08 12:13:39 changed by jcverdie

  • hours_worked deleted.
  • owner deleted.
  • status changed from assigned to new.
  • percent deleted.
  • hours_togo deleted.

Unit tests are stubbed, we need to implement them now.. heads up :)

06/09/08 12:13:47 changed by jcverdie

  • milestone changed from Doduo to farfar away.