Brad King
|
0edbb68352
|
ENH: Cleaned up KWSys tests to use test drivers.
|
2007-03-03 10:47:06 -05:00 |
Brad King
|
8a79d25927
|
COMP: Added missing headers. This partially addresses bug#3556.
|
2006-08-01 14:45:32 -04:00 |
Andy Cedilnik
|
22971652e0
|
COMP: Remove some warnings
|
2006-07-16 21:11:50 -04:00 |
Andy Cedilnik
|
9bc53f6443
|
ENH: Add a way to get unused arguments and add a test
|
2006-07-14 15:02:27 -04:00 |
Andy Cedilnik
|
d2a3ccd505
|
ENH: Add support for multi-arguments: -f arg1 arg2 arg3 ... and support for lists: -f arg1 -f arg2 -f arg3 ... and for boolean to be stored as strings and doubles
|
2006-07-14 09:13:23 -04:00 |
Mathieu Malaterre
|
5fe4a9dcef
|
STYLE: Make sure to use the proper cast.
|
2006-03-10 12:01:29 -05:00 |
Brad King
|
caf54b2093
|
COMP: Adding work-around for CMake dependency scanning limitation. Any configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies.
|
2005-04-13 16:46:09 -04:00 |
Andy Cedilnik
|
4a390c174c
|
ENH: Do kwsys testing as part of cmake testing, command line arguments are not experimental and add simple test for systemtools
|
2005-04-13 13:57:24 -04:00 |
Andy Cedilnik
|
e6c7707022
|
ERR: More missing ios and includes
|
2004-09-13 19:06:19 -04:00 |
Andy Cedilnik
|
c8fa658142
|
ENH: Move command line argument parsing code to kwsys
|
2004-09-13 16:15:02 -04:00 |