Directory branches/budaev/HEDTOOLS/tests/

Total Files:
2
Deleted Files:
5
Lines of Code:
1104

[root]/branches/budaev/HEDTOOLS/tests

Lines of Code

branches/budaev/HEDTOOLS/tests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
sbu062 74 (100.0%) 2928 (100.0%) 39.5

Most Recent Commits

sbu062 2020-12-03 10:42 Rev.: 10074

got rid of the old HPC options for fimm cluster

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: Makefile (+4 -24)
sbu062 2020-12-03 10:17 Rev.: 10073

graphic library not needed in tests

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: Makefile (+1 -6)
sbu062 2020-12-03 10:12 Rev.: 10072

tests should also use platform-specific echo for correct work on Windows

90 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: Makefile (+90 -88)
sbu062 2020-01-29 22:43 Rev.: 9370

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:

  • branches/budaev/HEDTOOLS/tests: Makefile (+2 -1), tests.f90 (-36)
sbu062 2020-01-29 22:33 Rev.: 9369

added tests for (SET_ENVIRONMENT_VARIABLE) - Posix subroutine unstable
- will be deleted

36 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+36)
sbu062 2020-01-29 15:20 Rev.: 9365

added single scalar function frontend to (CSPLINE)

8 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+8 -1)
sbu062 2020-01-29 13:26 Rev.: 9355

Oracle Fortrandoes not support assumed size parameter array declaration `(*)`, needs explicit size

8 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+8 -8)
sbu062 2020-01-27 14:37 Rev.: 9316

test for , k8

32 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+32 -7)
sbu062 2020-01-27 14:30 Rev.: 9315

test for `CSPLINE`, k4

24 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+24)
sbu062 2019-06-14 09:27 Rev.: 8435

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:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+179 -2)
sbu062 2019-04-24 11:01 Rev.: 8161

typo fixed

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+1 -1)
sbu062 2019-04-24 11:00 Rev.: 8160

added inline test for strings

3 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+3)
sbu062 2019-04-24 10:56 Rev.: 8159

completed tests for strings module

63 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+63 -5)
sbu062 2019-04-24 09:42 Rev.: 8158

more tests for strings module

53 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+53)
sbu062 2019-04-18 11:54 Rev.: 8140

more tests for strings

62 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (+62 -1)
sbu062 2019-04-18 09:53 Rev.: 8139

test parse

0 lines of code changed in 2 files:

  • branches/budaev/HEDTOOLS/tests: tests.f90 (changed)
sbu062 2019-04-12 07:53 Rev.: 8108

adapted makefiles for tests within main hedtools

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: Makefile (+1 -1)
sbu062 2019-04-12 07:51 Rev.: 8107

move hedtools tests to main branch

620 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: Makefile (new 620)
sbu062 2016-06-16 19:57 Rev.: 818

"Removed_using_TkSVN"

0 lines of code changed in 6 files:

  • branches/budaev/HEDTOOLS/tests: MODEL_PROTO.f90 (del), Makefile (del), test_CSV_IO.f90 (del), test_CSV_MAT.f90 (del), test_SCRATCH.f90 (del), test_record_length.f90 (del)
sbu062 2016-04-23 12:03 Rev.: 540

add to logger test

11 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: MODEL_PROTO.f90 (+11 -1)
sbu062 2016-04-23 11:51 Rev.: 539

fixed random_seed to simple

11 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: MODEL_PROTO.f90 (+11 -8)
sbu062 2016-03-17 13:45 Rev.: 455

micro fix

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: Makefile (+1 -1)
sbu062 2016-03-01 11:07 Rev.: 356

delete scratch from tests, changes too often

17 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+17 -75)
sbu062 2016-03-01 10:15 Rev.: 355

made static library target, Makefile

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: Makefile (+2)
sbu062 2016-02-12 18:41 Rev.: 331

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:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+10)
sbu062 2016-02-12 10:40 Rev.: 329

addad a little info on compiler diffs, docfile

1 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+1 -1)
sbu062 2016-02-09 04:26 Rev.: 310

Started adding short documentation in asciidoc format (.adoc)

35 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+35 -12)
sbu062 2016-02-05 15:18 Rev.: 289

small fix for test_SCRATCH.f90

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+4)
sbu062 2016-02-05 14:55 Rev.: 288

added test for new version of TOSTR

5 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+5 -2)
sbu062 2016-02-04 15:53 Rev.: 280

Added various array constructors to CSV_RECORD_APPEND test program

34 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+34 -2)
sbu062 2016-01-14 16:37 Rev.: 259

Test file, use CSV_RECORD_APPEND with arrays using implied do loop and array slices

8 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+8 -23)
sbu062 2016-01-05 10:15 Rev.: 229

Fixed whole array append with generic interface for CSV_RECORD_APPEND, works correct now

28 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+28 -27)
sbu062 2016-01-05 06:44 Rev.: 228

test file for CSV derived type file handle

24 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+24 -13)
sbu062 2015-12-20 11:29 Rev.: 203

added svnignore for convenience

11 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_SCRATCH.f90 (+11 -61)
sbu062 2015-12-15 13:15 Rev.: 169

Added safety function TOSTR with string argument

10 lines of code changed in 2 files:

  • branches/budaev/HEDTOOLS/tests: MODEL_PROTO.f90 (+1 -1), test_SCRATCH.f90 (+9 -2)
sbu062 2015-12-15 12:08 Rev.: 167

Continue moving variables to commondata. Fixing interface to SRinitrun

4 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: MODEL_PROTO.f90 (+4 -4)
sbu062 2015-12-10 13:22 Rev.: 146

Small change in MODEL_PROTO (comments)

6 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: MODEL_PROTO.f90 (+6 -5)
sbu062 2015-12-07 15:27 Rev.: 131

Little change, added a tiny test record size program

0 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_record_length.f90 (new)
sbu062 2015-12-07 10:49 Rev.: 127

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:

  • branches/budaev/HEDTOOLS/tests: Makefile (+8 -6)
sbu062 2015-12-04 10:18 Rev.: 125

BASE_ERROR modules are mainly ready, need a little bit more testing though

2 lines of code changed in 1 file:

  • branches/budaev/HEDTOOLS/tests: test_CSV_MAT.f90 (+2 -2)

(18 more)

Generated by StatSVN 0.7.0