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

Introduce Unit Testing #67

Open
4 of 41 tasks
tjhancocks opened this issue Sep 25, 2022 · 0 comments
Open
4 of 41 tasks

Introduce Unit Testing #67

tjhancocks opened this issue Sep 25, 2022 · 0 comments

Comments

@tjhancocks
Copy link
Collaborator

tjhancocks commented Sep 25, 2022

This issue is to track the progress for introducing unit tests into Graphite.

Data

  • data::block
  • data::reader
  • data::writer
  • data/simd.hpp
  • data/endianness.hpp
  • data/encoding.hpp
  • compression::packbits

Text Encodings

  • encoding/macroman

QuickDraw

  • quickdraw::cicn
  • quickdraw::clut
  • quickdraw::pict
  • quickdraw::ppat
  • quickdraw::pixmap
  • quickdraw::surface
  • quickdraw::drawing::depth_2bpp
  • quickdraw::color
  • quickdraw::point
  • quickdraw::size
  • quickdraw::rect

QuickTime

  • quicktime::format::animation
  • quicktime::image_description
  • quicktime::format::planar
  • quicktime::format::raw

Resource Manager

  • rsrc::format::classic
  • rsrc::format::extended
  • rsrc::format::rez
  • rsrc::attribute
  • rsrc::file
  • rsrc::type
  • rsrc::resource
  • rsrc::resource_result
  • rsrc::manager

Sound

  • sound_manager::sound
  • sound_manager::codec::ima4

SpriteWorld

  • spriteworld::rleD
  • spriteworld::rleX

Macintosh Toolbox

  • toolbox::dialog
  • toolbox::dialog_item_list
  • toolbox::string
  • toolbox::string_list

Utility Functions

  • hashing::xxh64
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

No branches or pull requests

1 participant