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

Log of /trunk/test/test.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2018 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 29 03:38:10 2009 UTC (15 years, 5 months ago) by jpye
File length: 5066 byte(s)
Diff to previous 2017
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.

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

Revision 2012 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 09:02:48 2009 UTC (15 years, 5 months ago) by jpye
Original Path: trunk/test/base/test.c
File length: 5031 byte(s)
Copied from: trunk/base/generic/test/test.c revision 2011
Diff to previous 1638
Migrate base/generic/packages to ascend/packages.
Move base/generic/test to test/base (awaiting further reorg).

Revision 1638 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 8 12:08:19 2007 UTC (16 years, 11 months ago) by jpye
Original Path: trunk/base/generic/test/test.c
File length: 5031 byte(s)
Diff to previous 1063
Added CUnit test suite for 'compiler' module.
Added a couple of *very* preliminary tests.
Removed some debug output from packages.c
Fixed a #include missing from module.h.
Added a couple of missing #ifdef __cplusplus from test header files.
Added little bit of test code into relman_hessian_count (still active).


Revision 1063 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 07:54:06 2007 UTC (17 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/test/test.c
File length: 5064 byte(s)
Diff to previous 1029
Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with doxygen and ctags.

Revision 1029 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 3 14:00:27 2007 UTC (17 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/test/test.c
File length: 5065 byte(s)
Diff to previous 1002
Fixed for reporting of METHOD errors in PyGTK GUI.
Removed libasctest target (was causing messed up build on Windows)
Removed attempt to link libasctestsuite to -ldl on Windows (not necessary)
Adding reporting in test.c when no tests have been registered (to flag a problem with static/dynamic linking of CUnit on Windows)

Revision 1002 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Dec 30 14:27:47 2006 UTC (17 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/test/test.c
File length: 4977 byte(s)
Diff to previous 997
Some work on fixing error with test_ascSignal.
Breaking down into smaller test cases.
Removed some debug output from detection of ASC_RESETNEEDED.
Changed all calls 'signal' to 'SIGNAL' macro that includes optional debug output.
Removed 'libasctest.so' (made part of libasctestsuite.so FWIW)
Fixed big in test.c wrt CUEA_ABORT.
Added 'print_stack' and 'Asc_SignalPrintStack' and 'Asc_SignalStackLength'.


Revision 997 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Dec 24 01:33:59 2006 UTC (17 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/test/test.c
File length: 5026 byte(s)
Refactored tests into a shared library of tests and a executable of
just the CUnit driver. This will allow the CUnit test suite to be executed via
python unittest as part of the growing Python-based test suite.
Renamed setjmp and longjmp to SETJMP and LONGJMP throughout ASCEND, to allow
some debugging output to be added at each call.

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