Skip to content

Single Hpp File - v.0.0.1

Compare
Choose a tag to compare
@claremacrae claremacrae released this 10 Nov 22:31
· 197 commits to master since this release
  • Breaking changes
    • None
  • New features
    • Provides nicely-readable string representations of a growing range of Qt classes.
    • Verify QImage. You give it a QImage, it saves this as a .png, and then verifies it by reading it back in
    • Verify QTableView. You give it a QTableView, and it saves its text contents in a tab-separated .tsv file,
    • Works with Catch2
  • Bug fixes
    • None
  • Other changes
    • None