2009-04-25 Vladimir Serbinenko <phcoder@gmail.com>

Test command

	* commands/test.c: rewritten to use bash-like test
This commit is contained in:
phcoder 2009-04-25 12:29:08 +00:00
parent e434359358
commit 033b10a80a
2 changed files with 382 additions and 19 deletions

View file

@ -1,3 +1,9 @@
2009-04-25 Vladimir Serbinenko <phcoder@gmail.com>
Test command
* commands/test.c: rewritten to use bash-like test
2009-04-25 Vladimir Serbinenko <phcoder@gmail.com>
Parttool autoloading and improvements