sliptonic
|
126c8a48db
|
fix codespell warnings
|
2022-10-12 10:00:33 -05:00 |
|
Markus Lampert
|
6b55f34abe
|
Moved remaing files out of PathScripts
|
2022-10-11 21:43:09 -07:00 |
|
Markus Lampert
|
2b36448575
|
Removed obsolete path profile implementations
|
2022-10-11 21:43:08 -07:00 |
|
Markus Lampert
|
4b205943bc
|
Moved dressups into Path.Dressup module
|
2022-10-11 21:43:08 -07:00 |
|
Markus Lampert
|
934b0aaa07
|
Consistent black formatting of all Path python files
|
2022-02-28 21:06:16 -08:00 |
|
Markus Lampert
|
8583894284
|
Remove pylint annotations and script
|
2022-02-28 21:02:45 -08:00 |
|
Markus Lampert
|
fb49fb2470
|
Dogbone resiliency against noop moves
|
2021-03-15 22:39:27 -07:00 |
|
Markus Lampert
|
ef6d526bc3
|
Dogbone resiliency against comments between moves
|
2021-03-15 22:39:18 -07:00 |
|
Markus Lampert
|
35efc4ec4d
|
Don't insert dogbone between two straight segments
|
2021-03-15 22:39:09 -07:00 |
|
luz paz
|
b75cd3dd52
|
Path: Fix header uniformity and remove trailing whitespace
This PR fixes header uniformity across all Path files. It also removes all trailing whitespace.
|
2020-11-05 19:57:21 +01:00 |
|
Eric Trombly
|
049ea0ecf4
|
change dogbone test to not check for the number of dogbones, just location. Due to the path changing
|
2020-04-25 14:58:42 -05:00 |
|
Markus Lampert
|
eaa36b0338
|
pylint3 cleanup of unit tests
|
2019-07-09 21:41:33 -07:00 |
|
Markus Lampert
|
524380cd12
|
Fixed unit tests to support multiple base models.
|
2018-09-11 07:24:31 +02:00 |
|
Markus Lampert
|
e4e5d4e5f5
|
Fixed path unit test setup for new PathDressup
|
2018-01-22 19:40:50 +01:00 |
|
Markus Lampert
|
8d8fb529dc
|
Fixed dogbone unit test to deal with expression instead of Lock property.
|
2017-10-22 11:24:58 -07:00 |
|
Markus Lampert
|
86a8e6eda0
|
Adapted dogbone unit test to the new depth values.
|
2017-09-28 11:27:47 -07:00 |
|
Markus Lampert
|
1c25c1520b
|
Fixed unit tests.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
04390300cd
|
More py3 compatibility, same root cause though.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
0fff9d416d
|
Fixed unit test for python3.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
e0ebe92d1c
|
Added full unit test to make sure tool chain works correctly.
|
2017-08-24 20:31:57 -07:00 |
|
Markus Lampert
|
a076179cf0
|
Start of dogbone unit tests.
|
2017-08-24 20:31:57 -07:00 |
|