0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed in gcc
MorleyDev
as Jason Morley
More... almost 10 years ago
Fixed on Visual Studio 2015
MorleyDev
as Jason Morley
More... almost 10 years ago
Merge remote-tracking branch 'origin/master' More... almost 11 years ago
Switched to expecting standard char** More... almost 11 years ago
Removed "early version" warning from README.md
MorleyDev
as Jason Morley
More... almost 11 years ago
Fixed install of headers More... almost 11 years ago
Corrected include directory for tests
MorleyDev
as Jason Morley
More... almost 11 years ago
Removed include that merge failed to remove More... almost 11 years ago
Merge pull request #34 from MorleyDev/develop
MorleyDev
as Jason Morley
More... almost 11 years ago
Merge pull request #33 from MorleyDev/biicode
MorleyDev
as Jason Morley
More... almost 11 years ago
Refactored to allow for easy biicode support More... almost 11 years ago
Fixed iterable equality test
MorleyDev
as Jason Morley
More... over 11 years ago
Fixed dependency on non-standard const char** arguments
MorleyDev
as Jason Morley
More... over 11 years ago
Fixed coverall syntax call More... over 11 years ago
Removed clang build for travis-ci More... over 11 years ago
Fixed travis-ci More... over 11 years ago
Added code coverage via coveralls.io More... over 11 years ago
Added Visual Studio (appveyor) build status
MorleyDev
as Jason Morley
More... over 11 years ago
Added drone.io build status
MorleyDev
as Jason Morley
More... over 11 years ago
Modified CMakeLists to correctly identify g++ version More... about 12 years ago
Adds throw() to EntityComponentStore example exceptions More... about 12 years ago
Removes usage of std::runtime_error in EntityComponentStore example More... about 12 years ago
Adds exception header include to EntityComponentStore example More... about 12 years ago
Added EntityComponentStore example More... about 12 years ago
Merge branch 'master' of http://github.com/MorleyDev/UnitTest11 More... about 12 years ago
Rewrite of cmake lists, adding install support, test support and removing use of recursive file globs More... about 12 years ago
Rewrite of cmake lists, adding install support, test support and removing use of recursive file globs More... about 12 years ago
Changed to build in Release mode on Travis-CI More... about 12 years ago
Moved test fixture and mocking details out of utility and into detail More... about 12 years ago
Moved detail namespaced classes to detail folder More... about 12 years ago