Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add bioPart std::vector * Adjust bio vector * Add bio() method to the Person class * Add bioSupporter and bioFormats vector * Add bio() method implementation * Add test for the Person bio * Add BioHelper to check if the bio generated is valid * Add method to the Internet class to check if an emoji is valid * Implement BioHelper::checkTokenFormat() * Add missing includes * Adjust regex expressions * Add comment to checkIfEmojiIsValid() method * Adjust regex matching * Delete useless std::cout * Format code * Fix regular expressions
- Loading branch information