Wykres commitów

60 Commity (4d21d6dfdc8f699cd9bb1949d589dcbe559212a6)

Autor SHA1 Wiadomość Data
Holger Mueller 8e446dcfb6 More SITools tests
Added more test for SITools Value
Modified parse semantic a little bit, returns Value object now
2019-11-25 10:33:07 +01:00
Holger Mueller 39a1a8d18a Updated test cases 2019-11-24 18:12:51 +01:00
Holger Mueller ba3f31e60b SITools: add min and max for parsing
added parse_clamp_min and parse_clamp_min
fixed tests for RFTools
2019-11-22 09:41:04 +01:00
Holger Mueller b6d041e999 Added r as attribute to Touchstone 2019-11-21 13:23:17 +01:00
Holger Mueller ec8eb79168 Touchstone Class can now parses more lazy
- float resistance value can be float now, but will be converted to int
- comment lines can be placed everywhere
- unordered frequencies will be sorted
2019-11-21 13:17:34 +01:00
Holger Mueller 686b445562 added unit tests to touchstone module 2019-11-19 19:16:02 +01:00
Holger Mueller c3639b2557 Rewrite of touchstone parser
- keeped compatible with previous version
- add test examples of touchstone files
- commented out writing to loaded file to fix bug #99
2019-11-19 10:00:17 +01:00
Holger Mueller d12cdd4b24 added sample touchstone files for test purposes 2019-11-19 09:00:52 +01:00
dhunt1342 1aa4e22d5a Modified unittests to match regression behavior
Modified unittests to match regression behavior. There appears to be a loss of accuracy regression in the formatSweepFrequency changes.
2019-11-16 11:49:59 -05:00
dhunt1342 2f9749bd60 Add unittest framework
Adding a unittest framework to the project to enhance debugging capabilities, document expected (and unexpected) behaviors, and to prevent regression failures.
2019-11-16 10:49:20 -05:00