summaryrefslogtreecommitdiff
path: root/tools/Makefile.gnuwrap
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.gnuwrap')
0 files changed, 0 insertions, 0 deletions
ke/unit-tests/test.exp?id=5dd9c97c28d9dcdb9d1eb3d5f3e40e08bb75d6f3'>Add a test case for sysV modifier substsjg 2011-04-07Add the :hash modifier to compute a 32bit hash of an variable.joerg 2011-03-06Add unit tests to check that exists(some/dir/) workssjg 2010-04-23PR: 42850sjg 2010-04-22PR: 42850sjg 2010-04-21If we do .export (all) and have any variables that involve :shsjg 2010-04-08Process .ERROR the same as .BEGIN, .END etcsjg 2009-11-19PR: make.unexportsjg 2009-10-07The parser used to break dependency lines at ';' without regardsjg 2009-09-07PR: 41998sjg 2009-02-03Update expected results to match recent changes!sjg 2008-10-29If Parse_Error is called after curFile is invalid, set it to a dummysjg 2008-05-15VAR_CMD context is used by conditionals and other purposes, sosjg 2008-05-15Disable this for now, VAR_CMD is abused for other purposes...sjg 2008-05-14Do not set vars in VAR_GLOBAL context, if they have been set on thesjg 2008-03-31If the name passed to Var_Exists contains '$' run it through Var_Subst.sjg 2007-10-09Fix an off-by-one error in handing mal-formed modifiers.sjg 2007-10-05Add the ability to .export variables to the environment.sjg 2006-05-11Remove the modterm case from moderrs, the syntax errorssjg 2006-05-11Extract the variable modifier logic to a separate function.sjg 2006-02-26Make ".WAIT" apply recursively to all children of nodes on the rightapb 2006-02-26Using ./bin in the test case, causes problems when 'make test' issjg 2006-02-26Update man page and add test case for specifying modifiers via variable.sjg 2005-07-11Expected results were not updated for comment testing.sjg 2005-06-01Add :Ox for random ordering, based on patch fromsjg 2004-05-07Remove use of sh -e when running in compat mode.sjg 2004-04-13Allow "string" and "${varspec}" on lhs of conditionals.sjg 2004-04-08Revised patch for catching extraneous .else'ssjg 2004-04-08Add check for extraneous .else's - based on patch from Arne H. Juulsjg 2004-02-20Fix :M so that modifiers in nested variables don't terminate parsingsjg 2004-01-09Add unit test for ternary modifiersjg 2003-09-27Implement :[] modifier to allow picking a range of words out of a variable.sjg 2003-08-01Avoid \a as a test of invalid separator, since if we make ksh the defaultsjg 2003-07-31Test behavior of commandline variable assignments.sjg 2003-07-29First bug picked up by the unit tests - delim wasn't always initialized.sjg 2003-07-29Use single quotes to protect everything from shell's that mightsjg 2003-07-28Fix parsing bug for :ts - patch from Alan Barrett <apb@cequrux.com>sjg