Displaying 20 results from an estimated 3264 matches for "checkouts".
Did you mean:
checkout
2007 Nov 15
7
Plain Text Stories Chaining Scenarios
I''m writing a plain text story (testing the waters) and I have
scenarios that I need to chain in my specs.
Here is what I have so far:
Story: User purchasing tshirts
As a user
I want to checkout
So that I can purchase shirts
Scenario: User goes to checkout with nothing in cart
Given a user
And user has an empty cart
When user goes to checkout
Then user
2006 Oct 13
6
If I stub do I have to mock as well?
Hi, I''m new to mocha and stubba but eager to learn. I have a rails
functional test in which I would like to stub an instance method of
particular class to always return true. I tried the following:
def test_post_checkout
Order.any_instance.stubs(:successful?).returns(true)
post :checkout
assert_response :redirect
assert_equal "Checkout was successful.",
2015 Sep 14
2
[PATCH 0/4] efi: Makefile improvement
2015-09-14 14:15 UTC+02:00, Patrick Masotta <masottaus at yahoo.com>:
>>>>
> These few patches contain a few improvement about the
> Makefiles for EFI. Mainly, to rebuild the files when needed, and only when
> needed. The three shell scripts efi/{check,build,clean}-gnu-efi.sh
> disappeared and
> are now integrated as makefile recipes.
> <<<
>
2004 Aug 06
3
Icecast2 documentation
I use the cvs version:
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot login
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout ice2
cd ice2
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout avl
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout log
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot checkout httpp
cvs -d :pserver:anonymous@cvs.icecast.org:/cvsroot
2013 Jan 02
2
[LLVMdev] Slow SVN Checkouts
Is anyone else experiencing very slow SVN checkouts/updates? I've tried
from two separate networks now, and checkouts are 15+ minutes on both.
--
Thanks,
Justin Holewinski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130102/46cbecca/attachment.html...
2006 Apr 20
0
problem in "depot" app - cart contents not shown on checkout
Hi all -
I''m working my way through the "depot" tutorial. I''m having a problem
with the section where the cart contents are displayed on the order
page. The cart contents display fine after I add an item to the cart,
but simply does not show up on the order page.
Any help would be appreciated.
I''m running Locomotive 1.0.0c on Tiger with MySQL from
2012 Nov 29
11
[LLVMdev] Getting Started
I know this process is well documented here http://llvm.org/docs/GettingStarted.html
But man do I love scripting things:
LLVM Getting Started (See http://llvm.org/docs/GettingStarted.html)
./getttingStarted.sh [-clang] [-compiler-rt] [-test-suite] [-branch branch]
[-dir path] [-r rev]
By default this script checks out ToT LLVM to the current working directory
Project Options:
-clang
2005 May 24
0
SVN checkout problem
Hello
I have problems with checkout using SVN. I am following instructions on
page http://us2.samba.org/samba/subversion.html.
First of all DNS can't resolve name svnanon.samba.org. I checked
nslookup and dig on three different systems using three different
providers - my office, T-Online and Litnet. DNS servers for all three
providers responded that host name not found. I also got IP
2006 Jan 15
1
You hava a nil object when you didn''t expect it!
Hello:
I''m new to rails (and ruby for that matter) and I''m us following the
tutorial in the Pragmatic
Programmer Agile Web Development with Rails book.
In chapter 9, Iteration D1: Capturing an order, I''ve added the code to
handle entry errors:
<%= error_messages_for(:order) %>
to the top of the checkout.rhtml file. Now when I press the checkout
link
2014 Jul 04
2
[LLVMdev] Using git bisect with LLVM
Hello,
git bisect helped me today in tracking down a regression in LLVM/Clang.
Because LLVM/Clang code is split across multiple git repositories, there
were a few obstacles to overcome prior to using git bisect. I thought I
would share them here, in the hope that they're useful for others.
The main difficulty was to check out the version of clang and compiler-rt
that would compile with a
2016 Jul 22
4
[RFC] One or many git repositories?
...ic repository could have one, and those of us who
>> don't would be unaffected. Whatever downsides you were worried about
>> would evaporate in a mist of rainbows and puppies.
>>
>> It turns out this hypothetical is very close to reality. The key is
>> git sparse checkouts [1], which let you check out only some files or
>> directories from a repository. Using this facility, if you don't like
>> the switch to a monolithic repository, you can set up your git so
>> you're (almost) entirely unaffected by it.
>>
>> If you want to che...
2016 Jul 20
11
[RFC] One or many git repositories?
...both worlds: Those of us
who want a monolithic repository could have one, and those of us who
don't would be unaffected. Whatever downsides you were worried about
would evaporate in a mist of rainbows and puppies.
It turns out this hypothetical is very close to reality. The key is
git sparse checkouts [1], which let you check out only some files or
directories from a repository. Using this facility, if you don't like
the switch to a monolithic repository, you can set up your git so
you're (almost) entirely unaffected by it.
If you want to check out only llvm and clang, no problem. Just...
2016 Jul 22
3
[RFC] One or many git repositories?
...who want a monolithic repository could have one, and those of us who
> don't would be unaffected. Whatever downsides you were worried about
> would evaporate in a mist of rainbows and puppies.
>
> It turns out this hypothetical is very close to reality. The key is
> git sparse checkouts [1], which let you check out only some files or
> directories from a repository. Using this facility, if you don't like
> the switch to a monolithic repository, you can set up your git so
> you're (almost) entirely unaffected by it.
>
> If you want to check out only llvm an...
2013 Jan 02
0
[LLVMdev] Slow SVN Checkouts
On Wed, Jan 2, 2013 at 7:01 AM, Justin Holewinski
<justin.holewinski at gmail.com> wrote:
> Is anyone else experiencing very slow SVN checkouts/updates? I've tried
> from two separate networks now, and checkouts are 15+ minutes on both.
>
> --
>
It could've been a temporary hiccup. Just updated and it was
reasonably fast (given the large changes from Chandler's header
renaming).
Eli
2014 Oct 31
3
[LLVMdev] Tree conflict on checkout
I am getting the following error while trying to checkout LLVM. I deleted
my local copy (no changes) just in case something was causing the issue,
but it didn't fix it.
Tree conflict on 'llvm\test\Bindings\Ocaml'
> local dir unversioned, incoming dir add upon update
Select: (r) mark resolved, (p) postpone, (q) quit resolution, (h) help:
-------------- next part --------------
2006 Apr 14
2
How to get 1.2.7 asterisk
Hi,
Does "cvs checkout asterisk" gets the later version of asterisk? I tried
"cvs checkout -r v1-2-7 asterisk", and didn't work for me. The only
thing works is "cvs checkout -r v1-2 asterisk". What exactly is version
tag for version 1.2.7? Thnx
2016 Jul 22
2
[RFC] One or many git repositories?
Can you please clarify your use of “cost” (bandwidth, disk space, extra command to type initially?),
Developer time, barrier to entry for new contributors. Getting the sparse-checkout business right looks like it is actually non-trivial and not recommended for the git novice. *Changing* the sparse-checkout configuration later appears to be fraught with peril (easy to get wrong).
The claim is
2016 Jul 21
3
[RFC] One or many git repositories?
> Today I *can* checkout only LLVM and Clang. On a single Git repo I can't.
This is true if you s/checkout/clone/. With a single repo, you must
clone (download) everything (*), but after you've done so you can use
sparse checkouts to check out (create a working copy of) only llvm and
clang. So you should only notice the fact that there exist things
other than llvm and clang when you first clone (download) llvm.
Either way switching to git is going to be a change from the status
quo. Personally I'm more interested in f...
2009 Feb 07
3
[LLVMdev] Problem Running llvm-suite
Hi,
I'm trying to run the tests in llvm-suite, but I've run into trouble.
First, I had the llvm-suite checkout in a directory alongside the llvm
compiler checkout, but, when I ran "make" from llvm-suite, it complained
about there not being a Makefile two levels above it, so I moved
llvm-suite into the "test" subdirectory inside the llvm compiler
checkout. I ran
2006 May 30
5
Compiling Asterisk-addons
Did the following:
svn checkout http://svn.digium.com/svn/asterisk-addons/trunk asterisk-addons
svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk
svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel
svn checkout http://svn.digium.com/svn/libpri/trunk libpri
Compiled and installed zaptel, libpri, asterisk and finally asterisk-addons.
Following errors ocurrs when compiling