Commit Graph

4550 Commits

Author SHA1 Message Date
Julian Dolby c466467116 give up on tests for now 2015-02-26 15:14:13 -05:00
Julian Dolby 5d88acf0a5 report droid bench root 2015-02-26 14:45:08 -05:00
Julian Dolby 24ce8dc4de try tp find dx for test 2015-02-26 14:24:58 -05:00
Julian Dolby 4f1288a1e2 echo root 2015-02-26 13:33:36 -05:00
Julian Dolby 5d263e4f3c skip tests if no android libs 2015-02-26 13:28:09 -05:00
Julian Dolby 9f6d3623ca try to get droidbench 2015-02-26 13:07:56 -05:00
Julian Dolby 1b0ed09144 fetch needed test data 2015-02-26 12:40:19 -05:00
Julian Dolby 74bcab9f1e run ant 2015-02-26 12:12:27 -05:00
Julian Dolby e4ed9d1b4f file map 2015-02-26 11:50:41 -05:00
Julian Dolby c78cd7006b make sure lib dir exists 2015-02-26 11:39:54 -05:00
Julian Dolby b2c2a2d9e3 getch commons stuff from maven 2015-02-26 11:24:47 -05:00
Julian Dolby 6f78c58226 merge 2015-02-26 09:39:53 -05:00
Julian Dolby 5cc870dd77 fixes to Dalvik support, and work on running Dalvik tests on Travis 2015-02-26 09:34:03 -05:00
Manu Sridharan cef054a29a better cache directory for ocaml 2014-12-23 13:48:46 -08:00
Manu Sridharan 3864bf20ac cache ocaml download 2014-12-23 12:54:32 -08:00
Manu Sridharan 74cbc869ef try caching more stuff 2014-12-23 12:50:44 -08:00
Manu Sridharan 7c44097ee6 try enabling Maven caching for faster Travis builds 2014-12-23 11:51:17 -08:00
Manu Sridharan c447ae9640 Fix compile error in com.ibm.wala.dalvik.test and set up Travis builds 2014-12-23 11:46:09 -08:00
Julian Dolby 4676c4f4d4 bug fix for translation of do loops using a goto 2014-12-19 11:16:00 -05:00
Manu Sridharan 868120cec6 Merge branch 'master' of github.com:wala/WALA 2014-12-17 10:21:08 -08:00
Manu Sridharan d3ff50e14c add 'sudo: false' to enable faster Travis CI builds 2014-12-17 10:21:00 -08:00
Julian Dolby 096e2f796f 1) new support for function.prototype.apply in field-based CGs
2) fixes to Dalvik bytecode reader
3) fixes to Shrike writing Java 7 byte code
2014-12-11 21:48:23 -05:00
Julian Dolby 6aa3646849 Merge branch 'master' of https://github.com/wala/WALA 2014-12-02 20:36:49 -05:00
Manu Sridharan b2544f6f4f Merge branch 'master' of github.com:wala/WALA 2014-12-02 13:14:44 -08:00
Manu Sridharan 1a50959ed1 Restore README.md
We should make this more informative at some point.
2014-12-02 13:14:26 -08:00
Julian Dolby dc4b23f844 Merge branch 'master' of https://github.com/wala/WALA 2014-11-25 19:15:21 -05:00
Manu Sridharan 27780f8ab5 Merge pull request #63 from cos/filter-to-predicate
Filter to Predicate
2014-11-25 16:01:27 -08:00
Cosmin Radoi 64febed32d fix 2014-11-25 13:51:00 -06:00
Cosmin Radoi a09c9f6eeb fix: remove import 2014-11-25 13:43:37 -06:00
Cosmin Radoi 853b5fc37a replace Filter with Predicate 2014-11-25 13:23:47 -06:00
Julian Dolby 88c376b6de Merge branch 'master' of https://github.com/wala/WALA 2014-11-24 17:56:44 -05:00
Julian Dolby 2a8ac2e504 merge 2014-11-24 17:56:41 -05:00
Manu Sridharan b461107837 Fix compile error, and compile scandroid in Maven build 2014-11-24 14:37:46 -08:00
Julian Dolby e4b113d33f Merge branch 'master' of https://github.com/wala/WALA 2014-11-24 11:21:23 -05:00
Julian Dolby 1fd4cadc17 more work on field-based pointer analysis 2014-11-24 11:20:13 -05:00
Manu Sridharan 05899aa774 Merge pull request #62 from aaandrewww/upstream
Off by one error in toString, the last node is at index maxNumber-1.
2014-11-20 10:57:12 -08:00
Andrew Johnson 22b0643c97 Off by one error in toString, the last node is at index maxNumber-1. 2014-11-20 11:56:30 -05:00
Julian Dolby e14a5b4c08 try -noverify to silence travis ci errors 2014-11-18 23:21:58 -05:00
Julian Dolby 7d2bd5f6b4 more testing of field-based pointer analysis 2014-11-18 22:38:54 -05:00
Julian Dolby bf7dbe6359 misc fixes 2014-11-18 22:37:51 -05:00
Julian Dolby 4bc7d12191 more dalvik tests 2014-11-18 22:36:01 -05:00
Julian Dolby 97920a4ab9 fixes for reading core libraries from dex 2014-11-18 22:34:42 -05:00
Julian Dolby 1a4757cf10 add option to allow getMethodto be handled only for user code. a
scalability compromise.
2014-11-18 22:30:47 -05:00
Julian Dolby d9bf9906ca model prototypes in field-based pointer analysis 2014-11-18 22:27:25 -05:00
Manu Sridharan f5f992035a more build files for maven central jars 2014-11-13 21:16:11 -08:00
Manu Sridharan 4a67dacfd8 Merge pull request #59 from cos/ssa-equals-based-on-id
`SSAInstruction` equals based on its `iindex`
2014-11-11 20:02:13 -08:00
Julian Dolby 97c368f247 relax ant version for travis 2014-11-11 20:17:35 -05:00
Julian Dolby 71f16d4f1b try not using URLClassLoader 2014-11-11 20:03:09 -05:00
Cosmin Radoi e2dce7be00 SSAInstruction equals based on iindex 2014-11-10 19:40:45 -06:00
Cosmin Radoi a97df8ceec test revealing SSA cache problem 2014-11-10 11:59:06 -06:00