/[ascend]/trunk/ascend/utilities/test/test_readln.c
ViewVC logotype

Log of /trunk/ascend/utilities/test/test_readln.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2017 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 29 02:39:32 2009 UTC (15 years, 9 months ago) by jpye
File length: 12971 byte(s)
Diff to previous 2011
Fixed building of test suite after code reorg.
Test suite may still be broken though: seems to segfault and give lots of errors.

Revision 2011 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 08:58:48 2009 UTC (15 years, 9 months ago) by jpye
File length: 12961 byte(s)
Diff to previous 1643
Moving libascend components from #/base/generic into #/ascend

Revision 1643 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 13 11:27:37 2007 UTC (17 years, 3 months ago) by jpye
Original Path: trunk/base/generic/utilities/test/test_readln.c
File length: 12961 byte(s)
Diff to previous 956
Renamed tests with shorter names, added some common macros in base/generic/test/common.h.

Revision 956 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 9 15:38:05 2006 UTC (18 years, 2 months ago) by johnpye
Original Path: trunk/base/generic/utilities/test/test_readln.c
File length: 12971 byte(s)
Diff to previous 399
Removed references to 'ASC_BIG_BUGMAIL' and 'ASC_MILD_BUGMAIL'
Disabled stream redirection functions (they were making testing difficult)
Re-wrote the main test-runner to permit specific tests to be run from the commandline (ongoing)
Disabled readln tests that required stream redirection.

Revision 399 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 31 08:52:57 2006 UTC (18 years, 10 months ago) by johnpye
Original Path: trunk/base/generic/utilities/test/test_readln.c
File length: 12063 byte(s)
Diff to previous 100
Normalised all #include statements so that files in the current directory
are included as "localfile.h" and files in other directories are included as
<directory/file.h>
This is in accordance with the spec at
http://gcc.gnu.org/onlinedocs/gcc-4.1.0/cpp/Include-Syntax.html#Include-Syntax

Revision 100 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 9 23:25:15 2005 UTC (19 years, 2 months ago) by jds
Original Path: trunk/base/generic/utilities/test/test_readln.c
File length: 12063 byte(s)
Diff to previous 61
ascMalloc now working on Linux.
Fixed minor bugs in ascPanic.c, test suite functions.

Revision 61 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 14 02:37:20 2005 UTC (19 years, 3 months ago) by jds
Original Path: trunk/base/generic/utilities/test/test_readln.c
File length: 12063 byte(s)
Diff to previous 60
Minor bug fixes, extend unit tests to solver:

minor doc changes - compiler/func.h, general/list.h, solver/mtx.h, utilities/mem.h
solver/example - upgraded examples so they run under current system
solver/slv_common.[ch] - added unit tests, minor bug fixes, extended vector_data functions
utilities/ascDynaLoad.c - bug fix on *nix so dlopen, dlsym not called with NULL arguments

Revision 60 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 31 03:39:15 2005 UTC (19 years, 3 months ago) by jds
Original Path: trunk/base/generic/utilities/test/test_readln.c
File length: 12062 byte(s)
Diff to previous 59
- jam build up and limping on Linux (finally).
- fixes to CUnit test suite to compile on Linux (still not operable, though).

Revision 59 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Oct 30 01:38:20 2005 UTC (19 years, 3 months ago) by jds
Original Path: trunk/base/generic/utilities/test/test_readln.c
File length: 12038 byte(s)
- prototype unit test suite based on CUnit added.
- unit tests for base/generic/general and base/generic/utilites added.
- 2nd manual rework of doxygen documentation in general and utilities.
- bug fixes (mostly general & utilities) found during test development.
- added asc_assert prototype to redirect failures to Asc_Panic() and enable decoupling assertions from NDEBUG.
- some modifications of interface & implementation to facilitate testing.
- utilities/ascPrint & utilities/ascMalloc functions now always included in base libs to minimize recompilation when an interface chooses different options.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22