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

[spot] Fix spot crash with 'spot -t GPOS -6 <any font>' #500

Merged
merged 5 commits into from
Jul 20, 2018

Commits on Jul 19, 2018

  1. [spot]. Fixing spot crash with 'spot -t GPOS -6 <any font>'

    Add test case to validate original crash.
    readroberts committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    ae76ff2 View commit details
    Browse the repository at this point in the history
  2. [spot]. Fixing spot crash with 'spot -t GPOS -6 <any font>'

    Add test case to validate original crash. Add Windows signal code to error code test.
    readroberts committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    20bef18 View commit details
    Browse the repository at this point in the history
  3. spot]. Fixing spot crash with 'spot -t GPOS -6 <any font>'

    Add test case to validate original crash. Add Windows signal code to error code test.
    readroberts committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    fcfcce6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. [spot]. Fixing spot crash with 'spot -t GPOS -6 <any font>'

    Fix bug in GPOS.c. Fixed some white-space in the same function. Corrected a buffer size used for file names, Bumped spot version number.
    readroberts committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    c0cf8a4 View commit details
    Browse the repository at this point in the history
  2. [spot]. Fixing spot crash with 'spot -t GPOS -6 <any font>'

    FIx flake8 error  - spot_test.py had an unused import line.
    readroberts committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    d139ff1 View commit details
    Browse the repository at this point in the history