Jimmy Brisson
|
7b3ef2179f
|
Make mcu and tool arguments many and update all consumers of them
|
2016-06-24 14:23:19 -05:00 |
Jimmy Brisson
|
7e5deaa7d0
|
standardize on nargs="*"
|
2016-06-24 14:23:19 -05:00 |
Jimmy Brisson
|
3276854f49
|
fix parse error in test.py and make -n + -p comma separated
|
2016-06-24 14:23:19 -05:00 |
Jimmy Brisson
|
b98c8c1c33
|
Generalize all appropriate arguments and check for file existance
|
2016-06-24 14:22:47 -05:00 |
Jimmy Brisson
|
43e036d6e1
|
Move to argparse from optparse
|
2016-06-24 14:22:47 -05:00 |
Brian Daniels
|
1bcd64301a
|
Lower case test names, blob matching test names, and sort test names for prints
|
2016-06-14 02:14:45 +01:00 |
Brian Daniels
|
f622c591e8
|
Handling exceptions throughout test flow
|
2016-06-14 02:14:44 +01:00 |
Brian Daniels
|
6796025e78
|
Fixes for logs and test logic in tools
|
2016-06-14 02:14:42 +01:00 |
Mihail Stoyanov
|
f6acb1ffb4
|
Forward ported changes to tools
|
2016-06-10 15:19:02 +01:00 |
Mihail Stoyanov
|
773dab514e
|
Add --source option to both build.py and make.py. Also add test.py script for compiling and listing tests
|
2016-06-09 23:11:23 +01:00 |