Wildbear Software
Wildbear Software is a collection of projects and patches written by Ian Blumel. This site handles publishing and distribution of my software projects, under the name of Wildbear Software.
Projects
Fast C XUnit Test (FCTX) is a C/C++ Unit Testing Framework that is designed to reduce the time barrier between thinking about writing a unit test and actually writing that unit test. FCTX is implemented as a single header file, and has capabilities found in reflective languages such as Java, .NET, and Python. FCTX requires no pre- or post-processing, and no multi-step registration of your tests.
SKYSH is a shell for your Skype Sessions. The purpose here is to provide a command line like interface within your skype session. You can execute commands, run replacement macros, and in the future quickly generated auto-responses. SKYSH is originally designed for Skype, but the goal is to provide a generic interface that can port command utilities to any IM client.
Notes
Patches
Patches that I have contributed to other projects.
- Patched CMake to add Browse Information for Visual Studio projects.
