log src/lib/test-var-expand.c @ 23007:36e01285b5b8

age author description
Tue, 05 Dec 2017 17:05:27 +0200 Aki Tuomi lib: test-var-expand - Ensure var_get_key_range_full handles nested ifs correctly
Tue, 05 Dec 2017 23:49:27 +0200 Aki Tuomi lib: var-expand - Add table size and merge utility functions
Mon, 01 Jan 2018 22:42:08 +0100 Stephan Bosch Updated copyright notices to include the year 2018.
Mon, 24 Jul 2017 13:31:49 +0300 Aki Tuomi var-expand: Add tests for var_expand conditionals
Fri, 31 Mar 2017 15:30:58 +0300 Aki Tuomi test-var-expand: Expect error
Sun, 25 Dec 2016 10:36:59 +0200 Aki Tuomi lib: Add tests for extensions
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Thu, 27 Oct 2016 16:20:20 +0300 Aki Tuomi lib: Add tests for hashed var-expand
Tue, 02 Aug 2016 13:41:07 +0300 Timo Sirainen lib: var_has_key() properly ignores key=='\0' now.
Tue, 02 Aug 2016 13:38:25 +0300 Timo Sirainen lib: var_get_key() didn't handle %{long_variables} correctly
Wed, 20 Apr 2016 23:01:45 +0300 Timo Sirainen lib: var_expand() now expands %{nonexistent} to UNSUPPORTED_VARIABLE_nonexistent
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Fri, 28 Aug 2015 15:07:35 +0200 Timo Sirainen lib: If var_expand_with_funcs() function returns NULL, it should be treated the same as ""
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 16 Sep 2014 20:29:04 +0300 Phil Carmody lib: test-var-expand - disambiguate tests
Wed, 02 Jul 2014 18:21:23 +0300 Phil Carmody lib: test-var-expand - use test_assert_idx() inside loops
Mon, 17 Mar 2014 16:57:36 +0200 Timo Sirainen test-var-expand: Added more unit tests for %variable offsets/lengths.
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Thu, 06 Jun 2013 12:42:34 +0300 Timo Sirainen var_expand*(): Added small unit tests for %H and %N
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Wed, 14 Mar 2012 13:42:08 +0200 Timo Sirainen liblib: Added var_get_key_range()
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Fri, 04 Mar 2011 20:54:29 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Mon, 25 Jan 2010 01:19:08 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Tue, 22 Dec 2009 18:18:55 -0500 Timo Sirainen var_expand(): Added support for built-in host, pid and env:* variables. HEAD