-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #56 from danieljprice/test-suite
Test suite
- Loading branch information
Showing
23 changed files
with
1,222 additions
and
143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
Contributors (for updated list, use git shortlog -s -n -e): | ||
Daniel Price <daniel.price@monash.edu> (main contact) | ||
Harro Verkouter <hverkouter@gmail.com> | ||
James Wetter <wetter.j@gmail.com> | ||
Joachim Frieben <jfrieben@hotmail.com> | ||
Harro Verkouter <verkouter@jive.eu> | ||
Hiroyuki Ito <ZXB01226@nifty.com> | ||
Mark Hutchison <markahutch@gmail.com> | ||
Terrence Tricco <ttrico@mun.ca> | ||
Aard Keimpema <keimpema@tail.sfxc.jive.nl> | ||
Benson Muite <bkmgit@users.noreply.github.com> | ||
Fabian P. Schmidt <kerel@mailbox.org> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
Changes in v1.4.1 | ||
Changes in v1.4.2 | ||
------------------ | ||
- quieter output from mp4 device | ||
- bug fix in release workflow | ||
- bug fix with build on Mac OS: explicitly request static libs for libgiza.a and libpglot.a | ||
- bug fix with pkg-config failing to find cairo.h | ||
- bug fix with weird black screen on Mac OS after clicking in a plot window (#55) | ||
- issues in test suite fixed (#50) | ||
- bug fix with giza_circle (#52) | ||
- added automated build and test suite to github actions workflow |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.