# HG changeset patch # User Axel Jacobs # Date 1385940082 0 # Node ID d98785a7064d0da10a6fdcb527036388bc5d5106 # Parent 6d8b411732e68414d418b859505257d74b4d4708 ltview: New status diff -r 6d8b411732e6 -r d98785a7064d status/ltview.status --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/status/ltview.status Sun Dec 01 23:21:22 2013 +0000 @@ -0,0 +1,13 @@ +# Status file for csh2perl project +# Version 1.0 + +# Section STATUS +# Choose from one of the following: +# 0 .. port has not started yet (no *.pl file under bin/) +# 1 .. port has begun, but is unfinished (*.pl file under bin/ exists) +# 2 .. port is complete and seems to work, but needs more testing (no test under tests/) +# 3 .. port is complete and fully tested (comprehensive test script(s) under tests/) +# 4 .. port has been included in Radiance HEAD + +STATUS = 2 +