Daniel Imms
e29c517386
Revert "replace bash shebang with '#!/usr/bin/env bash" for portability"
...
This reverts commit 86dace91a2 .
2017-10-06 09:33:22 -07:00
Joao Moreno
85f7b35dec
use --skip-getting-started in integration test
2017-10-02 14:27:10 +02:00
kieferrm
b9488b7278
remove unused files
2017-09-25 18:36:43 -07:00
kieferrm
e0089551a6
parse source comments
2017-09-25 18:36:43 -07:00
kieferrm
32772fa808
gdpr tooling
2017-09-25 18:36:43 -07:00
Putta Khunchalee
86dace91a2
replace bash shebang with '#!/usr/bin/env bash" for portability
2017-09-17 21:19:08 +07:00
Ramya Achutha Rao
70a14d8a54
Use dp0 instead of ROOT in test-integration.bat
2017-09-13 11:08:42 -07:00
Christof Marti
3307e76f76
Relative file match ( #24074 )
2017-09-12 22:16:48 -07:00
Rob Lourens
48ed021dc5
Merge branch 'master' into electron/1.7.4
2017-08-08 07:21:28 -07:00
Daniel Imms
1bf7d177d9
Clean up
2017-07-25 19:40:26 -07:00
Ramya Achutha Rao
b3d37bfa16
Add emmet tests to test-integration.bat
2017-07-25 17:18:19 -07:00
Daniel Imms
e65426f473
Remove loader snapshot
2017-07-25 17:16:07 -07:00
Daniel Imms
7bed98ea39
Set errorlevel to 0 if it's 255
2017-07-25 14:40:35 -07:00
Ramya Achutha Rao
01e3164faf
Fixing broken integration tests
2017-07-24 14:11:41 -07:00
Ramya Achutha Rao
5d33b200bd
Commenting emmet integration tests
2017-07-24 14:03:55 -07:00
Ramya Achutha Rao
e1f7580199
First set of tests for Emmet commands #8454
2017-07-21 11:38:46 -07:00
Rob Lourens
f7d1155ebb
Reenable test-int-mocha.sh
2017-07-17 13:19:43 -07:00
Rob Lourens
150b00a625
Comment out test-int-mocha to unstick builds
2017-07-17 10:16:05 -07:00
Joao Moreno
c2fa7f6c89
tfs: linux, remove xvfb-run support
2017-07-03 11:45:11 +02:00
Joao Moreno
ccda5dce25
tfs: debug linux unix tests
2017-07-03 09:38:19 +02:00
Joao Moreno
3462fd14be
tfs: windows build
2017-06-16 11:22:32 +02:00
Joao Moreno
1cc1b75d78
tfs: fix concurrent windows builds
2017-06-16 11:04:22 +02:00
Joao Moreno
b244b1483c
develop in win-x64
2017-05-18 14:55:12 +02:00
Joao Moreno
a226da41de
tfs: try to get a free xvfb server number
2017-05-18 13:48:06 +02:00
Joao Moreno
17a6e12e02
tfs: create env.ps1
2017-05-18 07:59:38 +02:00
Joao Moreno
15a6f0b4e9
fix
2017-05-17 16:44:14 +02:00
Joao Moreno
c0fd0eba1b
tfs: fix npm distro install
2017-05-17 16:37:26 +02:00
Joao Moreno
1fb2d844ed
remove build from test script
2017-05-17 11:48:51 +02:00
Benjamin Pasero
5057c95e6b
some electron deprecation fixes
2017-05-11 07:54:36 +02:00
Joao Moreno
063396d1cc
improve win32 tfs scripts
2017-05-10 12:11:50 +02:00
Joao Moreno
11f42a781c
build
2017-04-26 10:18:08 +02:00
Johannes Rieken
e6d0de3cb1
set CWD when running tests
2017-04-25 08:51:03 +02:00
Johannes Rieken
20651fb6d6
make xvfb an arg
2017-04-13 12:44:37 +02:00
Johannes Rieken
7ac05a0a88
pass on args
2017-04-13 12:09:40 +02:00
Johannes Rieken
f1551be59e
add xvfb test script
2017-04-13 12:08:10 +02:00
Joao Moreno
279a1110cd
add comment back
2017-04-11 16:05:21 +02:00
João Moreno
e359d83c06
Merge pull request #21016 from flagello/escape_paths_code_bash_script
...
Escape paths in code.sh
2017-04-11 16:05:01 +02:00
Joao Moreno
c2d377c83b
Merge branch 'escape_paths_install_bash_script' of https://github.com/flagello/vscode-essence into flagello-escape_paths_install_bash_script
2017-04-11 15:34:03 +02:00
Johannes Rieken
94f2804322
Revert "revert electron tests"
...
This reverts commit 119d2d4ba8 .
2017-04-10 10:20:56 +02:00
Joao Moreno
119d2d4ba8
revert electron tests
2017-04-06 15:56:49 +02:00
Johannes Rieken
8a73c7d0b4
renames: test -> test-mocha and test-electron -> test
2017-04-04 17:03:39 +02:00
Alex Dima
c0b52655ba
Fixes #23183 : Cannot use mocha --run anymore
2017-03-24 22:27:14 +01:00
Rob Lourens
d55d499946
Reinstate textsearch perf test as integration test -
...
- fix its flakiness
- add test-int-mocha so .integrationTest.js files can be run separately from code.sh integration tests.
- make all.js support globs with --run
- Fix #22512
2017-03-22 14:48:49 -07:00
Benjamin Pasero
bb508d8eb1
USERDATADIR => VSCODEUSERDATADIR
2017-03-17 18:19:31 +01:00
Martin Aeschlimann
006c46e5ef
Run integration tests on a new user data directory
2017-03-17 17:08:48 +01:00
Johannes Rieken
334fcb8e08
Merge branch 'master' into joh/electron4tests
2017-03-09 12:34:03 +01:00
Johannes Rieken
fc8dc29030
disableExtension during API tests
2017-03-07 17:29:22 +01:00
Rob Lourens
a3349f9cc4
Fix #20648 - run search tests as integration tests
2017-03-01 12:00:50 -08:00
Joao Moreno
58ec3f08c0
fixes #21576
2017-03-01 10:46:51 +01:00
William Esz
dd73aababe
Escape paths (related to #21010 )
2017-02-21 21:22:01 +01:00