Added a test for text() in xIrcLineEditQuery.h file. The test consist of a null check for the string. If the string is null, then text() returns an empty string; otherwise, it returns the string.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Added a test for text() in xIrcLineEditQuery.h file. The test consist of a null check for the string. If the string is null, then text() returns an empty string; otherwise, it returns the string.