/[ascend]/trunk/base/generic/solver/test/test_register_solver.c
ViewVC logotype

Log of /trunk/base/generic/solver/test/test_register_solver.c

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2010)

Revision 400 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 31 10:59:36 2006 UTC (18 years, 6 months ago) by johnpye
File length: 1632 byte(s)
Diff to previous 399
Almost there with getting Jerry's tests to run. Just sorting out the linking.

Revision 399 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 31 08:52:57 2006 UTC (18 years, 6 months ago) by johnpye
File length: 1626 byte(s)
Diff to previous 216
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 216 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 02:12:20 2006 UTC (18 years, 8 months ago) by jds
File length: 1626 byte(s)
Diff to previous 82
Minor rework of jam system to stop relinking of libraries when sources not modified.
Minor tweaks to stem the tide of compiler warnings.

Revision 82 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 08:56:24 2005 UTC (18 years, 10 months ago) by johnpye
File length: 1495 byte(s)
Diff to previous 74
Minor fixes

Revision 74 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 2 23:33:32 2005 UTC (18 years, 10 months ago) by jds
File length: 1489 byte(s)
Diff to previous 61
Doxygen comment update for a few headers.

Revision 61 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 14 02:37:20 2005 UTC (18 years, 11 months ago) by jds
File length: 1490 byte(s)
Diff to previous 59
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 59 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Oct 30 01:38:20 2005 UTC (18 years, 11 months ago) by jds
File length: 1353 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