Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed compilation command for cpp files (#46)
* Added library version validator * Added instruction for upgrade library * Added INSIDE_DOCKER parameter from ENV (#42) * Update setup.py * remove lib validator * added cpp executor and cpp searcher (#44) * add cpp executor * reformat * reformat * reformat * reformat * reformat * reformat * reformat cpp_executor.py * improved regular expression cpp_searcher.py * Update cpp_executor.py reformat compilation command * Update hstest/testing/execution/process/cpp_executor.py Co-authored-by: Alexander Petrov <meanmail@meanmail.ru> --------- Co-authored-by: Alexander Petrov <meanmail@meanmail.ru> * Update setup.py updated version to 11.0.0 * Update cpp_executor.py fixed compilation Command --------- Co-authored-by: Alexander Petrov <meanmail@meanmail.ru>
- Loading branch information