File: README

package info (click to toggle)
gnustep-examples 1%3A1.2.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,952 kB
  • ctags: 270
  • sloc: objc: 14,381; makefile: 65
file content (9 lines) | stat: -rw-r--r-- 478 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
This test is for library developers -- library debugging purposes. 
It is to be used by writing a simple test with the window you want 
to test, and then encode/decode it with this test. 
If you encode/decode a generic window, you are likely to get 
a crash.  This does not mean necessarily that the library 
is buggy or the code for this test is buggy.  This test 
is *not* meant to manage a generic window: to make some use 
of it, you should write your own window to test!