Age | Commit message (Collapse) | Author |
|
Problem: When the netbeans channel closes, "DETACH" is put in the output
part. (Ozaki Kiichi)
Solution: Write "DETACH" in the socket part.
|
|
Problem: Netbeans test fails when run from unpacked MS-Windows sources.
Solution: Open README.txt instead of Makefile.
|
|
Problem: Netbeans test doesn't read settings from file.
Solution: Use "-Xnbauth".
|
|
Problem: Netbeans test is flaky.
Solution: Wait for the cursor to be positioned.
|
|
Problem: Netbeans test fails on non-Unix systems.
Solution: Only do the permission check on Unix systems.
|
|
Problem: Netbeans file authentication not tested.
Solution: Add a test.
|
|
Problem: The Netbeans integration is not tested.
Solution: Add a first Netbeans test.
|