- Sep 25, 2018
-
-
Sebastian Meiling authored
Adding and correcting description/rational on why certain cppcheck warnings or errors are intentionally suppressed.
-
- Sep 07, 2018
-
-
Kaspar Schleiser authored
-
- Aug 13, 2018
-
-
Sebastian Meiling authored
Testrunner is now impported as a package found in PYTHONPATH, so import can be placed at the top of the script as usual.
-
Sebastian Meiling authored
os package is imported by every test script but only used by a few, thus flake8 check reported errors.
-
Sebastian Meiling authored
Remove now obsolete sys.append from all tests, as testrunner was moved to dist/pythonlibs as proper package.
-
- May 22, 2018
-
-
Alexandre Abadie authored
-
- May 04, 2018
-
-
Gaëtan Harter authored
Follow up to #9067 and part of #8821
-
- Apr 09, 2018
-
-
Francisco Acosta authored
-
- Dec 14, 2017
-
-
Sebastian Meiling authored
-
- Dec 12, 2017
-
-
Alexandre Abadie authored
E402 module level import not at top of file
-
Alexandre Abadie authored
expected 2 blank lines after class or function definition, found 1
-
- Dec 01, 2017
-
-
Kaspar Schleiser authored
-
- Nov 29, 2017
-
-
Alexandre Abadie authored
-
- Oct 19, 2017
-
-
Hauke Petersen authored
-
- Oct 10, 2017
-
-
Lucas Jenss authored
-
- Mar 28, 2017
-
-
Sebastian Meiling authored
-
- Mar 13, 2017
-
-
Vincent Dupont authored
-
- Jan 20, 2017
-
-
Sebastian Meiling authored
-
Sebastian Meiling authored
-
- Nov 11, 2015
-
-
Cenk Gündoğan authored
-
- Aug 28, 2015
-
-
Cenk Gündoğan authored
-
- Aug 08, 2015
-
-
Joakim Nohlgård authored
- Remove BOARD_WHITELIST - Clean up CXXFLAGS - Clean up CFLAGS - Blacklist boards where the C++ library is too large on Travis
-
- May 18, 2015
-
-
Joseph Noir authored
These headers do not provide full stl functionality, but a small subset: * thread and this_thread * condition_variable (some timed functions are missing) * mutex, lock_guard and unique_lock
-