19 Commits

Author SHA1 Message Date
88f7a97583
Merge pull request #4 from lucaspalomodevelop/dev
Dev
2025-12-28 23:45:49 +01:00
9f5f8441cb
Merge pull request #3 from lucaspalomodevelop/lib/webserver
add webserver.hpp
2023-11-11 21:26:16 +01:00
866830d61a add webserver.hpp 2023-11-06 21:01:02 +01:00
bcac027fb5 add basic logger.hpp 2023-11-04 00:22:02 +01:00
d24cca1bd7 add command aliases 2023-11-03 16:15:02 +01:00
3847522e8f add getCommands() | add drawResults in describe function 2023-10-29 23:00:52 +01:00
2f3fc70cd8 change 'Restults' to 'TestingResults' and 'Results' to 'results' 2023-10-29 22:28:41 +01:00
10965aa526
Merge pull request #2 from lucaspalomodevelop/dev
Dev
2023-10-29 21:47:21 +01:00
d6bac8ec4a
Create LICENSE 2023-10-29 21:44:56 +01:00
fc4a4dbf46 fix namespace 2023-10-29 21:25:03 +01:00
179f7b4107 some changes && add command class 2023-10-29 21:19:37 +01:00
a62992c7dd add testing exceptions 2023-10-03 17:45:59 +02:00
6fd7438ecc add ParameterException 2023-10-03 17:27:05 +02:00
4efa8bd9d4 add exceptions 2023-10-03 17:01:11 +02:00
99fafa54e3
Merge pull request #1 from lucaspalomodevelop/dev
add lpstd::testing::drawResults()
2023-09-06 19:46:06 +02:00
71cc0708ae add lpstd::testing::drawResults() 2023-09-03 18:31:30 +02:00
a64c914298 change folder sturcture 2023-07-21 11:44:28 +02:00
42896480a8 add lpstd::testing 2023-07-21 11:43:56 +02:00
6a3f12292d first commit 2023-07-18 16:14:38 +02:00