[Bug 425510] Re: 'bzr mv' should do wildcard expansion on windows

Vincent Ladeuil v.ladeuil+lp at free.fr
Sat Sep 12 15:22:14 BST 2009


>>>>> "Maritza" == Maritza Mendez <martitzam at gmail.com> writes:

<snip/>

    Maritza> ~M : Cool.  I was looking over a few of the blackbox
    Maritza> tests and wondering, "How should I approach this for
    Maritza> these new bugs?"

Good. The idea is to make it easier for newcomers to write tests
without learning the full API first.

You rarely need the full API, but finding the relevant part is
often tricky.

    Maritza> ~M : Yikes!  Let's not name the tests or fixes after
    Maritza> me.  That means we'd have to name the bugs after me,
    Maritza> too.  ~M : Don't need nobody asking "Who's this
    Maritza> crazy Martitza?"  :)

Too late :)

<snip/>

    Maritza> ~M : It sounds like you actually have the bugs fixed.

The bugs I mentioned where in the shell-like tests
implementation, my goal was to check that *you* could write the
failing tests that demonstrate bugs 425510 and 426410.
<snip/>


    >> I cheated a little because the shell-like tests didn't handle
    >> glob so far (haha aren't life funny ?) and I had to fix a bug too
    >> ('> cat.txt' wasn't handled as '>cat.txt').
    >> 
    >> 
    Maritza> ~M : Nice catch!

Hehe, no, nice catch to *you* shell-like tests now support that syntax !


    >> But both tests are failing right now and for the right cause: no
    >> glob handling at the shell level.
    >> 
    >> Also note that except for your prompts, you can specify the
    >> expected outputs or errors exactly as they appear in your initial
    >> report.
    >> 
    >> Thoughts ?
    >> 
    >> 
    Maritza> ~M : Thank you very much for taking an interest and acting.
    Maritza> ~M : Extra thanks for not just doing it, but also providing feedback so that
    Maritza> I can contribute more effectively in the future!


    >> Vincent
    >> 
    >> P.S.: The updated branch is at lp:~vila/bzr/shell-like-tests
    >> P.P.S.: Will look into that glob handling for the tests now.
    >> 

Now that shell-like tests can handle glob-like expansion, you
can't reproduce the bugs anymore though :-/

      Vincent



More information about the bazaar mailing list