klipper-dgus/klippy
Kevin O'Connor 41d42a07bf klippy: Add a build import test tool
Add a test case to verify that every optional module successfully
loads on both Python2 and Python3.  This is intended to catch syntax
and module imports that are not compatible between Python versions.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-10-04 14:36:08 -04:00
..
chelper trapq: Prune interrupted moves from history on trapq_set_position() 2021-08-06 12:22:07 -04:00
extras klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
kinematics kinematics: Convert to Python3 string encoding 2021-10-01 19:12:30 -04:00
clocksync.py msgblock: Add clock estimation helper functions 2021-06-09 18:58:35 -04:00
configfile.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
console.py console: Convert to Python3 string encoding 2021-10-01 19:22:13 -04:00
gcode.py gcode: Convert to Python3 string encoding 2021-10-01 21:00:03 -04:00
klippy.py klippy: Add a build import test tool 2021-10-04 14:36:08 -04:00
mathutil.py mathutil: Disable queuelogger in background_coordinate_descent() 2019-12-17 09:51:45 -05:00
mcu.py mcu: Convert to Python3 string encoding 2021-10-01 19:22:13 -04:00
msgproto.py spi_flash: Make SD updates more tolerant of flaky boards 2021-07-20 18:05:05 -04:00
parsedump.py build: Request python2 for all directly executed python binaries 2017-06-27 20:26:02 -04:00
pins.py avr: Rename the analog-only PE0/PE1 pins on atmega168/328 to PE2/PE3 2021-08-14 22:00:17 -04:00
queuelogger.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
reactor.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
serialhdl.py serialhdl: Convert to Python3 string encoding 2021-10-01 19:12:42 -04:00
stepper.py kinematics: Convert to Python3 string encoding 2021-10-01 19:12:30 -04:00
toolhead.py toolhead: change SET_VELOCITY_LIMIT respond (fixed) (#4620) 2021-08-31 13:37:48 -04:00
util.py klippy: Add Python2 module wrappers and use Python3 module naming 2021-10-04 14:36:08 -04:00
webhooks.py webhooks: Convert to Python3 string encoding 2021-10-04 14:36:08 -04:00