aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libdialog/TESTS/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-20/+0
| | | | | | | | | | | | | | | | dialog is distributed from GPLv2 to LGPLv2 and introduces a number of new features and a new and better libdialog API. The existing libdialog will be kept temporarily as libodialog for compatibility purposes until sade, sysinstall and tzsetup have been either updated or replaced. __FreeBSD_version is now 900030. Discussed on: -current Approved by: core Obtained from: http://invisible-island.net/dialog Notes: svn path=/head/; revision=217309
* This is WARNS=2 clean.David E. O'Brien2003-05-031-0/+1
| | | | Notes: svn path=/head/; revision=114602
* Remove -lncurses and -lmytinfo from LDFLAGSAlexey Zelkin2000-01-101-3/+5
| | | | Notes: svn path=/head/; revision=55753
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Add examples for tree functions.Jordan K. Hubbard1998-09-291-2/+3
| | | | | | | Submitted by: "Anatoly A. Orehovsky" <tolik@mpeks.tomsk.su> Notes: svn path=/head/; revision=39765
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Somewhere along the way, multiple targets started working and nobodyJordan K. Hubbard1996-12-141-52/+1
| | | | | | | noticed. Notes: svn path=/head/; revision=20446
* Add another hateful global to libdialog (what the heck, there are alreadyJordan K. Hubbard1996-12-141-2/+2
| | | | | | | | | so many). For now, the only extended attribute implemented is NO ECHO, useful for things like passwords. See TESTS/input2.c for an example. This should go into 2.2. Notes: svn path=/head/; revision=20442
* Make this properly respect obj dirs.Jordan K. Hubbard1996-04-071-35/+37
| | | | Notes: svn path=/head/; revision=15090
* Create individual tests for each dialog feature.Jordan K. Hubbard1996-01-011-6/+60
| | | | Notes: svn path=/head/; revision=13136
* o Add some test code.Jordan K. Hubbard1995-12-231-0/+11
Notes: svn path=/head/; revision=12984