Commit Graph

2 Commits

Author SHA1 Message Date
Philippe Miossec 49c1bb0a95 No more need to display the path... 2015-07-25 13:30:12 +02:00
Philippe Miossec ae15d5d149 Functional/Smoke tests!
* Add a powerShell script to do smoke/functional tests on a tfs repository
* Add another AppVeyor script to run smoke tests
* Introduce a new ConfigurationBuild to build on AppVeyor
without being obliged to install external dependencies

PS: We could run the script locally (to verify your version of git-tfs) with the command:

	.\FunctionalTesting\smoke_tests.ps1 c:\path\to\your\custom\git-tfs\
2015-07-01 16:42:18 +02:00