source: rtems/testsuites/support/ChangeLog @ 8f71a36

4.104.114.84.95
Last change on this file since 8f71a36 was 5a800eee, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/25/04 at 10:38:16

2004-03-25 Ralf Corsepius <corsepiu@…>

  • include/tmacros.h: Convert to using c99 fixed size types.
  • Property mode set to 100644
File size: 4.6 KB
Line 
12004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * include/tmacros.h: Convert to using c99 fixed size types.
4
52004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * configure.ac: Add 2nd arg to RTEMS_TOP.
8
92004-03-03      Joel Sherrill <joel@OARcorp.com>
10
11        * include/buffer_test_io.h: Correct typo.
12
132004-02-03      Joel Sherrill <joel@OARcorp.com>
14
15        * include/buffer_test_io.h: Do not use iprintf() if in ANSI compiler
16        mode.
17
182004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Add PREINSTALL_DIRS.
21
222004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
25        Add PRE/TMPINSTALL_FILES to CLEANFILES.
26
272003-12-16      Joel Sherrill <joel@OARcorp.com>
28
29        PR 544/tests
30        * include/buffer_test_io.h: Various modifications to make tests account
31        for resources and not print at inappropriate times.
32
332003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
36        Use include_HEADERS.
37
382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
41
422003-11-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * configure.ac: Reflect having moved to testsuites/.
45
462003-09-04      Joel Sherrill <joel@OARcorp.com>
47
48        * include/tmacros.h: URL for license changed.
49
502003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        * Makefile.am: Reflect having moved aclocal/.
53
542003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
55
56        * Makefile.am: Reflect having moved automake/.
57
582003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
59
60        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
61
622003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * configure.ac: Remove AC_CONFIG_AUX_DIR.
65
662003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
69
702003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * configure.ac: AC_PREREQ(2.57).
73
742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * .cvsignore: Reformat.
77        Add autom4te*cache.
78        Remove autom4te.cache.
79
802002-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * include/Makefile.am: Remove.
83        * Makefile.am: Merge in former include/Makefile.am.
84        * configure.ac: Reflect changes above.
85        Take out unnecessary autoconf macros.
86
872002-08-01      Joel Sherrill <joel@OARcorp.com>
88
89        * Per PR47 add support for buffered test output.  This involved
90        adding defines to redirect output to a buffer and dump it when
91        full, at "test pause", and at exit.  To avoid problems when redefining
92        exit(), all tests were modified to call rtems_test_exit().
93        Some tests, notable psxtests, had to be modified to include
94        the standard test macro .h file (pmacros.h or tmacros.h) to
95        enable this support.
96        * include/buffer_test_io.h: New file.
97
982002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * configure.ac:
101        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
102        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
103        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
104        * Makefile.am: Remove AUTOMAKE_OPTIONS.
105
1062001-11-07      Joel Sherrill <joel@OARcorp.com>
107
108        Tracked as PR72 but related to the object id problem (PR36)
109        reported by Todor.Todorov@barco.com.
110        but discovered independently.
111        * include/tmacros.h: Added fatal_directive_check_status_only().
1122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
113
114        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
115        * configure.in: Remove.
116        * configure.ac: New file, generated from configure.in by autoupdate.
117
1182001-08-16      Joel Sherrill <joel@OARcorp.com>
119
120        * include/tmacros.h: Attempt to print errno as further information.
121
1222001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
123
124        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
125
1262001-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.in: Remove stubdr, wrapup, AC_INIT(include).
129        * Makefile.am: Remove stubdr, wrapup.
130        * stubdr/Makefile.am, stubdr/open.c, stubdr/close.c, stubdr/init.c,
131        stubdr/stubdrv.h, stubdr/cntrl.c, stubdr/.cvsignore, stubdr/read.c,
132        stubdr/write.c, wrapup/Makefile.am, wrapup/.cvsignore, stubdr/,
133        wrapup/: Remove.
134
1352000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
138
1392000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * stubdr/Makefile.am: Replace leaf.cfg w/ automake/lib.am.
142
1432000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
146
1472000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
150        Switch to GNU canonicalization.
151
1522000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * stubdr/Makefile.am, wrapup/Makefile.am: Include compile.am
155
1562000-08-10      Joel Sherrill <joel@OARcorp.com>
157
158        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.