This website requires JavaScript.
Explore
Help
Sign In
maj
/
TinyTest
Watch
1
Star
0
Fork
0
You've already forked TinyTest
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
2
Branches
0
Tags
e07055e3de8b5e71c235adeb440358dc42c831bf
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tom Hicks
e07055e3de
Adds hash to gtest dependency.
2023-04-26 00:07:32 -07:00
.clang-format
Adds clang format config file.
2023-04-26 00:07:07 -07:00
.gitattributes
Initial commit.
2023-04-12 15:56:24 -07:00
.gitignore
Adds initial bazel build config.
2023-04-25 23:00:44 -07:00
.project.sh
Initial commit.
2023-04-12 15:56:24 -07:00
BUILD
Adds initial bazel build config.
2023-04-25 23:00:44 -07:00
LICENSE
Adds MIT license and gitignore content from github.
2023-04-13 15:11:12 -07:00
README.md
Initial commit.
2023-04-12 15:56:24 -07:00
test.cpp
Adds MIT license.
2023-04-25 22:58:40 -07:00
test.h
Adds MIT license.
2023-04-25 22:58:40 -07:00
WORKSPACE
Adds hash to gtest dependency.
2023-04-26 00:07:32 -07:00
README.md
The file is empty.
Description
A c++ testing library intended to make tests smaller using templates.
Readme
112
KiB
Languages
C++
90.3%
Starlark
9.7%