This is just a test c++ repo. Go ahead and break it.
include | Have cscope ignore symbolic links. | 2017-12-30 14:10:49 |
---|---|---|
my_lib | Make the main branch compile with c++14 again. Use branch c++11 for C++/11 | 2019-01-24 21:26:49 |
product | Make the main branch compile with c++14 again. Use branch c++11 for C++/11 | 2019-01-24 21:26:49 |
.gitignore | Add two implementations of round_up_to_next_power_of_two | 2019-01-24 20:54:16 |
Makefile | Added a routine to cause a deadlock. See http://wiki.dlma.com/gdb for more. | 2016-10-16 20:24:34 |
README.md | Let's tweak the headers in README.md | 2015-11-08 14:32:59 |
build | first commit | 2015-11-07 22:13:58 |
make_path_helper | first commit | 2015-11-07 22:13:58 |
makecscope.sh | Update way to make cscope.files list. If sent to ctags, it better matches ctags default output too. | 2018-01-02 18:20:39 |
maketags.sh | Remove unused ctags param; don't tag filenames | 2017-12-31 00:57:22 |
testcode.code-workspace | Add a Workspace for MS Code | 2021-05-29 21:37:33 |
testcode.sublime-project | first commit | 2015-11-07 22:13:58 |
This is just a test project. You can do anything here, test g++, make, cmake, git, cscope, and IDE projects.
You can get a copy of this project by clicking on the ZIP or TAR buttons near the top right of the GitList web page.
You can clone from the origin with:
git clone ssh://USERNAME@dlma.com/~/git/testcode.git
Yes.