[root]/branches/budaev/HEDTOOLS/tests
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 74 (100.0%) | 2928 (100.0%) | 39.5 |
got rid of the old HPC options for fimm cluster
4 lines of code changed in 1 file:
graphic library not needed in tests
1 lines of code changed in 1 file:
tests should also use platform-specific echo for correct work on Windows
90 lines of code changed in 1 file:
Posix C call in (SET_ENVIRONMENT_VARIABLE) does not work stably, crashing and non-execution, deleted so far, needs more testing
-`svn merge -r HEAD:9365 .`
2 lines of code changed in 2 files:
added tests for (SET_ENVIRONMENT_VARIABLE) - Posix subroutine unstable
- will be deleted
36 lines of code changed in 1 file:
added single scalar function frontend to (CSPLINE)
8 lines of code changed in 1 file:
Oracle Fortrandoes not support assumed size parameter array declaration `(*)`, needs explicit size
8 lines of code changed in 1 file:
test for , k8
32 lines of code changed in 1 file:
test for `CSPLINE`, k4
24 lines of code changed in 1 file:
merged development version of HEDTOOLS from r8433
- fixed explicit real kinds (no default real)
- Added ZEROFUN - find zero of an arbitrary function
without the use of derivatives (taken from AHA model)
- ARRAY_QSORT - quick sort of an array (see m_qsort,
taken from AHA model)
179 lines of code changed in 1 file:
typo fixed
1 lines of code changed in 1 file:
added inline test for strings
3 lines of code changed in 1 file:
completed tests for strings module
63 lines of code changed in 1 file:
more tests for strings module
53 lines of code changed in 1 file:
more tests for strings
62 lines of code changed in 1 file:
test parse
0 lines of code changed in 2 files:
adapted makefiles for tests within main hedtools
1 lines of code changed in 1 file:
move hedtools tests to main branch
620 lines of code changed in 1 file:
"Removed_using_TkSVN"
0 lines of code changed in 6 files:
add to logger test
11 lines of code changed in 1 file:
fixed random_seed to simple
11 lines of code changed in 1 file:
micro fix
1 lines of code changed in 1 file:
delete scratch from tests, changes too often
17 lines of code changed in 1 file:
made static library target, Makefile
2 lines of code changed in 1 file:
Fixed logical csv_file_status bug occurring on Oracle Solaris Fortran, non-initialised got FALSE status even if all was ok, plus fixed CSV_FILE_LINES_COUNT
10 lines of code changed in 1 file:
addad a little info on compiler diffs, docfile
1 lines of code changed in 1 file:
Started adding short documentation in asciidoc format (.adoc)
35 lines of code changed in 1 file:
small fix for test_SCRATCH.f90
4 lines of code changed in 1 file:
added test for new version of TOSTR
5 lines of code changed in 1 file:
Added various array constructors to CSV_RECORD_APPEND test program
34 lines of code changed in 1 file:
Test file, use CSV_RECORD_APPEND with arrays using implied do loop and array slices
8 lines of code changed in 1 file:
Fixed whole array append with generic interface for CSV_RECORD_APPEND, works correct now
28 lines of code changed in 1 file:
test file for CSV derived type file handle
24 lines of code changed in 1 file:
added svnignore for convenience
11 lines of code changed in 1 file:
Added safety function TOSTR with string argument
10 lines of code changed in 2 files:
Continue moving variables to commondata. Fixing interface to SRinitrun
4 lines of code changed in 1 file:
Small change in MODEL_PROTO (comments)
6 lines of code changed in 1 file:
Little change, added a tiny test record size program
0 lines of code changed in 1 file:
Added non-intrinsic IEEE modules for GNU fortran, which does not fully support IEEE in older versions (perhaps prior to 6.0???)
C doesn't compile on Windows
8 lines of code changed in 1 file:
BASE_ERROR modules are mainly ready, need a little bit more testing though
2 lines of code changed in 1 file:
(18 more)