Displaying 8 results from an estimated 8 matches for "argumants".
Did you mean:
arguements
2006 Jun 15
3
How to mock a model method for unit tests?
I have a model class, say, model.rb, and in the normal course of things
it creates an instance of another class, say utility.rb (also in the
models directory).
class Utility
def initialize(obj)
# do stuff...
end
def do_something_expensive
# lots of stuff here
end
end
During testing, I want to mock out do_something_expensive because it''s
not important for the tests,
2009 Jul 10
0
[LLVMdev] Heads up! Working on bugpoint
David,
Please find attached 2 diffs. Please notice that RemoteRunSafely.sh may get moved to the test suite sub-tree.
We have targeted different areas fso far which is great.
What's your plan?
I have been thinking of using -run-custom and -safe-run-custom argumants for the cross-tools to keep bugpoint out of knowing any
target details ans such.
Best regards,
Viktor
----- Original Message -----
From: "David Goodwin" <david_goodwin at apple.com>
To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
Sent: Friday, July 10...
2009 Jul 10
4
[LLVMdev] Heads up! Working on bugpoint
...gt;
> Please find attached 2 diffs. Please notice that RemoteRunSafely.sh
> may get moved to the test suite sub-tree.
>
> We have targeted different areas fso far which is great.
> What's your plan?
>
> I have been thinking of using -run-custom and -safe-run-custom
> argumants for the cross-tools to keep bugpoint out of knowing any
> target details ans such.
>
> Best regards,
> Viktor
>
> ----- Original Message ----- From: "David Goodwin" <david_goodwin at apple.com
> >
> To: "LLVM Developers Mailing List" <llvmdev...
2009 Jul 10
2
[LLVMdev] Heads up! Working on bugpoint
Hi Viktor,
I did not see your patches, can you send them again. Here are the
changes that I have made that seem to get remote execution working for
bugpoint. I have not yet changed the test system to provide -remote-
client and -remote-port.
David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch2
Type: application/octet-stream
Size: 1906 bytes
Desc:
2009 Jul 10
0
[LLVMdev] Heads up! Working on bugpoint
...d 2 diffs. Please notice that RemoteRunSafely.sh
>> may get moved to the test suite sub-tree.
>>
>> We have targeted different areas fso far which is great.
>> What's your plan?
>>
>> I have been thinking of using -run-custom and -safe-run-custom
>> argumants for the cross-tools to keep bugpoint out of knowing any
>> target details ans such.
>>
>> Best regards,
>> Viktor
>>
>> ----- Original Message ----- From: "David Goodwin" <david_goodwin at apple.com
>> >
>> To: "LLVM Developers...
2004 Aug 26
13
Load Balance simply doesn´t work...
i´ve been searching for a load balance solution since a month
ago... what i can say is that it simply doesn´t work. I was
unable to find one guy that did it with sucess. When "load
balance" is the subject of the message on the list, the
message is simply ignored.
So... if it doesn´t work... why LARTC don´t delete it from the
HOW TO and answer us with some "it simply doesn´t
2006 May 23
11
how to debug RTNETLINK invalid argument?
Hey,
I am getting an invalid argument trying to insert a qdisc:
[root@emu-5 iproute2]# tc qdisc add dev eth0 root xcp capacity 50Mbit
limit 500
RTNETLINK answers: Invalid argument
I''m not sure whats wrong here, because i can successfully insert this
qdisc on other computers of mine.
How can i debug this?
Thanks!
George
2010 Feb 23
12
"no such file to load -- gettext/rails" error
I get the error below when I try to start my server.
Here are the versions installed:
OS: Windows Server 2008
Ruby: 1.8.7
Gems:
actionmailer (2.3.5, 1.3.5)
actionpack (2.3.5, 1.13.5)
actionwebservice (1.2.5)
activerecord (2.3.5, 1.15.5)
activeresource (2.3.5)
activesupport (2.3.5, 1.4.4)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
gem_plugin