Re: [FalconJx] AMD tests location

2013-02-14 Thread Michael Schmalle
Well that was the commit, 555 green light tests on my end. Mike Quoting Erik de Bruin : No worries, as long as we coordinate ;-) EdB On Thu, Feb 14, 2013 at 12:13 PM, Michael Schmalle wrote: Right, I agree with you, give my 30 minutes and I will have everything I have up to this point co

Re: [FalconJx] AMD tests location

2013-02-14 Thread Erik de Bruin
No worries, as long as we coordinate ;-) EdB On Thu, Feb 14, 2013 at 12:13 PM, Michael Schmalle wrote: > Right, > > I agree with you, give my 30 minutes and I will have everything I have up to > this point committed with passing tests. > > My problem was, I shouldn't have committed anything las

Re: [FalconJx] AMD tests location

2013-02-14 Thread Michael Schmalle
Right, I agree with you, give my 30 minutes and I will have everything I have up to this point committed with passing tests. My problem was, I shouldn't have committed anything last week(unit tests) until I got to this point. My Bad. Mike Quoting Erik de Bruin : I wasn't suggesting you

Re: [FalconJx] AMD tests location

2013-02-14 Thread Erik de Bruin
I wasn't suggesting you use the 'goog' tests, I was suggesting there is now room for an 'AMD' directory within 'test-files', in which you can put the AMD tests, and that you use the file based testing I added to TestBase.java (using 'getFileNode()' with a filename to feed the AS code to the compile

Re: [FalconJx] AMD tests location

2013-02-14 Thread Michael Schmalle
Quoting Erik de Bruin : Mike, I was reading your commit notes and saw you're looking for a location to put your .as sources for testing. I've refactored the test-files location to allow for a AMD specific directory (did this yesterday, you should have the new directory layout) Also, I already

[FalconJx] AMD tests location

2013-02-14 Thread Erik de Bruin
Mike, I was reading your commit notes and saw you're looking for a location to put your .as sources for testing. I've refactored the test-files location to allow for a AMD specific directory (did this yesterday, you should have the new directory layout) Also, I already have the testing of entire