aboutsummaryrefslogtreecommitdiff
path: root/src/tests/dejagnu/ChangeLog
blob: f80e5109c2bd84682d664b130167bbebce95fdc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
Fri Sep 29 14:23:01 1995  Theodore Y. Ts'o  <tytso@dcl>

	* Makefile.in (clean-unix): Remove the dejagnu temporary files.

Tue Aug 29 14:22:28 EDT 1995	Paul Park	(pjpark@mit.edu)
	* Makefile.in - Replace explicit library list with $(LIBS).  This
		gets set with the needed libraries (e.g. -lsocket on Solaris).

Sat Aug 26 18:10:44 1995  Ezra Peisach  (epeisach@kangaroo.mit.edu)

	* .Sanitize: Add t_inetd.c

        * t_inetd.c: Small program to simulate the use of inetd in running
		tests. 

	* configure.in: Add programming rules, shared libraries and
		signal handling

	* Makefile.in: Build/clean t_inetd if dejagnu tests are run.

Thu Aug 24 18:48:01 1995  Theodore Y. Ts'o  <tytso@dcl>

	* .Sanitize: Update file list

Wed Jun 21 18:13:11 1995  Theodore Y. Ts'o  <tytso@dcl>

	* configure.in: Remove AC_CONFIG_FRAGMENTS call, since it's no
		longer needed.  (The aclocal.m4 V5_SET_TOPTREE handles it
		all automatically now.)

Fri Jun  9 18:58:29 1995    <tytso@rsx-11.mit.edu>

	* configure.in: Remove standardized set of autoconf macros, which
		are now handled by CONFIG_RULES.

Wed Apr 26 18:41:04 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>

	* configure.in: Check for runtest program present on system for
		make check. 

	* Makefile.in (check): Run runtest only if present on system
	              (install): do nothing