13 Commits

Author SHA1 Message Date
Liam Newman
641564bedb Add python shell test to make file
Related to #209
2013-04-14 17:11:04 -07:00
Liam Newman
9de057f94c Reorganize file structure by language/platform
Moved all files that are specifically for the website into web (except for index.htm)
Moved all files that are javascript (for node or web) into js
Organized js folder to generally follow node structures

This change also changes .npmignore to include unpackers in the package.
First step on #224.
2013-04-04 15:51:19 -07:00
Liam Newman
02aa812163 Expand travis test to include python 2013-03-20 11:51:10 -07:00
Einar Lielmanis
29fffc280e Extract TK_COMMA from TK_OPERATOR, fix #125 2012-07-05 18:34:35 +03:00
Einar Lielmanis
ec46241049 Remove obsolete "publish" target from my Makefile 2012-07-02 11:13:46 +03:00
Einar Lielmanis
b1e925c232 Some support for actionscript's import foo.* 2012-05-17 11:17:49 +03:00
Einar Lielmanis
687c8d2308 Fix #112, invalid indentation for object property "default" 2012-05-10 12:59:10 +03:00
Einar Lielmanis
6a74689bad Run js tests first on "make test" 2012-03-04 23:30:26 +02:00
Einar Lielmanis
068ec1701a Treat HTML comments better, fixes #99 2012-03-02 17:31:44 +02:00
Einar Lielmanis
7e0a89ae87 Update makefile to publish beautify-css.js as well 2011-12-23 12:12:00 +02:00
Einar Lielmanis
2fe35d69cb js-beautify-test honors $PYTHON env 2011-09-05 15:28:09 +03:00
Einar Lielmanis
3449ff7679 Run my tests with both pythons 2011-09-05 15:05:28 +03:00
Einar Lielmanis
72016ffb16 Add my makefile and cli-spidermonkey-tester
...just so they don't get lost.
2011-06-12 20:30:32 +03:00