Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update freetype tests #914

Merged
merged 1 commit into from Mar 18, 2019
Merged

Conversation

charlesej
Copy link
Contributor

Overview of changes:

  • Replaced setUp() with setUpClass() and added tearDownClass()
  • Changed some assert methods to more appropriate ones
  • Fixed an assert method not testing correct variable in test_freetype_Font_render_raw()

System details:

  • os: windows 10 (64bit)
  • python: 3.7.2 (64bit) and 2.7.10 (64bit)
  • pygame: 1.9.5.dev0 (SDL: 1.2.15) at 15b1c1f

- Replaced setUp() with setUpClass() and added tearDownClass()
- Changed some assert methods to more appropriate ones
- Fixed an assert method not testing correct variable in
  test_freetype_Font_render_raw()
@dlon dlon merged commit 049023a into pygame:master Mar 18, 2019
@charlesej charlesej deleted the update-freetype-tests branch March 18, 2019 22:54
@dlon dlon mentioned this pull request Mar 23, 2019
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants