OSDN Git Service

Rename test_*.c to demo_*.c (because "make test_$CMD" means something already),
authorRob Landley <rob@landley.net>
Tue, 31 Oct 2017 20:51:02 +0000 (15:51 -0500)
committerRob Landley <rob@landley.net>
Tue, 31 Oct 2017 20:51:02 +0000 (15:51 -0500)
commite913247fec162437920266182834aedadcb03004
tree8f61ef4d6dfdb0d256279d4e5e34347f498aa13b
parentb2d8cf906502226904e149e20279a899ba22e035
Rename test_*.c to demo_*.c (because "make test_$CMD" means something already),
fluff out README, and add a comment to hostid explaining its deprecation.
toys/example/README
toys/example/demo_human_readable.c [moved from toys/example/test_human_readable.c with 100% similarity]
toys/example/demo_many_options.c [moved from toys/example/test_many_options.c with 100% similarity]
toys/example/demo_scankey.c [moved from toys/example/test_scankey.c with 100% similarity]
toys/example/demo_utf8towc.c [moved from toys/example/test_utf8towc.c with 100% similarity]
toys/example/hostid.c