Add a test suite for Translation

This commit is contained in:
Hugo Locurcio 2021-05-17 02:02:17 +02:00
parent 37c3b33253
commit dd51fc77b5
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C
2 changed files with 149 additions and 0 deletions

View file

@ -74,6 +74,7 @@
#include "test_shader_lang.h"
#include "test_string.h"
#include "test_text_server.h"
#include "test_translation.h"
#include "test_validate_testing.h"
#include "test_variant.h"
#include "test_xml_parser.h"