Menu

Tree [8f5ad7] master /
 History

HTTPS access


File Date Author Commit
 include 2011-12-18 Sergei V. Fundaev Sergei V. Fundaev [f26dca] The third sample is added. The small correction...
 samples 2011-12-18 Sergei V. Fundaev Sergei V. Fundaev [f26dca] The third sample is added. The small correction...
 test 2011-12-18 Sergei V. Fundaev Sergei V. Fundaev [e7b388] Second sample is added. Small correction in par...
 COPYING 2011-12-09 Sergei V. Fundaev Sergei V. Fundaev [056580] Initial commit.
 COPYING.LESSER 2011-12-09 Sergei V. Fundaev Sergei V. Fundaev [056580] Initial commit.
 Doxyfile 2011-12-12 Sergei V. Fundaev Sergei V. Fundaev [78af36] Doxygen descriptions was added.
 Makefile 2011-12-18 Sergei V. Fundaev Sergei V. Fundaev [8f5ad7] Readme file is added. New target in Makefile to...
 README 2011-12-18 Sergei V. Fundaev Sergei V. Fundaev [8f5ad7] Readme file is added. New target in Makefile to...

Read Me

   TLELib  - version 1.0.0
   Copyright 2011 Sergei V. Fundaev
 ----------------------------------------------------
 ====================== USAGE =======================

      The TLELib is  the set of C++-source files, and
 it is assumed, that  it will  be used  as the set of
 source files only. However you may build  the object
 file and link it to your project.

      In the 'samples' directory you can find several
 example, demonstrating how to use the TLELib library.
 You can see also the 'samples/Makefile', demonstrat-
 ing how one can build a project with TLELib library.

      For unit-testing the  Google C++ Testing Frame-
 work (a.k.a  GoogleTest)  is  used.  So  you  should
 install this frwmework to be able to build the unit-
 testing  program.  Make sure  also, that you defined
 the 'GTEST_DIR' environment variable in your system.
 When the GoogleTest is instaled, built and the envi-
 ronment variable is set, you can  build the  testing
 program by this command in the TLELib directory:

     make build-test

 You can find more details about the GoogleTest here:
 http://code.google.com/p/googletest/

 ====================================================
 ----------------------------------------------------
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.