aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_validation.py
Commit message (Expand)AuthorAgeFilesLines
* Ensured we always use the path module and not the pathlib module from Python3...Juergen Bocklage-Ryannel2017-01-301-2/+2
* Started to use .qface file extension for interface files. The parse method ac...Juergen Bocklage-Ryannel2017-01-081-1/+1
* fixed var and method names to follow python conventionsJuergen Ryannel2016-12-201-13/+11
* cleanup code before open sourcingJuergen Bocklage-Ryannel2016-11-301-6/+6
* Further changed naming. Struct members are called now fields.Juergen Bocklage-Ryannel2016-11-301-1/+1
* Unified different lookup calls to only use one on the system and module.Juergen Bocklage-Ryannel2016-11-301-7/+7
* Made internal variables (mostly maps in symbols) protected by prefixing with _Juergen Bocklage-Ryannel2016-11-301-6/+6
* Added a 2nd pass resolving listener, which resolves the referenced complex ty...Juergen Bocklage-Ryannel2016-11-301-0/+64