GODMapper / ravendawn_tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFS & OTclient tests

Hi!, this repo was created to share my solutions to some tests exploring TFS and OTclient features.

All problem answers are on the src/ folder, the first 4 problems are cpp or lua files with a name format of Qn.{cpp, lua}, with n = problem number, except for the first problem where I provide two files. The remaining 3 problems have their own folders with name format Qn analogous to the previous.

I also included a sql file where I aggregated queries and test data.

This was my first time using TFS and OTclient, I hope it doesnt show that much ;) .

About

License:MIT License


Languages

Language:Lua 91.7%Language:C++ 8.3%