cppcms-skeleton icon indicating copy to clipboard operation
cppcms-skeleton copied to clipboard

web framework in C++ built over cppcms

Results 13 cppcms-skeleton issues
Sort by recently updated
recently updated
newest added

be sure that if without paying attention someone put several page with the same name, that it gets generated , thought the code will not compile

It should check that - URL are accessible - The content in it is what we expect **Note**: in a first time, if the check works only right after the...

Basically it should check two main things *Check that the files are here *Check that the classes are here (variables etc.)