Skip to content

This Web-CAT plugin provides static code analysis by Google for C++ Homework assignments.

License

Notifications You must be signed in to change notification settings

simplesymmetry/cxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cxxlint

CxxLint is a Web-CAT plugin designed to integrate C++ static code style checking with CxxTest unit testing. The CxxTest suite is included and this plugin is used for Web-CAT only. It uses CxxTest for C++ Unit Testing, and it uses Google’s cpp linter to perform the style check. The plugin ties all these elements together for use when students submit their homework.

Note: You will need Cxxtest, https://github.com/CxxTest/cxxtest for this to work, the cxxtest folder should be cloned to the cxl folder.

About

This Web-CAT plugin provides static code analysis by Google for C++ Homework assignments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages