Closed
Bug 525503
Opened 16 years ago
Closed 12 years ago
fix test-agent.cpp code to work on win32 platforms
Categories
(Testing :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file, 2 obsolete files)
|
1.18 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
code to fixup the test-agent.cpp to work on win32.
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #409364 -
Flags: review?(bugmail)
| Assignee | ||
Updated•16 years ago
|
Assignee: nobody → jmaher
| Assignee | ||
Comment 2•16 years ago
|
||
patch to do most of the functionality that test-agent does for winmo on win32. Right now it doesn't do rebt, stat, exec, or fire. I can use the run/arun commands and launch a process.
Attachment #409364 -
Attachment is obsolete: true
Attachment #409740 -
Flags: review?(bugmail)
Attachment #409364 -
Flags: review?(bugmail)
Comment 3•16 years ago
|
||
Attachment #409740 -
Attachment is obsolete: true
Attachment #410003 -
Flags: review?
Attachment #409740 -
Flags: review?(bugmail)
Updated•16 years ago
|
Attachment #410003 -
Flags: review? → review?(jmaher)
| Assignee | ||
Comment 4•16 years ago
|
||
Comment on attachment 410003 [details] [diff] [review]
patch
Using the correct build environment, this patch will work for the basic file and directory commands. We still need to add in full support for process related commands (ps, exec, fire, run, file redirection).
Also, lets figure out a good way to check in a Makefile for this or a .sln file.
Attachment #410003 -
Flags: review?(jmaher) → review+
| Assignee | ||
Comment 5•12 years ago
|
||
can we close this as wontfix?
(In reply to Joel Maher (:jmaher) from comment #5)
> can we close this as wontfix?
Good Lord, this is old. Yes we can.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Component: New Frameworks → General
You need to log in
before you can comment on or make changes to this bug.
Description
•