Hi, Sean.

2012/8/18 Sean Bartell <[email protected]>:
> I wanted to think of an overall design that would work for complex
> structures, then only finish and implement a small subset of that
> design. Even with a simple design, though, I wasn't sure I could
> implement it with the few days remaining. I should have thought about
> the scope of the idea more before including it in my plan.
Okay, that makes sense. It is better to devote time for finishing what
is already done that starting something that could not be finished.

>> For testing actual transformations, I think that you should create
>> files with expected output to the src/bithenge directory and then
>> compare these to the actual output. In Linux, that ought to be easy
>> with a simple shell script, for HelenOS you may consider creating
>> simple cmp(1) by your own (and run all tests with batch command).
>
> That sounds good. Should cmp go in uspace/app/bdsh/cmds/modules?
Either or you can create standalone application in app.

Thanks
- Vojta

>
> Thanks,
> Sean
>
> _______________________________________________
> HelenOS-devel mailing list
> [email protected]
> http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to