Commit Graph

15 Commits

Author SHA1 Message Date
Erjan Gavalji
1485abaa8b Run tests in travis-CI
Add android definitions to check if they will get downloaded
Set the language to android
Attempt starting the app
Add a new redirection to the testapp-runner - a runOnly verb
Disable the install prompt
Enable the buildOnly- and runOnly- commands
Fix the version of the packages
Comment cleanup code. Workflow to be reworked
Install android 23 to make the app build
Build the test app with the @next android runtime
Add @next ability. Build with it
Specify oracle java version 8
Use switcher to switch to oraclejdk8
Switch to a single step so that build breaks on first failure
Reorder attempting to use higher nodejs
Attempt using node 5.10.1
Detect test failure
Add detection for test failures
Decrease verbosity
Extract the test checkers to a separate script
Unignore the build folder recursively. Add the fixed script
Remove the redundant node-version messages
Run the tests with Api level 21
2016-03-04 16:53:30 +02:00
Nedyalko Nikolov
8c6f2c697f Introducing DatePicker date property. 2016-03-07 15:58:36 +02:00
Panayot Cankov
6fdb999a94 Let TS compile in-place
Add 'grunt inplace' to tsc and build d.ts-es
2016-02-26 17:47:54 +02:00
Erjan Gavalji
7bb773374e Ignore the .testsapprun intermediate folder. It will remain if test run fails 2015-10-19 10:42:42 +03:00
Erjan Gavalji
a875096b08 Start moving the code to grunt 2015-10-16 16:56:43 +03:00
Erjan Gavalji
f04fc617a0 Change the output file to be an argument to the expect script. Pass it from the runner. Ignore the output file name 2015-10-15 17:42:17 +03:00
Hristo Deshev
e3778dd48f Unignore js files in CSS lib dirs. 2015-10-14 15:08:09 +03:00
Vladimir Enchev
d8758f9801 fetch.js added 2015-07-16 16:52:04 +03:00
Hristo Deshev
b3fbd4a265 Gitignore *.js again. 2015-06-19 15:43:09 +03:00
Hristo Deshev
7e09183d23 gitignore .baseDir.ts 2015-06-17 15:53:11 +03:00
Hristo Deshev
4879b26683 Update gitignore. Exclude tags and allow *.js in root. 2015-06-17 15:53:11 +03:00
Vladimir Enchev
eca3f9ca2e everlive lib added 2015-03-24 14:52:24 +02:00
Nedyalko Nikolov
3b206c772d Fixed issue: Update list-view in iOS when adding items. 2015-03-19 16:18:30 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00
atanasovg
39b505384a New BCL approach & BuildTasks 2014-03-12 18:26:58 +02:00