GithubHelp home page GithubHelp logo

liyongshun / cppunit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blackberry/cppunit

0.0 3.0 0.0 947 KB

CppUnit implementation

License: GNU Lesser General Public License v2.1

Makefile 1.34% Shell 25.88% XSLT 0.42% Groff 0.28% C++ 68.33% C 1.04% HTML 2.26% Batchfile 0.02% QMake 0.44%

cppunit's Introduction

Blackberry Port of cppunit 1.12.1

This is intended to be the sole port of cppunit to the Blackberry/QNX platform. To avoid fragmentation, please do not use any other version of cppunit.

Note there is no official owner for this project. Instead, this project will use an open source development model. If you find a bug in the port, fix it yourself and submit the fix. The port is provided "as is" and without any express or implied warranties.

Prerequisites

  • Blackberry Native SDK (NDK) for Tablet OS

Build Instructions

  1. In Momentics, import cppunit as an existing project.
  2. Select the desired build configuration.
  3. Build.
  4. This will produce a library for the selected configuration (e.g. libcppunit.so).
  5. Programs that use cppunit will need to include the path to the include directory (cppunit/include) as well as the path to the library in their project files.

Gnu libc

To build against GNU libc instead of the default Dinkumware libc, define the GNULIBC=yes macro in the build. For example from the command line

 make GNULIBC=yes

Notes

  • Only tested compilation in Windows with Momentics.
  • The msvc6, qttestrunner and DllPlugInTester folders were disabled in the build, as they result in build errors and weren't needed to run tests on the PlayBook.

TODO

  • Test that it builds in Momentics on other operating systems (Mac, Linux).

cppunit's People

Contributors

hungc avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.