It seems to me to be the case that the unit test 'fails' because it never passed in the past, if I understand correctly that the testing is based on: * running the ctags on the file, and comparing the output of this ctags run to that which is in the .tags file
The objectivec_property.mm already tests for what this fixes; only now it will require its .tags regenerating in line with the newly corrected output. --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/940#issuecomment-193191077
