Mercurial
>
ldcheck
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
removed some alias tests that aren't mandated by the official header specification
default
tip
2021-08-26
, by Teemu Piippo
Fix merge issues regarding web front
2021-08-26
, by Teemu Piippo
Fix merge issues regarding the unit tests
2021-08-26
, by Teemu Piippo
Fix merge issues
2021-08-26
, by Teemu Piippo
Update license year
2021-08-26
, by Teemu Piippo
Merge commit
2021-08-26
, by Teemu Piippo
Cleanup ldcheck.py
2021-08-26
, by Teemu Piippo
refactoring: moved context-dependant data to new class LDrawContext. ldcheck no longer writes the config file, and looks for it in sensible locations like ~/.config and /etc. LDraw libraries can now be specified on the command line.
2020-09-18
, by Teemu Piippo
added missing skew unit tests
2020-09-18
, by Teemu Piippo
added whitespace unit tests
2020-09-18
, by Teemu Piippo
added category unit tests
2020-09-18
, by Teemu Piippo
added alias tests
2020-09-18
, by Teemu Piippo
added moved to with extension unit tests
2020-09-18
, by Teemu Piippo
added unnecessary scaling test
2020-09-18
, by Teemu Piippo
added invertnext unit tests
2020-09-18
, by Teemu Piippo
added nocertify test
2020-09-18
, by Teemu Piippo
added physical color unit test
2020-09-18
, by Teemu Piippo
added keywords for nonparts test
2020-09-18
, by Teemu Piippo
added unit test for illegal scaling
2020-09-18
, by Teemu Piippo
added mirrored studs test
2020-09-18
, by Teemu Piippo
added unit tests for official parts
2020-09-18
, by Teemu Piippo
added unknown subfile test
2020-09-18
, by Teemu Piippo
added determinant test
2020-09-18
, by Teemu Piippo
unknown metacommand test
2020-09-18
, by Teemu Piippo
added license tests
2020-09-18
, by Teemu Piippo
added bfc declaration tests
2020-09-18
, by Teemu Piippo
added bad line ending test
2020-09-18
, by Teemu Piippo
added syntax.test
2020-09-18
, by Teemu Piippo
added moved test
2020-09-18
, by Teemu Piippo
added a todo list for unit tests
2020-09-18
, by Teemu Piippo
added more tests
2020-09-18
, by Teemu Piippo
remove old collinearity reference
2020-09-18
, by Teemu Piippo
sort unit tests
2020-09-18
, by Teemu Piippo
added bowtie test
2020-09-18
, by Teemu Piippo
unittest.py made executable
2020-09-18
, by Teemu Piippo
added unit testing
2020-09-18
, by Teemu Piippo
fixed config not being properly loaded from script directory
2020-09-18
, by Teemu Piippo
Added tag 1.0 for changeset 8c2ca8d368d4
2020-09-06
, by Teemu Piippo
changed version to 1.0.9999
2020-09-06
, by Teemu Piippo
changed version to 1.0
1.0
2020-09-06
, by Teemu Piippo
..., part two
2020-08-26
, by Teemu Piippo
...
2020-08-26
, by Teemu Piippo
changed severity of bad-subfile to warn
2020-08-26
, by Teemu Piippo
handle file not found more cleanly
2020-08-25
, by Teemu Piippo
add more to color testing reference
2020-08-25
, by Teemu Piippo
added a reference for colors
2020-08-25
, by Teemu Piippo
added a reference for bowtie quadrilaterals
2020-08-25
, by Teemu Piippo
split header tests into their own file
2020-08-25
, by Teemu Piippo
use a bigger threshold in the determinant test
2020-08-25
, by Teemu Piippo
replaced the collinear test with a new one based on the hairline test that checks interior angles against official limits of 0.025 and 179.9
2020-08-25
, by Teemu Piippo
bump year in license
2020-08-25
, by Teemu Piippo
added ability to get other header elements than just the first one
2020-08-25
, by Teemu Piippo
add some basic versioning
2020-08-25
, by Teemu Piippo
move format_report_html to webfront.py
2020-08-25
, by Teemu Piippo
made colors toggleable
2020-08-25
, by Teemu Piippo
add comments
2020-08-25
, by Teemu Piippo
move library-standards.ini to top directory
2020-08-25
, by Teemu Piippo
fixed the cyclical dependency handling
2019-06-24
, by Teemu Piippo
added a check for non-DOS line endings
2019-06-24
, by Teemu Piippo
don't check the category of '~'-files
2019-06-24
, by Teemu Piippo
improved the mirrored stud check to catch cases where a subfile that contains studs is mirrored
2019-06-24
, by Teemu Piippo
removed the typename methods
2019-06-24
, by Teemu Piippo
fixed the collinear test for polygons with identical vertices
2019-06-24
, by Teemu Piippo
split more tests into new files
2019-06-24
, by Teemu Piippo
moved the bad whitespace test to a new file
2019-06-24
, by Teemu Piippo
added a test for non-standard whitespace characters in the description
2019-06-23
, by Teemu Piippo
added tests for missing license and non-CA
2019-06-23
, by Teemu Piippo
fixed the use of moved-to-files check not working if there were non-alphanumerics in the filename
2019-06-23
, by Teemu Piippo
fixed prefixed punctuations winding up in the effective categories of subparts
2019-06-23
, by Teemu Piippo
added a test for mirrored studs
2019-06-23
, by Teemu Piippo
added a test for the description setting a multi-word category
2019-06-23
, by Teemu Piippo
added better help entries to command line parameters
2019-06-23
, by Teemu Piippo
added a test for unnecessary invertnext use
2019-06-23
, by Teemu Piippo
added a test for valid categories
2019-06-23
, by Teemu Piippo
added a test for unknown metacommands
2019-06-23
, by Teemu Piippo
improved header extent scanning
2019-06-23
, by Teemu Piippo
fixed choking on 'Author: [PTAdmin]'-lines
2019-06-22
, by Teemu Piippo
added a test for BFC INVERTNEXT not followed by a type-1 line
2019-06-22
, by Teemu Piippo
added a test for ".dat"-extensions in the description
2019-06-22
, by Teemu Piippo
added alias tests
2019-06-22
, by Teemu Piippo
made problems be copied more nicely from the web front end
2019-06-22
, by Teemu Piippo
fix capitalization
2019-06-22
, by Teemu Piippo
added tests for colour 24 usage
2019-06-22
, by Teemu Piippo
added a check for keywords in non-parts
2019-06-22
, by Teemu Piippo
complain about missing BFC declarations
2019-06-22
, by Teemu Piippo
complain if LDRAW_ORG line is missing
2019-06-22
, by Teemu Piippo
Fix unofficial part test
2019-06-22
, by Teemu Piippo
cleanup
2019-06-08
, by Teemu Piippo
changed severity names to be better understood
2019-06-07
, by Teemu Piippo
added the list of issues onto the web frontend
2019-06-07
, by Teemu Piippo
Problem reporting revamp, program is now aware of its problem types
2019-06-07
, by Teemu Piippo
show the filename of the processed file in the report
2019-06-04
, by Teemu Piippo
fix author parsing
2019-06-04
, by Teemu Piippo
report invalid ISO dates instead of crashing
2019-06-01
, by Teemu Piippo
try to fix crashing
2019-06-01
, by Teemu Piippo
fixed the web front
2019-06-01
, by Teemu Piippo
fixed BFC INVERTNEXT being interpreted as a header command
2019-06-01
, by Teemu Piippo
fixed handling of invalid subfiles
2019-06-01
, by Teemu Piippo
added tests for moved-to files and scaling in flat dimensions
2019-05-30
, by Teemu Piippo
fixed the formatting of the license
2019-05-29
, by Teemu Piippo
fix author parsing getting extra spaces in the name
2019-05-28
, by Teemu Piippo
added categories.txt
2019-05-28
, by Teemu Piippo
added primitive CCW test
2019-05-28
, by Teemu Piippo
fix LDRAW_ORG parsing
2019-05-28
, by Teemu Piippo
added some header tests
2019-05-25
, by Teemu Piippo
added work on header check
2019-05-25
, by Teemu Piippo
closed branch
2019-05-24
, by Teemu Piippo
removed old code
2018-01-31
, by Santeri Piippo
Renamed hair test
2018-01-31
, by Santeri Piippo
fixed another python3.6ism
2018-01-31
, by Santeri Piippo
fixed python3.6ism
2018-01-31
, by Santeri Piippo
don't crash and burn if someone sends something that's not LDraw
2018-01-31
, by Santeri Piippo
fix paths
2018-01-31
, by Santeri Piippo
fix stylesheet
2019-05-24
, by Teemu Piippo
added proper handling of syntax errors
2019-05-24
, by Teemu Piippo
Fix operation under Python 3.4
2019-05-24
, by Teemu Piippo
now checks that paths are specified
2019-05-24
, by Teemu Piippo
cleanup
2019-05-24
, by Teemu Piippo
the program now checks that all ldraw paths are reachable
2019-05-24
, by Teemu Piippo
add LICENSE
2018-01-31
, by Santeri Piippo
Reworked web front, problems are now sorted by category as well as line number
2018-01-31
, by Santeri Piippo
Fix math domain errors in vector_angle
2018-01-24
, by Santeri Piippo
added test for collinearity, fixed bowtie test
2018-01-23
, by Santeri Piippo
added a simple web frontend
2018-01-23
, by Santeri Piippo
Added bowtie check
2018-01-23
, by Santeri Piippo
Changed threshold skew test, added warning for slightly skew quads
2018-01-23
, by Santeri Piippo
Added command line option to list all checks.
2018-01-22
, by Santeri Piippo
added check for invalid colours
2018-01-22
, by Santeri Piippo
added test for forbidden primitive scaling
2018-01-22
, by Santeri Piippo
added matrix all zero test
2018-01-22
, by Santeri Piippo
refactor
2018-01-22
, by Santeri Piippo
refactor
2018-01-22
, by Santeri Piippo
rename test
2018-01-22
, by Santeri Piippo
better handling of ldraw code
2018-01-22
, by Santeri Piippo
made errors prettier
2018-01-22
, by Santeri Piippo
Added code to run the test suite.
2018-01-22
, by Santeri Piippo
Commit work done on test loading
2018-01-22
, by Santeri Piippo
Condensed transform_to_xy
2018-01-21
, by Santeri Piippo
transform_to_xy implemented and concave test online
2018-01-22
, by Santeri Piippo
Got the skew test working
2018-01-21
, by Santeri Piippo
commit work done on test suites...
2018-01-19
, by Santeri Piippo
fix ldconfig.ldr parsing
2018-01-16
, by Santeri Piippo
add ldcheck.cfg to hgignore
2018-01-16
, by Santeri Piippo
Added matrix code, moved library paths to ldcheck.cfg.
2017-12-22
, by Santeri Piippo
Added ldconfig.ldr support
2017-12-21
, by Santeri Piippo
Smallest angles
2017-12-21
, by Santeri Piippo
Added code to compute areas of triangles and quadrilaterals
2017-12-20
, by Santeri Piippo
Added vertex operators
2017-12-12
, by Santeri Piippo
color -> colour
2017-12-12
, by Santeri Piippo
Can now write dat files, added direct color handling
2017-12-10
, by Santeri Piippo
Moved the parsing function into a new file
2017-12-10
, by Santeri Piippo
Parsing function complete
2017-12-10
, by Santeri Piippo
Initial commit with half-done parsing function
2017-12-10
, by Santeri Piippo
less
more
|
(0)
tip