summaryrefslogtreecommitdiff
path: root/src/tests/CMakeLists.txt
AgeCommit message (Collapse)Author
2016-01-11Changes to TNG to include the HRTC format.HEADmasterJan Huwald
Almost all of this code has been created by Stephan Richter <s.richter@keawe.de>. Only minor changes and this squashed commit have been prepared by Jan Huwald <jh@sotun.de>.
2014-08-20Removed compiling of tng_io_gen_versioned_output.cMagnus Lundborg
These lines should not have been committed before. The source files was not committed. Change-Id: I1f27d026018379f76b52817e04071998a12227ec
2014-07-23Improved TNG compression speed.Magnus Lundborg
Change-Id: I71c66c6b534cb402048dcd75e008d3db4bd3fb71
2014-02-12Remove OpenMP option.Magnus Lundborg
It was only used for building some of the examples. Now, those example are only built if OpenMP is found. Change-Id: I816a52595fb00bb729adce83477f8e2f35dd6761
2013-12-16Copy example_files dir to the bin/tests directory.Magnus Lundborg
2013-11-29Make all testing code define USE_STD_INTTYPES_H to print properly.Magnus Lundborg
2013-11-27Removed generated include files defining dirs of example files.Magnus Lundborg
2013-10-25Split the fortran wrapper into another file.Magnus Lundborg
Do not keep the fortran wrapper in the main tng_io.c file.
2013-10-22Changed path for generated header files.Magnus Lundborg
Always generate header files (to avoid cppcheck errors). Fixed cppcheck error py using ++ prefix instead of suffix.
2013-10-18Fix spacing.Magnus Lundborg
2013-10-15Only compile openmp code if explicitly requested.Magnus Lundborg
2013-10-15Remove wrong compiler flags.Magnus Lundborg
2013-10-14Add option to build TNG testing binary.Magnus Lundborg
2013-10-14Change CMake parameter names to specifically include TNG.Magnus Lundborg
2013-10-11Fix errors caused by previous project name change.Magnus Lundborg
2013-05-23More work on high-level API. New example files.Magnus Lundborg
Fixed many bugs in the high-level API. Use the high-level API (where appropriate) in new example files.
2013-05-22Added building options and bin subdirectoriesMagnus Lundborg
Options to determine whether to build examples (on) and compression tests (off). Place binaries in subdirectories.
2013-05-17Fix errors introduced when doing if(UNIX) in CMakeLists.txtDaniel Spangberg
Fix declaration of variables not at beginning of scope (breaks C89) in tng compress testsuite.
2013-05-17Only add math library on UNIX. Copy .sh files on UNIX. Copy .bat files on ↵Daniel Spangberg
windows.
2013-05-16Moved include file template from src to include.Magnus Lundborg
2013-05-15Fix linking with math libraryDaniel Spangberg
2013-05-15Also add the modified cmakefiles.Daniel Spangberg
2013-03-19If inttypes is not found (Visual Studio) some typedefs and defines need to ↵Magnus Lundborg
be done
2013-02-11Remove omp header stubsMagnus Lundborg
2013-01-15Test parallel i/o (not very quick atm).Magnus Lundborg
2013-01-10Make builds work even if no fortran compiler is foundMagnus Lundborg
2013-01-10Fixes to make the fortran md simulation example work.Magnus Lundborg
2013-01-10Added fortran version of md example (not working fully yet). Added an ↵Magnus Lundborg
example for getting positions from file. Minor fixes.
2013-01-07Additional example using a very light md implementation using openmp. Data ↵Magnus Lundborg
is saved during simulation.
2012-12-14Copy example files to build directory and set constants to find themMagnus Lundborg
2012-12-03Changed name from trg to tngMagnus Lundborg
2012-12-03Initial repository setup. Adding files.Magnus Lundborg
contact: Jan Huwald // Impressum