diff options
| author | Boris Kolpackov <boris@kolpackov.net> | 2005-11-17 07:27:28 +0000 |
|---|---|---|
| committer | Boris Kolpackov <boris@kolpackov.net> | 2005-11-17 07:27:28 +0000 |
| commit | 1fd3f9d79cdf3f03450129020d3310b726003ed3 (patch) | |
| tree | 8a1869edb1370956940a676841a3a2048a51c6e3 /tests/ChangeLog | |
| parent | 3dd1faa5c849dbeb59a88653068c010699ce86f7 (diff) | |
| download | gunmake-1fd3f9d79cdf3f03450129020d3310b726003ed3.tar.gz | |
Implemented the flavor function which returns the flavor of
a variable ('simple', 'recursive', or 'undefined').
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index d30f0c9..01aecc6 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2005-11-17 Boris Kolpackov <boris@kolpackov.net> + + * scripts/functions/flavor: Add a test for the flavor function. + 2005-11-14 Boris Kolpackov <boris@kolpackov.net> * scripts/variables/INCLUDE_DIRS: Add a test for the .INCLUDE_DIRS |
