Skip to content

Conversation

@sjaeckel
Copy link
Member

@sjaeckel sjaeckel commented Apr 6, 2019

This adds a new --format option to testme.sh which runs all the source-code format checkers and the generators of callgraph.txt and tommath_class.h and adds a travis job which runs this.

This also fixes all the issues found in the current develop branch.

@sjaeckel
Copy link
Member Author

sjaeckel commented Apr 6, 2019

nice... astyle 2.03 and 2.05 format the sources differently...

@sjaeckel sjaeckel requested review from czurnieden and minad and removed request for czurnieden April 6, 2019 16:13
Copy link
Contributor

@czurnieden czurnieden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I faintly remember that I had some problems with astyle 2.0.3, too but forgot which ones, just thought it was way too old and installed a new one (3.1).

Don't know if it is a good idea to fix the dist. just for a new astyle but persuading Travis to download and build it is of course a lot of work. At least wget (1.15 here from Ubuntu 14.04) still works with the Sourceforge redirections:
wget --content-disposition -c https://sourceforge.net/projects/astyle/files/astyle/astyle%202.05.1/astyle_2.05.1_linux.tar.gz

But otherwise: thanks a lot! Especially that it is me who needs such automation most ;-)

@sjaeckel sjaeckel merged commit 432f995 into develop Apr 6, 2019
@sjaeckel sjaeckel deleted the travis_check_sources branch April 6, 2019 16:55
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.

3 participants