Make tests

This commit is contained in:
Alex Hultman
2018-07-02 21:56:21 +02:00
parent aac0eee30a
commit df2a48f042
6 changed files with 15 additions and 103 deletions
-5
View File
@@ -1,7 +1,5 @@
#include "uWS.h"
#include "Tests.h"
std::string buffer;
//#define USE_SSL
@@ -18,9 +16,6 @@ int main(int argc, char **argv) {
return -1;
}
// first of all we run a couple of benchmarks
testHttpParserPerformance();
//uWS::init();
//uWS::Loop loop();