Commit Graph

9 Commits (8f8800498c9c92048cc142fda302a3363aadc5a2)

Author SHA1 Message Date
Tobi 8f8800498c
Fixed false positive if plus-syntax in comment (#316) 3 years ago
Tobi fcfc58287c
`parse` understands that strings are not macros (#315) 3 years ago
Tobi 55227e0b5a
Changed "otherwise" to "else" in macros, added migration (#291) 3 years ago
Luna Nova ee6b48ac32
Add github actions workflows (#267)
* Run linters and unit tests with github actions

* Reformat with black, 22.1.0 (compiled: yes)

* Remove native deps as should no longer be needed

* Remove pylint from workflows

* Remove unused Gtk dependency in test_daemon.py

* Install subset of python deps with apt-get for ci
3 years ago
jonasBoss 3732d9e1e6
#278 Fix compatability with python 3.8 (#280) 3 years ago
jonasBoss b3e1e4ca19
Refactorings (#275) 3 years ago
sezanzeb 3fe52d9c99 Moved numlock test to integration folder, black 3 years ago
sezanzeb 753ce5319f Logging process name and coloring logs based on file path 3 years ago
sezanzeb 271c250337 Split tests into unit and integration 3 years ago