-
So you understand my background, I am a windows user
trying to receive webmails, rather than your standard
linux mail client user.
It is not that difficult to figure out how to use the
software once you discover that a file named tnef.exe is
created in the src directory, and is added to the path.
If you stumble across the help option it gets pretty
straightforward, but it is not...
2004-10-18 02:58:23 UTC in TNEF
-
I spent a while trying to figure out how to get the
socket library and it turns out that the simple fix is
removing them from the makefile. This should probably
be done generally.
2004-09-23 15:42:12 UTC in Jabber Test Suite (JabberTest)
-
Thanks for the feedback! Sorry I didn't respond immediately.
The purpose of the separate test class was to make the code work for .Net. I submitted Java code from IntelliJ Idea, and one class for both production code and test code worked fine. When the file gets saved to the directory structure in this environment (and I imagine other Java environments), the file also appears in the...
2004-09-14 06:18:50 UTC in TopCoder Plugins
-
The build files are in the tools package.
2003-09-08 01:39:35 UTC in TopCoder Plugins
-
sf_jeff committed patchset 2 of module CodeProcessor to the TopCoder Plugins CVS repository, changing 16 files.
2003-09-08 01:36:40 UTC in TopCoder Plugins
-
sf_jeff committed patchset 7 of module FileEdit to the TopCoder Plugins CVS repository, changing 2 files.
2003-09-08 01:23:35 UTC in TopCoder Plugins
-
I can't remember how to do this off the top of my head.
2003-09-08 00:57:29 UTC in TopCoder Plugins
-
I think these would be nice to have available, especially
if we could add unit tests to the builds.
The project currently is building from ant scripts, which
lend themselves well to this sort of thing. We need to
look at developer services for the automation aspects.
2003-09-08 00:54:21 UTC in TopCoder Plugins
-
talk to me (Jeff) about this one. I have a few ideas.
Basically, a test harness would be nice because in the
future, multiple code processors will sometimes be
chained together, creating a large set of testing
permutations. Even if we have to create mock objects
for the contestApplet's language and problem, this could
still save a lot of time.
2003-09-08 00:52:09 UTC in TopCoder Plugins
-
When a test succeeds, the time it took should be
printed to the right of success.
2003-09-08 00:48:24 UTC in TopCoder Plugins