make[1]: Entering directory '$(@D)'
make[2]: Entering directory '$(@D)'
Making all in src
make[3]: Entering directory '$(@D)/src'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '$(@D)/src'
Making all in csslint
make[3]: Entering directory '$(@D)/csslint'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '$(@D)/csslint'
Making all in docs
make[3]: Entering directory '$(@D)/docs'
Making all in examples
make[4]: Nothing to be done for 'all'.
Making all in reference
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '$(@D)/docs'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '$(@D)/docs'
make[3]: Leaving directory '$(@D)/docs'
Making all in tests
make[3]: Entering directory '$(@D)/tests'
Making all in test-inputs
make[4]: Entering directory '$(@D)/tests/test-inputs'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '$(@D)/tests/test-inputs'
Making all in test-output-refs
make[4]: Entering directory '$(@D)/tests/test-output-refs'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '$(@D)/tests/test-output-refs'
make[4]: Entering directory '$(@D)/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '$(@D)/tests'
make[3]: Leaving directory '$(@D)/tests'
Making all in build
make[3]: Entering directory '$(@D)/build'
Making all in win32
Making all in vs9
make[5]: Nothing to be done for 'all'.
Making all in vs10
make[5]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all-am'.
make[4]: Entering directory '$(@D)/build'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '$(@D)/build'
make[3]: Leaving directory '$(@D)/build'
make[3]: Entering directory '$(@D)'
make[3]: Leaving directory '$(@D)'
make[2]: Leaving directory '$(@D)'
if test -x $(SOURCE_DIR)/tests/testctl ; then $(SOURCE_DIR)/tests/testctl cleanup ; $(SOURCE_DIR)/tests/testctl run ; fi
REMAINING_ARGS=cleanup
REMAINING_ARGS=run
cur_arg=
run test: test-prop-ident.sh
run test: test-several-media.sh
run test: test-unknown-at-rule.sh
run test: test-unknown-at-rule2.sh
run test: test0
run test: test1
run test: test2
run test: test3
run test: test4
run test: test5
run test: test6
creating tmp directory tests/test-outputs ...
done
$(SOURCE_DIR)/tests/test-prop-ident.sh[3]: .: global-test-vars.sh: cannot open [No such file or directory]
done
$(SOURCE_DIR)/tests/test-several-media.sh[3]: .: global-test-vars.sh: cannot open [No such file or directory]
done
done
done
executing test0 $(SOURCE_DIR)/tests/test-inputs/test0.1.css > tests/test-outputs/test0.1.css.out ...
done
done
executing test2 $(SOURCE_DIR)/tests/test-inputs/test2.1.css > tests/test-outputs/test2.1.css.out ...
done
executing test2 $(SOURCE_DIR)/tests/test-inputs/test2.2.css > tests/test-outputs/test2.2.css.out ...
done
done
executing test3 $(SOURCE_DIR)/tests/test-inputs/test3.1.css > tests/test-outputs/test3.1.css.out ...
done
executing test3 $(SOURCE_DIR)/tests/test-inputs/test3.2.css > tests/test-outputs/test3.2.css.out ...
done
done
executing test4 $(SOURCE_DIR)/tests/test-inputs/test4.1.css > tests/test-outputs/test4.1.css.out ...
done
executing test4 $(SOURCE_DIR)/tests/test-inputs/test4.2.css > tests/test-outputs/test4.2.css.out ...
done
executing test5 $(SOURCE_DIR)/tests/test-inputs/test5.1.css > tests/test-outputs/test5.1.css.out ...
done
done
SOME TESTS ARE KO :(
See tests/tests-error.log to see what's going on
make[1]: Leaving directory '$(@D)'